diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-05-20 17:47:37 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-22 17:01:01 +0300 |
commit | dfab99544c55378c1692c585e5e4df88dc7944c3 (patch) | |
tree | 8f1fa6d5b8c923942419b9616086bf1b3600aad1 /Documentation/devicetree/bindings/leds/irled | |
parent | 05aeca7cb0a2f53a307c329ba758f1e88972a360 (diff) | |
download | linux-dfab99544c55378c1692c585e5e4df88dc7944c3.tar.xz |
dt: fix refs that were renamed to json with the same file name
These files were converted to json-schema, but the references weren't
renamed.
Fixes: 66ed144f147a ("dt-bindings: interrupt-controller: Convert ARM GIC to json-schema")
(and other similar commits)
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/leds/irled')
-rw-r--r-- | Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt b/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt index 896b6997cf30..21882c8d4b0c 100644 --- a/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt +++ b/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt @@ -15,7 +15,7 @@ Optional properties: - power-supply: specifies the power source. It can either be a regulator or a gpio which enables a regulator, i.e. a regulator-fixed as described in - Documentation/devicetree/bindings/regulator/fixed-regulator.txt + Documentation/devicetree/bindings/regulator/fixed-regulator.yaml Example: |