Hello, as part of a very big series, support for the AM437X ADC1 has been merged in v5.16-rc1. It involved quite a few changes in the MFD and IIO subsystems, as well as the acknowledgment of new bindings: https://lkml.org/lkml/2021/10/15/217 Now that everything is upstream, it's time to merge the device tree changes which I am resending today (already Acked-by Tony but not taken by anybody yet). BTW I received a robot report which will be fixed by this series: https://lkml.kernel.org/lkml/202111210737.L4TuykRK-lkp@xxxxxxxxx/T/ Thanks, Miquèl Miquel Raynal (3): ARM: dts: am437x-cm-t43: Use a correctly spelled DT property ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module ARM: dts: am437x-gp-evm: enable ADC1 arch/arm/boot/dts/am437x-cm-t43.dts | 2 +- arch/arm/boot/dts/am437x-gp-evm.dts | 8 +++++++ arch/arm/boot/dts/am437x-l4.dtsi | 31 ++++++++++++++++++++++++++-- arch/arm/boot/dts/am43xx-clocks.dtsi | 7 +++++++ 4 files changed, 45 insertions(+), 3 deletions(-) -- 2.27.0