u211: u211 net led open.[1/3]

PD#163344:

u211 net led open.

Change-Id: I4f99c9134f47f2e56a2ee1c76fa9b31252aa011b
Signed-off-by: Tong Li <tong.li@amlogic.com>
This commit is contained in:
Tong Li
2018-04-02 19:07:17 +08:00
committed by Yixun Lan
parent 5bbb3b261f
commit d076e8ae43

View File

@@ -142,6 +142,23 @@
};
};
gpioleds {
compatible = "gpio-leds";
status = "okay";
net_red {
label="net_red";
gpios=<&gpio GPIOA_14 GPIO_ACTIVE_LOW>;
default-state ="on";
};
net_green {
label="net_green";
gpios=<&gpio GPIOA_15 GPIO_ACTIVE_HIGH>;
default-state ="on";
};
};
cvbsout {
compatible = "amlogic, cvbsout-g12a";
dev_name = "cvbsout";