Add the following nodes to EN7581 SoC and EN7581 evaluation board: - rng-controller - pinctrl - i2c-controllers Fix a compilation warning for clock-controller --- Changes in v3: - Rebase on top of v6.14-next/dts64 branch - Remove clock-controller and spi-controller since already merged - Add patch 2/2 to fix a warning in clock-controller node - Link to v2: https://lore.kernel.org/r/20250205-en7581-dts-spi-pinctrl-v2-1-ae61df01802a@xxxxxxxxxx Changes in v2: - Fix dtschema warnings - Fix i2c nodes generic name - Fix commit log - Link to v1: https://lore.kernel.org/r/20250201-en7581-dts-spi-pinctrl-v1-1-aaa4a9dfc4a6@xxxxxxxxxx --- Lorenzo Bianconi (2): arm64: dts: airoha: en7581: Add more nodes to EN7581 SoC evaluation board arm64: dts: airoha: en7581: Fix clock-controller address arch/arm64/boot/dts/airoha/en7581-evb.dts | 4 ++ arch/arm64/boot/dts/airoha/en7581.dtsi | 62 ++++++++++++++++++++++++++++++- 2 files changed, 65 insertions(+), 1 deletion(-) --- base-commit: fd042310df40ad759882361d65afaeaa7bf6d7e1 change-id: 20250201-en7581-dts-spi-pinctrl-4160b825ca9d Best regards, -- Lorenzo Bianconi <lorenzo@xxxxxxxxxx>