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 11:08:28 -0600 |
commit | 32ced09d79034a7e0e9139c007dcdabd9dd9f00c (patch) | |
tree | 70753115d2b1e57a7469c5223bce7e87c9c0aecd /Documentation/devicetree/bindings/net/broadcom-bluetooth.txt | |
parent | 175a7427bb72050f2cc12664d62c8ed0f2b40a23 (diff) |
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/net/broadcom-bluetooth.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/broadcom-bluetooth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt index dd258674633c..a7d57ba5f2ac 100644 --- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt @@ -20,7 +20,7 @@ Required properties: Optional properties: - - max-speed: see Documentation/devicetree/bindings/serial/slave-device.txt + - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml - shutdown-gpios: GPIO specifier, used to enable the BT module - device-wakeup-gpios: GPIO specifier, used to wakeup the controller - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor. |