OSDN Git Service

ARM: dts: aspeed: quanta-q71l: enable uart1
authorPatrick Venture <venture@google.com>
Tue, 29 Jan 2019 21:47:02 +0000 (13:47 -0800)
committerJoel Stanley <joel@jms.id.au>
Wed, 30 Jan 2019 03:28:57 +0000 (14:28 +1100)
Enable the uart1 node such that the clock will be enabled.

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 999679b..0d7c633 100644 (file)
        pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
 };
 
+&uart1 {
+       status = "okay";
+};
+
 &uart5 {
        status = "okay";
 };