diff options
author | Rob Herring <robh@kernel.org> | 2021-05-26 21:48:36 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-06-02 02:20:06 +0300 |
commit | 9b358af7c8186678677102e8c6cc472e7c00c0c0 (patch) | |
tree | 455025cdd8f8ca5abcddaa1b27916ee204785305 /Documentation/devicetree/bindings/mtd | |
parent | f743c41d00bea01bf3e5c79b1ae5dcebca8f8daa (diff) | |
download | linux-9b358af7c8186678677102e8c6cc472e7c00c0c0.tar.xz |
dt-bindings: mux: Convert mux controller bindings to schema
Convert the mux controller bindings to DT schema.
Cc: Peter Rosin <peda@axentia.se>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Wolfram Sang <wsa@kernel.org>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210526184839.2937899-4-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt b/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt index faa81c2e5da6..ccfd37b8a0ad 100644 --- a/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt +++ b/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt @@ -13,7 +13,7 @@ Optional properties: - mux-controls : phandle to the multiplexer that controls selection of HBMC vs OSPI inside Flash SubSystem (FSS). Default is OSPI, if property is absent. - See Documentation/devicetree/bindings/mux/reg-mux.txt + See Documentation/devicetree/bindings/mux/reg-mux.yaml for mmio-mux binding details Example: |