diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-09-11 07:01:43 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-09-18 02:02:28 -0400 |
commit | 964ca6feefb7136b30597f29bd51447fe9657590 (patch) | |
tree | ff0c0a3229361ce7c17c14fc7546551eb95dbf57 /MAINTAINERS | |
parent | 443c1631172a7a6dc19c1657425354327858a548 (diff) |
MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections
Suggested-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4b41b6..638a9d62177f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1756,6 +1756,7 @@ Q: http://patchwork.kernel.org/project/linux-renesas-soc/list/ | |||
1756 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next | 1756 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next |
1757 | S: Supported | 1757 | S: Supported |
1758 | F: arch/arm64/boot/dts/renesas/ | 1758 | F: arch/arm64/boot/dts/renesas/ |
1759 | F: Documentation/devicetree/bindings/arm/shmobile.txt | ||
1759 | F: drivers/soc/renesas/ | 1760 | F: drivers/soc/renesas/ |
1760 | F: include/linux/soc/renesas/ | 1761 | F: include/linux/soc/renesas/ |
1761 | 1762 | ||
@@ -1875,6 +1876,7 @@ F: arch/arm/boot/dts/sh* | |||
1875 | F: arch/arm/configs/shmobile_defconfig | 1876 | F: arch/arm/configs/shmobile_defconfig |
1876 | F: arch/arm/include/debug/renesas-scif.S | 1877 | F: arch/arm/include/debug/renesas-scif.S |
1877 | F: arch/arm/mach-shmobile/ | 1878 | F: arch/arm/mach-shmobile/ |
1879 | F: Documentation/devicetree/bindings/arm/shmobile.txt | ||
1878 | F: drivers/soc/renesas/ | 1880 | F: drivers/soc/renesas/ |
1879 | F: include/linux/soc/renesas/ | 1881 | F: include/linux/soc/renesas/ |
1880 | 1882 | ||