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

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>
This commit is contained in:
Patrick Venture 2019-01-29 13:47:02 -08:00 committed by Joel Stanley
parent 95779307d7
commit e154252149
1 changed files with 4 additions and 0 deletions

View File

@ -138,6 +138,10 @@
pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
};
&uart1 {
status = "okay";
};
&uart5 {
status = "okay";
};