Skip to content
Snippets Groups Projects
Commit 10afc900 authored by Alexander Filippov's avatar Alexander Filippov Committed by Joel Stanley
Browse files

ARM: dts: vesnin: Add power_green led


Adds a new power_green led to show the host state.

Signed-off-by: default avatarAlexander Filippov <a.filippov@yadro.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 6dbc7d97
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,10 @@
gpios = <&gpio ASPEED_GPIO(N, 1) GPIO_ACTIVE_LOW>;
};
power_green {
gpios = <&gpio ASPEED_GPIO(F, 1) GPIO_ACTIVE_LOW>;
};
id_blue {
gpios = <&gpio ASPEED_GPIO(O, 0) GPIO_ACTIVE_LOW>;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment