OSDN Git Service

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 c655564..385c0f4 100644 (file)
                        &pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
 };
 
+&ibt {
+       status = "okay";
+};
+
 &lpc_snoop {
        status = "okay";
        snoop-ports = <0x80>;
        status = "okay";
 };
 
+&adc {
+       status = "okay";
+};
+
 &pwm_tacho {
        status = "okay";