Thread (9 messages) flat view 9 messages, 3 authors, 2018-07-17

Re: [PATCH] arm: dts: zynq: Add support for Z-turn board

From: Anton Gerasimov <hidden>
Date: 2018-03-07 19:50:52

Hi Michal,

thank you for the detailed review. I'm fixing most of the issues, I've 
just got one note and one question.
Do you really wants to have 3 leds doing heartbeat?
Actually it is one RGB package. But it's controlled through programmable 
logic, so I'll just remove it, my bad.
quoted
+		};
+
+		usr_led1 {
+			label = "usr_led1";
+			gpios = <&gpio0 0x0 0x1>;
+			default-state = "off";
+			linux,default-trigger = "none";
This is not the part of binding and I think it is useless anyway.
quoted
+		};
+
+		usr_led2 {
+			label = "usr_led2";
+			gpios = <&gpio0 0x9 0x1>;
+			default-state = "off";
+			linux,default-trigger = "none";
ditto
These two are on the contrary real LEDs that are controlled by hardware 
GPIO. You mean they don't belong here because user can control them with 
GPIO interface?

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