diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-03-06 10:00:46 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-23 18:08:28 +0100 |
commit | 32ced09d79034a7e0e9139c007dcdabd9dd9f00c (patch) | |
tree | 70753115d2b1e57a7469c5223bce7e87c9c0aecd /Documentation/devicetree/bindings/gnss | |
parent | dt-bindings: serial: Convert generic bindings to json-schema (diff) | |
download | linux-32ced09d79034a7e0e9139c007dcdabd9dd9f00c.tar.xz linux-32ced09d79034a7e0e9139c007dcdabd9dd9f00c.zip |
dt-bindings: serial: Convert slave-device bindings to json-schema
Convert the serial slave-device Device Tree binding documentation to
json-schema, and incorporate it into the generic serial bindings.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gnss')
-rw-r--r-- | Documentation/devicetree/bindings/gnss/gnss.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gnss/gnss.txt b/Documentation/devicetree/bindings/gnss/gnss.txt index f547bd4549fe..d6dc9c0d8249 100644 --- a/Documentation/devicetree/bindings/gnss/gnss.txt +++ b/Documentation/devicetree/bindings/gnss/gnss.txt @@ -8,7 +8,7 @@ bus (e.g. UART, I2C or SPI). Please refer to the following documents for generic properties: - Documentation/devicetree/bindings/serial/slave-device.txt + Documentation/devicetree/bindings/serial/serial.yaml Documentation/devicetree/bindings/spi/spi-bus.txt Required properties: |