ARM: dts: aspeed: quanta-q71l: Enable adc & ibt nodes

This machine uses the ADC and iBT devices.

Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Patrick Venture 2018-09-04 08:53:29 -07:00 committed by Joel Stanley
parent d8a2b2a279
commit fde4f21bc2

View File

@ -112,6 +112,10 @@
&pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
};
&ibt {
status = "okay";
};
&lpc_snoop {
status = "okay";
snoop-ports = <0x80>;
@ -384,6 +388,10 @@
status = "okay";
};
&adc {
status = "okay";
};
&pwm_tacho {
status = "okay";