For am62x and am62ax devices, this patch series adds device nodes for the R5 cores and C7xv DSP subsystem found in their respective voltage domain, based on the device TRMs [0][1]. Boot tested on am62x SK and am62ax SK boards. [0] https://www.ti.com/lit/pdf/spruj16 [1] https://www.ti.com/lit/pdf/spruiv7 Devarsh Thakkar (1): arm64: dts: ti: k3-am62a-wakeup: Add R5F device node Hari Nagalla (2): arm64: dts: ti: k3-am62-wakeup: Add wakeup r5f node arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node Jai Luthra (1): arm64: dts: ti: k3-am62a-main: Add C7xv device node arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 24 ++++++++++++++ arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 11 +++++++ arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 36 +++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 23 +++++++++++++ 4 files changed, 94 insertions(+) -- 2.48.0