Commit 5501ab03 authored by Tao Ren's avatar Tao Ren Committed by Joel Stanley
Browse files

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



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

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


Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent c8a66b42
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -51,7 +51,3 @@ &i2c9 {
&vhub {
	status = "okay";
};

&adc {
	status = "okay";
};