J784S4 has two instances of 8 channel ADCs in MCU domain. Add support for both ADC nodes in dtsi file. Add pinmux information for both instances of ADC in board dts file. Link to v1 -> https://lore.kernel.org/all/0f553758-c2cc-ce70-47e0-99e08c2d94a1@xxxxxx/ Changelog v1->v2 : - Modified indentation according to Vignesh's Comments Bhavya Kapoor (2): arm64: dts: ti: k3-j784s4-mcu-wakeup: Add support for ADC nodes arm64: dts: ti: k3-j784s4-evm: Add pinmux information for ADC arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 44 +++++++++++++++++++ .../boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 40 +++++++++++++++++ 2 files changed, 84 insertions(+) -- 2.34.1