Skip to content
Snippets Groups Projects
Commit 51802610 authored by Felix Gerking's avatar Felix Gerking
Browse files

dts:arm64:dual-espresso: Add gpios for baseboard rev detection

BCS 746-001162
parent 47eb760d
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!285dts:arm64:dual-espresso: Add gpios for baseboard rev detection
Pipeline #57924 passed with stage
in 13 seconds
......@@ -280,6 +280,15 @@ SPIN55_GPIO3_IO21 0x146 /* DIG_IN1 */
SPIN57_GPIO4_IO04 0x146 /* DIG_IN2 */
SPIN79_GPIO5_IO00 0x146 /* PW_FAIL */
SPIN146_GPIO5_IO01 0x106 /* STBY_EN */
SPIN110_GPIO4_IO12 PAD_GPIO /* PF_ID-0 */
SPIN112_GPIO4_IO13 PAD_GPIO /* PF_ID-1 */
SPIN114_GPIO4_IO14 PAD_GPIO /* PF_ID-2 */
SPIN116_GPIO4_IO15 PAD_GPIO /* PF_ID-3 */
SPIN118_GPIO4_IO16 PAD_GPIO /* PF_ID-4 */
SPIN120_GPIO4_IO17 PAD_GPIO /* PF_ID-5 */
SPIN122_GPIO4_IO18 PAD_GPIO /* PF_ID-6 */
SPIN124_GPIO4_IO19 PAD_GPIO /* PF_ID-7 */
SPIN126_GPIO4_IO10 PAD_GPIO /* PF_ID-8 */
>;
};
......@@ -625,8 +634,8 @@ &gpio3 {
&gpio4 {
gpio-line-names = "", "", "", "", "dig_in2", "", "", "",
"", "", "", "", "", "", "", "",
"", "", "", "", "", "", "", "",
"", "pf_id_8", "", "pf_id_0", "pf_id_1", "pf_id_2", "pf_id_3", "pf_id_4",
"pf_id_5", "pf_id_6", "pf_id_7", "", "", "", "", "",
"", "", "", "", "led_error", "led_debug", "led_op_state", "";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment