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

Commit 679f8d92 authored by Josh Wu's avatar Josh Wu Committed by Nicolas Ferre
Browse files

ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD

parent cb3651d7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1350,7 +1350,7 @@
					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
					0x00000000 0x00000000 0x00000000	/* pioD */
					0x0003ff00 0x8002a800 0x00000000	/* pioD */
					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
					>;

@@ -1396,7 +1396,6 @@
					interrupt-controller;
					#interrupt-cells = <2>;
					clocks = <&pioD_clk>;
					status = "disabled";
				};

				pioE: gpio@fc06d000 {