]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed: quanta-q71l: Enable adc & ibt nodes
authorPatrick Venture <venture@google.com>
Tue, 4 Sep 2018 15:53:29 +0000 (08:53 -0700)
committerJoel Stanley <joel@jms.id.au>
Thu, 13 Sep 2018 23:32:35 +0000 (09:02 +0930)
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>
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts

index c655564e6c6d119a67c65f87e4d871dfd8f4ec8f..385c0f4b69ee40551d5370acd0eb0321cf754dbb 100644 (file)
@@ -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";