Add some node for board AW409 and support board C308l AW419. Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx> --- Xianwei Zhao (3): dt-bindings: clock: fix C3 PLL input parameter arm64: dts: amlogic: add some device nodes for C3 arm64: dts: amlogic: add C3 AW419 board .../bindings/clock/amlogic,c3-pll-clkc.yaml | 7 +- arch/arm64/boot/dts/amlogic/Makefile | 1 + .../boot/dts/amlogic/amlogic-c3-c302x-aw409.dts | 249 +++++++++++ .../boot/dts/amlogic/amlogic-c3-c308l-aw419.dts | 278 ++++++++++++ arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 487 ++++++++++++++++++++- 5 files changed, 1019 insertions(+), 3 deletions(-) --- base-commit: 89933feccececf778cab56b1ec3d0916e9bbef3b change-id: 20240806-c3_add_node-420a37918f18 Best regards, -- Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>