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

Commit d8b795f5 authored by Olof Johansson's avatar Olof Johansson
Browse files

Revert "ARM: tegra: fix erroneous address in dts"



This reverts commit b5c86b74.

This is no longer needed due to other changes going into 4.8 to rename
the unit addresses on a large number of device nodes. So it was picked up
for v4.8-rc1 in error.

Reported-by: default avatarRalf Ramsauer <ralf@ramses-pyramidenbau.de>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 7064f623
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1382,7 +1382,7 @@
	 *   Pin 41: BR_UART1_TXD
	 *   Pin 44: BR_UART1_RXD
	 */
	serial@0,70006000 {
	serial@70006000 {
		compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
		status = "okay";
	};
@@ -1394,7 +1394,7 @@
	 *   Pin 71: UART2_CTS_L
	 *   Pin 74: UART2_RTS_L
	 */
	serial@0,70006040 {
	serial@70006040 {
		compatible = "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart";
		status = "okay";
	};