ARM: dts: aspeed: galaxy100: Remove redundant ADC device
authorTao Ren <rentao.bupt@gmail.com>
Mon, 19 Jul 2021 00:17:23 +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 galaxy100 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-4-rentao.bupt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts

index dcf2134..60e875a 100644 (file)
@@ -51,7 +51,3 @@
 &vhub {
        status = "okay";
 };
-
-&adc {
-       status = "okay";
-};