ARM: dts: aspeed: wedge40: Remove redundant ADC device
authorTao Ren <rentao.bupt@gmail.com>
Mon, 19 Jul 2021 00:17:22 +0000 (17:17 -0700)
committerJoel Stanley <joel@jms.id.au>
Mon, 19 Jul 2021 00:23:49 +0000 (09:53 +0930)
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>
arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts

index 2dcfeae..6624855 100644 (file)
        status = "disabled";
 };
 
-&adc {
-       status = "okay";
-};
-
 &pwm_tacho {
        status = "okay";
        pinctrl-names = "default";