ARM: dts: aspeed: Enable ADC in Facebook AST2400 common dtsi

Enable ADC controller in "ast2400-facebook-netbmc-common.dtsi" because
the device is used on all the Facebook AST2400 BMC platforms.

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-2-rentao.bupt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Tao Ren
2021-07-18 17:17:21 -07:00
committed by Joel Stanley
parent ded3e2864c
commit cc8606c589

View File

@@ -115,3 +115,7 @@
&vhub {
status = "okay";
};
&adc {
status = "okay";
};