Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8c165fe authored by Matthias Brugger's avatar Matthias Brugger Committed by Matthias Brugger
Browse files

arm64: dts: Add uart for mt6797 EVB



This patch adds the pinctrl configuration for the mt6797 EVB.

Signed-off-by: default avatarMatthias Brugger <mbrugger@suse.com>
parent 58bef10e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,4 +33,6 @@

&uart0 {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&uart0_pins_a>;
};
+7 −0
Original line number Diff line number Diff line
@@ -142,6 +142,13 @@
		gpio-controller;
		#gpio-cells = <2>;

		uart0_pins_a: uart0 {
			pins0 {
				pinmux = <MT6797_GPIO234__FUNC_UTXD0>,
					 <MT6797_GPIO235__FUNC_URXD0>;
			};
		};

		uart1_pins_a: uart1 {
			pins1 {
				pinmux = <MT6797_GPIO232__FUNC_URXD1>,