mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user