diff options
author | Rob Herring <robh@kernel.org> | 2020-03-10 22:32:14 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-10 22:32:14 +0300 |
commit | eb32d1e45ecdc92b19bcbeae0a98c905820a780b (patch) | |
tree | 7cba65bb6ff5a2437b52dfc0de8abc0e6d9eb2a7 /Documentation/devicetree/bindings/leds/common.yaml | |
parent | f15652859cbe34ec4f3667169facd86309f438d2 (diff) | |
parent | d2334a91a3b01dce4f290b4536fcfa4b9e923a3d (diff) | |
download | linux-eb32d1e45ecdc92b19bcbeae0a98c905820a780b.tar.xz |
Merge branch 'dt/linus' into dt/next
Diffstat (limited to 'Documentation/devicetree/bindings/leds/common.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/leds/common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml index d97d099b87e5..c60b994fe116 100644 --- a/Documentation/devicetree/bindings/leds/common.yaml +++ b/Documentation/devicetree/bindings/leds/common.yaml @@ -85,7 +85,7 @@ properties: # LED will act as a back-light, controlled by the framebuffer system - backlight # LED will turn on (but for leds-gpio see "default-state" property in - # Documentation/devicetree/bindings/leds/leds-gpio.txt) + # Documentation/devicetree/bindings/leds/leds-gpio.yaml) - default-on # LED "double" flashes at a load average based rate - heartbeat |