提交 4a5fcc68 编写于 作者: N Niklas Söderlund 提交者: Simon Horman

ARM: shmobile: emev2-kzm9d dts: Add PFC information for uart1

Configure the pinmux on kzm9d to use the serial connector for uart1.
Signed-off-by: NNiklas Söderlund <niso@kth.se>
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Acked-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 e7cdf791
......@@ -94,3 +94,16 @@
vdd33a-supply = <&reg_3p3v>;
};
};
&pfc {
uart1_pins: uart@e1030000 {
renesas,groups = "uart1_ctrl", "uart1_data";
renesas,function = "uart1";
};
};
&uart1 {
pinctrl-0 = <&uart1_pins>;
pinctrl-names = "default";
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册