提交 3ca65aa1 编写于 作者: M Marek Vasut 提交者: Dinh Nguyen

ARM: dts: socfpga: Drop LED node from VINING FPGA

Drop the LED node from VINing FPGA DT because the LED wiring is
different on each mainboard revision. This wiring is therefore
handled in mainboard DT Overlays.
Signed-off-by: NMarek Vasut <marex@denx.de>
Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
上级 ff3d90de
......@@ -71,34 +71,6 @@
ethernet0 = &gmac1;
};
leds {
compatible = "gpio-leds";
hps_led0 {
label = "hps:green:led0"; /* ALIVE_LED_GR */
gpios = <&portb 19 0>; /* HPS_GPIO48 */
linux,default-trigger = "heartbeat";
};
hps_led1 {
label = "hps:red:led0"; /* ALIVE_LED_RD */
gpios = <&portb 24 0>; /* HPS_GPIO53 */
linux,default-trigger = "none";
};
hps_led2 {
label = "hps:green:led1"; /* LINK2HOST_LED_GR */
gpios = <&portb 25 0>; /* HPS_GPIO54 */
linux,default-trigger = "heartbeat";
};
hps_led3 {
label = "hps:red:led1"; /* LINK2HOST_LED_RD */
gpios = <&portc 7 0>; /* HPS_GPIO65 */
linux,default-trigger = "none";
};
};
gpio-keys {
compatible = "gpio-keys";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册