From 9cd9b9a912430de17e053c44276163212bcd2575 Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Fri, 16 Aug 2019 15:23:41 -0700 Subject: [PATCH] Add hwlock as a standard node name A hardware lock (hwlock) is a mechanism used by some devices to synchronize accesses between two software entities operating in parallel. Add it as a standard node name. Signed-off-by: Stephen Boyd Signed-off-by: Rob Herring --- source/devicetree-basics.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/devicetree-basics.rst b/source/devicetree-basics.rst index c5c197f..b91b048 100644 --- a/source/devicetree-basics.rst +++ b/source/devicetree-basics.rst @@ -220,6 +220,7 @@ name should be one of the following choices: * gpu * gyrometer * hdmi + * hwlock * i2c * i2c-mux * ide