diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2019-11-03 17:01:12 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-11-05 23:48:22 +0100 |
commit | 6a24490fd664d4fc581971dbc12beb914b147726 (patch) | |
tree | e20f3c78d48573e887f3a0a70abefec833cadef1 /Documentation/devicetree/bindings/mfd | |
parent | dt-bindings: usb: Convert Allwinner A10 mUSB controller to a schema (diff) | |
download | linux-6a24490fd664d4fc581971dbc12beb914b147726.tar.xz linux-6a24490fd664d4fc581971dbc12beb914b147726.zip |
dt-bindings: serial: Convert Samsung UART bindings to json-schema
Convert Samsung S3C/S5P/Exynos Serial/UART bindings to DT schema format
using json-schema.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt b/Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt index d759da606f75..30ea27c3936d 100644 --- a/Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt +++ b/Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt @@ -18,7 +18,7 @@ an optional sub-node. For "samsung,exynos5433-lpass" compatible this includes: UART, SLIMBUS, PCM, I2S, DMAC, Timers 0...4, VIC, WDT 0...1 devices. Bindings of the sub-nodes are described in: - ../serial/samsung_uart.txt + ../serial/samsung_uart.yaml ../sound/samsung-i2s.txt ../dma/arm-pl330.txt |