Commit e1542521 authored by Patrick Venture's avatar Patrick Venture Committed by Joel Stanley

ARM: dts: aspeed: quanta-q71l: enable uart1

Enable the uart1 node such that the clock will be enabled.
Signed-off-by: default avatarPatrick Venture <venture@google.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 95779307
......@@ -138,6 +138,10 @@ &mac1 {
pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
};
&uart1 {
status = "okay";
};
&uart5 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment