OSDN Git Service

ARM: dts: at91: remove deprecated ADC properties
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 28 Nov 2020 22:28:18 +0000 (23:28 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 1 Dec 2020 20:11:26 +0000 (21:11 +0100)
commit32b7cfbd4bb2d63fffc34a781e1f3cd911190aef
treee0cab3e3b51d9757bdc96227a150a46e1c8fedb3
parent851a95da583c26e2ddeb7281e9b61f0d76ea5aba
ARM: dts: at91: remove deprecated ADC properties

atmel,adc-res, atmel,adc-res-names and the trigger nodes are not parsed by
the driver anymore and the information is now defined in the driver data.

Also remove the leftover #address-cells and #size-cells that were used when
the trigger nodes had a unit-address.

Finally, the default is already to use the highest resoution. Remove
atmel,adc-use-res from the SoC dtsi.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20201128222818.1910764-11-alexandre.belloni@bootlin.com
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9rl.dtsi
arch/arm/boot/dts/at91sam9x5.dtsi
arch/arm/boot/dts/sama5d3.dtsi
arch/arm/boot/dts/sama5d4.dtsi