Thread (10 messages) flat view 10 messages, 3 authors, 2014-09-11

[PATCH v3 5/8] arm64: dts: Add initial device tree support for EXYNOS7

From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-11 10:41:01
Also in: linux-devicetree, linux-samsung-soc

On Thursday 11 September 2014 15:50:49 Naveen Krishna Chatradhi wrote:
+       aliases {
+               serial0 = &serial_0;
+               serial1 = &serial_1;
+               serial2 = &serial_2;
+               serial3 = &serial_3;
+       };
+
Please move the aliases from the exynos7.dtsi file into the
exynos7-espresso.dts file, and only list the ones that are
present, starting with alias 0, like

	aliases {
		serial0 = &serial_2;
	};

If the machine has only one serial port, it should be the first
alias.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help