DTS: TL1/TM2 internal phy led is H0/H1. [1/1]

PD#SWPL-16192

Problem:
ab301 ethernet can not link

Solution:
LED GPIO is GPIOH_0 and GPIOH_1
TL1 is the same gpio

Verify:
ab301

Change-Id: Id4e0a94a021d72d3b952d2dd15a86caf45a16ca0
Signed-off-by: qi duan <qi.duan@amlogic.com>
This commit is contained in:
qi duan
2019-11-04 18:27:06 +08:00
committed by Tao Zeng
parent 48127f7fce
commit 236db30d4c
4 changed files with 8 additions and 8 deletions

View File

@@ -2104,8 +2104,8 @@
internal_gpio_pins: internal_gpio_pins {
mux {
groups = "GPIOZ_14",
"GPIOZ_15";
groups = "GPIOH_0",
"GPIOH_1";
function = "gpio_periphs";
bias-disable;
input-enable;

View File

@@ -2401,8 +2401,8 @@
internal_gpio_pins: internal_gpio_pins {
mux {
groups = "GPIOZ_14",
"GPIOZ_15";
groups = "GPIOH_0",
"GPIOH_1";
function = "gpio_periphs";
bias-disable;
input-enable;

View File

@@ -2096,8 +2096,8 @@
internal_gpio_pins: internal_gpio_pins {
mux {
groups = "GPIOZ_14",
"GPIOZ_15";
groups = "GPIOH_0",
"GPIOH_1";
function = "gpio_periphs";
bias-disable;
input-enable;

View File

@@ -2402,8 +2402,8 @@
internal_gpio_pins: internal_gpio_pins {
mux {
groups = "GPIOZ_14",
"GPIOZ_15";
groups = "GPIOH_0",
"GPIOH_1";
function = "gpio_periphs";
bias-disable;
input-enable;