summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/leds/leds-pca9532.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/leds/leds-pca9532.txt')
-rw-r--r--dts/Bindings/leds/leds-pca9532.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/dts/Bindings/leds/leds-pca9532.txt b/dts/Bindings/leds/leds-pca9532.txt
index 198f3ba0e0..f769c52e36 100644
--- a/dts/Bindings/leds/leds-pca9532.txt
+++ b/dts/Bindings/leds/leds-pca9532.txt
@@ -17,6 +17,8 @@ Optional sub-node properties:
- label: see Documentation/devicetree/bindings/leds/common.txt
- type: Output configuration, see dt-bindings/leds/leds-pca9532.h (default NONE)
- linux,default-trigger: see Documentation/devicetree/bindings/leds/common.txt
+ - default-state: see Documentation/devicetree/bindings/leds/common.txt
+ This property is only valid for sub-nodes of type <PCA9532_TYPE_LED>.
Example:
#include <dt-bindings/leds/leds-pca9532.h>
@@ -33,6 +35,14 @@ Example:
label = "pca:green:power";
type = <PCA9532_TYPE_LED>;
};
+ kernel-booting {
+ type = <PCA9532_TYPE_LED>;
+ default-state = "on";
+ };
+ sys-stat {
+ type = <PCA9532_TYPE_LED>;
+ default-state = "keep"; // don't touch, was set by U-Boot
+ };
};
For more product information please see the link below: