-
- Downloads
Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull ARM Nuvoton WPCM450 platform support from Arnd Bergmann: "The Nuvoton WPCM450 BMC is an older chip based on the ARM926 CPU core that remains in use on Supermicro X9 server boards among others. Support gets added for a particular server board using this SoC along with the basic platform bringup. As the platform is a predecessor to the npcm7xx platform we already support, it is added to the same directory, despite using a different name. It also seems to be related to the older w90x900/nuc9xx platform that was removed last year" * tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: ARM: config: Add WPCM to multi v5 MAINTAINERS: Add entry for Nuvoton WPCM450 ARM: dts: Add devicetree for Supermicro X9SCi-LN4F based on WPCM450 ARM: dts: Add devicetree for Nuvoton WPCM450 BMC chip watchdog: npcm: Add support for WPCM450 ARM: npcm: Introduce Nuvoton WPCM450 SoC dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt dt-bindings: arm: npcm: Add nuvoton,wpcm450 compatible string dt-bindings: vendor-prefixes: Add Supermicro ARM: dts: Add board-specific compatible string to npcm750-evb devicetree dt-bindings: arm: Convert nuvoton,npcm750 binding to YAML
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/arm/npcm/npcm.txt 0 additions, 6 deletionsDocumentation/devicetree/bindings/arm/npcm/npcm.txt
- Documentation/devicetree/bindings/arm/npcm/npcm.yaml 29 additions, 0 deletionsDocumentation/devicetree/bindings/arm/npcm/npcm.yaml
- Documentation/devicetree/bindings/vendor-prefixes.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.yaml
- Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt 2 additions, 1 deletion...ntation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- arch/arm/boot/dts/Makefile 2 additions, 0 deletionsarch/arm/boot/dts/Makefile
- arch/arm/boot/dts/nuvoton-npcm750-evb.dts 1 addition, 1 deletionarch/arm/boot/dts/nuvoton-npcm750-evb.dts
- arch/arm/boot/dts/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts 40 additions, 0 deletionsarch/arm/boot/dts/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts
- arch/arm/boot/dts/nuvoton-wpcm450.dtsi 76 additions, 0 deletionsarch/arm/boot/dts/nuvoton-wpcm450.dtsi
- arch/arm/configs/multi_v5_defconfig 3 additions, 0 deletionsarch/arm/configs/multi_v5_defconfig
- arch/arm/mach-npcm/Kconfig 11 additions, 1 deletionarch/arm/mach-npcm/Kconfig
- arch/arm/mach-npcm/Makefile 1 addition, 0 deletionsarch/arm/mach-npcm/Makefile
- arch/arm/mach-npcm/wpcm450.c 13 additions, 0 deletionsarch/arm/mach-npcm/wpcm450.c
- drivers/watchdog/npcm_wdt.c 1 addition, 0 deletionsdrivers/watchdog/npcm_wdt.c
Loading
Please register or sign in to comment