d1176ad95a
Description: 1. From key and led config setting, we can find only "uartf" and "i2c" are used as gpio by check mt7620 datasheet. It's time to remove unused pin group. 2. PSG1218 only have three led, so we can remove ethernet led pinctrl. refer to Phicomm K2G. Signed-off-by: Shiji Yang <yangshiji66@qq.com>
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
#include "mt7620a_phicomm_psg1218.dtsi"
|
|
|
|
/ {
|
|
compatible = "phicomm,psg1218b", "phicomm,psg1218", "ralink,mt7620a-soc";
|
|
model = "Phicomm PSG1218 rev.B";
|
|
};
|
|
|
|
ðernet {
|
|
mtd-mac-address = <&factory 0x28>;
|
|
};
|