mbox series

[v1,0/3] arm: dts: add and modify device node in NPCM7xx device tree

Message ID 20191106160617.51807-1-tmaimon77@gmail.com (mailing list archive)
Headers show
Series arm: dts: add and modify device node in NPCM7xx device tree | expand

Message

Tomer Maimon Nov. 6, 2019, 4:06 p.m. UTC
This patch set adds and modify device tree nodes in the NPCM7xx 
Baseboard Management Controller (BMC) device tree.

The following device node add:
	- NPCM7xx Pin controller and GPIO
	- NPCM7xx PWM and FAN.
	- NPCM7xx EHCI USB.
	- NPCM7xx KCS.
	- NPCM Peripheral SPI.
	- NPCM FIU SPI.
	- NPCM HWRNG.
	- NPCM I2C.
	- STMicro STMMAC.
	
The following device node modified:
	- NPCM7xx timer.
	- NPCM7xx clock constants parameters.

NPCM7xx device tree tested on NPCM750 evaluation board.

Tomer Maimon (3):
  arm: dts: modify NPCM7xx device tree clock parameter to clock constant
  arm: dts: modify NPCM7xx device tree timer register size
  arm: dts: add new device nodes to NPCM750 device tree

 arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 948 +++++++++++++++++-
 arch/arm/boot/dts/nuvoton-npcm750-evb.dts     | 444 +++++++-
 .../boot/dts/nuvoton-npcm750-pincfg-evb.dtsi  | 157 +++
 arch/arm/boot/dts/nuvoton-npcm750.dtsi        |  24 +-
 4 files changed, 1539 insertions(+), 34 deletions(-)
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm750-pincfg-evb.dtsi