Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: aspeed: wedge40: Remove redundant ADC device

Remove ADC device from wedge40 device tree because the device is already
enabled in "ast2400-facebook-netbmc-common.dtsi".

Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20210719001724.6410-3-rentao.bupt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>

authored by

Tao Ren and committed by
Joel Stanley
c8a66b42 cc8606c5

-4
-4
arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts
··· 23 23 status = "disabled"; 24 24 }; 25 25 26 - &adc { 27 - status = "okay"; 28 - }; 29 - 30 26 &pwm_tacho { 31 27 status = "okay"; 32 28 pinctrl-names = "default";