From 65984ba7aa462ec08d9828774c3c29386c425472 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Wed, 18 Mar 2020 07:17:49 +0100 Subject: dts: update to v5.6-rc5 Signed-off-by: Sascha Hauer --- dts/Bindings/leds/common.yaml | 2 +- dts/Bindings/leds/register-bit-led.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dts/Bindings/leds') diff --git a/dts/Bindings/leds/common.yaml b/dts/Bindings/leds/common.yaml index d97d099b87..c60b994fe1 100644 --- a/dts/Bindings/leds/common.yaml +++ b/dts/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 diff --git a/dts/Bindings/leds/register-bit-led.txt b/dts/Bindings/leds/register-bit-led.txt index cf1ea403ba..c7af6f70a9 100644 --- a/dts/Bindings/leds/register-bit-led.txt +++ b/dts/Bindings/leds/register-bit-led.txt @@ -5,7 +5,7 @@ where single bits in a certain register can turn on/off a single LED. The register bit LEDs appear as children to the syscon device, with the proper compatible string. For the syscon bindings see: -Documentation/devicetree/bindings/mfd/syscon.txt +Documentation/devicetree/bindings/mfd/syscon.yaml Each LED is represented as a sub-node of the syscon device. Each node's name represents the name of the corresponding LED. -- cgit v1.2.3