diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2020-02-22 07:04:33 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-02-26 23:06:17 +0100 |
commit | 4dcd55fd703183fe64c570c53cd7f8c9177f879c (patch) | |
tree | 8db63e2677d3484a0b791fa6bd65e6d228798e5b /MAINTAINERS | |
parent | dt-bindings: i2c: Convert UniPhier FI2C controller to json-schema (diff) | |
download | linux-4dcd55fd703183fe64c570c53cd7f8c9177f879c.tar.xz linux-4dcd55fd703183fe64c570c53cd7f8c9177f879c.zip |
dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema
Convert the Socionext UniPhier board/SoC binding to DT schema format.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8044aa190bcb..67402bb4cdc4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2546,7 +2546,7 @@ M: Masahiro Yamada <yamada.masahiro@socionext.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git S: Maintained -F: Documentation/devicetree/bindings/arm/socionext/uniphier.txt +F: Documentation/devicetree/bindings/arm/socionext/uniphier.yaml F: Documentation/devicetree/bindings/gpio/gpio-uniphier.txt F: Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.txt F: arch/arm/boot/dts/uniphier* |