[PATCH v1 0/2] arm64: dts: nuvoton: Add NPCM845 SoC and EVB support

Tomer Maimon posted 2 patches 2 months, 3 weeks ago
There is a newer version of this series
.../dts/nuvoton/nuvoton-common-npcm8xx.dtsi   | 695 ++++++++++++++++++
.../boot/dts/nuvoton/nuvoton-npcm845-evb.dts  | 445 +++++++++++
.../boot/dts/nuvoton/nuvoton-npcm845.dtsi     |   7 +
3 files changed, 1147 insertions(+)
[PATCH v1 0/2] arm64: dts: nuvoton: Add NPCM845 SoC and EVB support
Posted by Tomer Maimon 2 months, 3 weeks ago
This series adds device tree support for peripherals on the Nuvoton NPCM845 
SoC and its Evaluation Board (EVB).
The first patch introduces peripheral nodes for Ethernet, MMC, SPI, USB,
RNG, ADC, PWM-FAN, I2C, and OP-TEE firmware in the NPCM845 SoC device tree.
The second patch enables these peripherals for the NPCM845-EVB, adding
MDIO nodes, reserved memory, aliases, and board-specific configurations
like PHY modes and SPI flash partitions.

The series depends on a separate pinctrl patch for NPCM845 pinmux groups.

Tomer Maimon (2):
  arm64: dts: nuvoton: npcm845: Add peripheral nodes
  arm64: dts: nuvoton: npcm845-evb: Add peripheral nodes

 .../dts/nuvoton/nuvoton-common-npcm8xx.dtsi   | 695 ++++++++++++++++++
 .../boot/dts/nuvoton/nuvoton-npcm845-evb.dts  | 445 +++++++++++
 .../boot/dts/nuvoton/nuvoton-npcm845.dtsi     |   7 +
 3 files changed, 1147 insertions(+)

-- 
2.34.1