Thread (20 messages) 20 messages, 3 authors, 2015-10-28

[PATCH v3 09/12] dts/ls2080a: Update Simulator DTS to add support of various peripherals

From: arnd@arndb.de (Arnd Bergmann)
Date: 2015-10-15 14:18:43
Also in: linux-clk

On Thursday 15 October 2015 12:17:49 Bhupesh Sharma wrote:
+
+&esdhc {
+       status = "disabled";
+};
+
+&ifc {
+       status = "okay";
+};
+
+&i2c0 {
+       status = "disabled";
+};
+
+&i2c1 {
+       status = "disabled";
+};
+
+&i2c2 {
+       status = "disabled";
+};
The more common way to do this is to turn off all optional HW blocks in the
.dtsi file and then overide the ones that are connected on a particular board
by overriding the status to "ok" there.

	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