Browse Source

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>
Patrick Venture 7 years ago
parent
commit
fde4f21bc2
1 changed files with 8 additions and 0 deletions
  1. 8 0
      arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts

+ 8 - 0
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts

@@ -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";