mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
ARM: DTS: resync a3517.dtsi with Linux 4.17
Linux 4.17 was just released with some minor changes to the am3517.dtsi. This patch re-syncs the file. Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
interrupt-names = "mc";
|
interrupt-names = "mc";
|
||||||
};
|
};
|
||||||
|
|
||||||
davinci_emac: ethernet@0x5c000000 {
|
davinci_emac: ethernet@5c000000 {
|
||||||
compatible = "ti,am3517-emac";
|
compatible = "ti,am3517-emac";
|
||||||
ti,hwmods = "davinci_emac";
|
ti,hwmods = "davinci_emac";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
local-mac-address = [ 00 00 00 00 00 00 ];
|
local-mac-address = [ 00 00 00 00 00 00 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
davinci_mdio: ethernet@0x5c030000 {
|
davinci_mdio: ethernet@5c030000 {
|
||||||
compatible = "ti,davinci_mdio";
|
compatible = "ti,davinci_mdio";
|
||||||
ti,hwmods = "davinci_mdio";
|
ti,hwmods = "davinci_mdio";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
@@ -99,9 +99,5 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
&smartreflex_mpu_iva {
|
|
||||||
status = "disabled";
|
|
||||||
};
|
|
||||||
|
|
||||||
/include/ "am35xx-clocks.dtsi"
|
/include/ "am35xx-clocks.dtsi"
|
||||||
/include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
|
/include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
|
||||||
|
Reference in New Issue
Block a user