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

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: 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>

authored by

Tao Ren and committed by
Joel Stanley
5501ab03 c8a66b42

-4
-4
arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
··· 51 51 &vhub { 52 52 status = "okay"; 53 53 }; 54 - 55 - &adc { 56 - status = "okay"; 57 - };