diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2022-03-30 14:23:33 +0900 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-04-04 19:55:02 -0500 |
commit | d9a64c5eb0e1388c2905961e542b26b2dcae482c (patch) | |
tree | 1e204c82a18e1ac695fb0b6b1be9e4b809984987 /MAINTAINERS | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | linux-d9a64c5eb0e1388c2905961e542b26b2dcae482c.tar.gz linux-d9a64c5eb0e1388c2905961e542b26b2dcae482c.tar.bz2 linux-d9a64c5eb0e1388c2905961e542b26b2dcae482c.zip |
dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
Convert the file into a JSON description at the yaml format.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1648617814-9217-2-git-send-email-hayashi.kunihiko@socionext.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e048..4beb2002c904 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15357,7 +15357,7 @@ PCIE DRIVER FOR SOCIONEXT UNIPHIER M: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> L: linux-pci@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/pci/uniphier-pcie* +F: Documentation/devicetree/bindings/pci/socionext,uniphier-pcie* F: drivers/pci/controller/dwc/pcie-uniphier* PCIE DRIVER FOR ST SPEAR13XX |