ath79: ar7161: remove default pll-data

ar7100.dtsi specifies this exact pll-data.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22746
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Rosen Penev 2026-04-01 17:12:25 -07:00 committed by Hauke Mehrtens
parent 2d9f174881
commit 400a193d85
5 changed files with 15 additions and 16 deletions

View File

@ -116,13 +116,12 @@
&eth0 {
status = "okay";
nvmem-cells = <&macaddr_hwinfo_1c 0>;
nvmem-cell-names = "mac-address";
pll-data = <0x00110000 0x00001099 0x00991099>;
phy-mode = "rgmii";
phy-handle = <&phy0>;
nvmem-cells = <&macaddr_hwinfo_1c 0>;
nvmem-cell-names = "mac-address";
};
&spi {

View File

@ -135,12 +135,12 @@
&eth1 {
status = "okay";
nvmem-cells = <&macaddr_uboot_3ff80 0>;
nvmem-cell-names = "mac-address";
pll-data = <0x00110000 0x00001099 0x00991099>;
phy-handle = <&phy0>;
phy-mode = "rgmii";
nvmem-cells = <&macaddr_uboot_3ff80 0>;
nvmem-cell-names = "mac-address";
};
&usb1 {

View File

@ -103,13 +103,12 @@
&eth0 {
status = "okay";
nvmem-cells = <&macaddr_config_66 0>;
nvmem-cell-names = "mac-address";
pll-data = <0x00110000 0x00001099 0x00991099>;
phy-mode = "rgmii";
phy-handle = <&phy0>;
nvmem-cells = <&macaddr_config_66 0>;
nvmem-cell-names = "mac-address";
};
&spi {

View File

@ -163,12 +163,12 @@
&eth0 {
status = "okay";
nvmem-cells = <&macaddr_bdata_66>;
nvmem-cell-names = "mac-address";
pll-data = <0x00110000 0x00001099 0x00991099>;
phy-handle = <&phy0>;
phy-mode = "rgmii-id";
nvmem-cells = <&macaddr_bdata_66>;
nvmem-cell-names = "mac-address";
};
&spi {

View File

@ -21,10 +21,11 @@
&eth1 {
status = "okay";
pll-data = <0x00110000 0x00001099 0x00991099>;
phy-mode = "rgmii-id";
nvmem-cells = <&macaddr_bdata_6c>;
nvmem-cell-names = "mac-address";
phy-mode = "rgmii-id";
fixed-link {
speed = <100>;