Commit fde4f21b authored by Patrick Venture's avatar Patrick Venture Committed by Joel Stanley
Browse files

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



This machine uses the ADC and iBT devices.

Signed-off-by: default avatarPatrick Venture <venture@google.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent d8a2b2a2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -112,6 +112,10 @@ &pinctrl {
			&pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
};

&ibt {
	status = "okay";
};

&lpc_snoop {
	status = "okay";
	snoop-ports = <0x80>;
@@ -384,6 +388,10 @@ &wdt2 {
	status = "okay";
};

&adc {
	status = "okay";
};

&pwm_tacho {
	status = "okay";