Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: Add initial bindings for Nuvoton platform

Modify Nuvoton NPCM and MA35 platform board bindings
- Move 'nuvoton,npcm-gcr.yaml' from 'bindings/arm/npcm' to
'bindings/soc/nuvoton'.
- Rename the 'bindings/arm/npcm' directory to 'bindings/arm/nuvoton'.
- Add bindings for ARMv8-based Nuvoton SoCs and platform boards, and
include the initial bindings for ma35d1 series development boards.

Modify MAINTAINERS
- Remove the line for 'bindings/arm/npcm/' under ARM/NUVOTON NPCM, as it
has been renamed.
- Add ARM/NUVOTON MA35 for Nuvoton MA35 series SoCs maintainer and files.

Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Jacky Huang and committed by
Arnd Bergmann
0545810f 476650a6

+44 -3
+1 -1
Documentation/devicetree/bindings/arm/npcm/npcm.yaml Documentation/devicetree/bindings/arm/nuvoton/nuvoton,npcm.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/npcm/npcm.yaml# 4 + $id: http://devicetree.org/schemas/arm/nuvoton/nuvoton,npcm.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NPCM Platforms
+1 -1
Documentation/devicetree/bindings/arm/npcm/nuvoton,gcr.yaml Documentation/devicetree/bindings/soc/nuvoton/nuvoton,npcm-gcr.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/npcm/nuvoton,gcr.yaml# 4 + $id: http://devicetree.org/schemas/soc/nuvoton/nuvoton,npcm-gcr.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Global Control Registers block in Nuvoton SoCs
+30
Documentation/devicetree/bindings/arm/nuvoton/nuvoton,ma35d1.yaml
··· 1 + # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 2 + %YAML 1.2 3 + --- 4 + $id: http://devicetree.org/schemas/arm/nuvoton/nuvoton,ma35d1.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 + 7 + title: Nuvoton MA35 series SoC based platforms 8 + 9 + maintainers: 10 + - Jacky Huang <ychuang3@nuvoton.com> 11 + 12 + description: | 13 + Boards with an ARMv8 based Nuvoton MA35 series SoC shall have 14 + the following properties. 15 + 16 + properties: 17 + $nodename: 18 + const: '/' 19 + compatible: 20 + oneOf: 21 + 22 + - description: MA35D1 based boards 23 + items: 24 + - enum: 25 + - nuvoton,ma35d1-iot 26 + - nuvoton,ma35d1-som 27 + - const: nuvoton,ma35d1 28 + 29 + additionalProperties: true 30 + ...
+12 -1
MAINTAINERS
··· 2502 2502 F: drivers/rtc/rtc-pl031.c 2503 2503 F: drivers/soc/ux500/ 2504 2504 2505 + ARM/NUVOTON MA35 ARCHITECTURE 2506 + M: Jacky Huang <ychuang3@nuvoton.com> 2507 + M: Shan-Chun Hung <schung@nuvoton.com> 2508 + L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 2509 + S: Supported 2510 + F: Documentation/devicetree/bindings/*/*/*ma35* 2511 + F: Documentation/devicetree/bindings/*/*ma35* 2512 + F: arch/arm64/boot/dts/nuvoton/*ma35* 2513 + F: drivers/*/*/*ma35* 2514 + F: drivers/*/*ma35* 2515 + K: ma35d1 2516 + 2505 2517 ARM/NUVOTON NPCM ARCHITECTURE 2506 2518 M: Avi Fishman <avifishman70@gmail.com> 2507 2519 M: Tomer Maimon <tmaimon77@gmail.com> ··· 2525 2513 S: Supported 2526 2514 F: Documentation/devicetree/bindings/*/*/*npcm* 2527 2515 F: Documentation/devicetree/bindings/*/*npcm* 2528 - F: Documentation/devicetree/bindings/arm/npcm/* 2529 2516 F: Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml 2530 2517 F: arch/arm/boot/dts/nuvoton-npcm* 2531 2518 F: arch/arm/mach-npcm/