mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 16:43:32 +01:00
arm: dts: socfpga: stratix10: update dtsi and dts
Update dtsi and dts files for resets, phy node and other properties. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
This commit is contained in:
committed by
Marek Vasut
parent
5fb033a336
commit
00f7ae6138
@@ -80,6 +80,7 @@
|
|||||||
device_type = "soc";
|
device_type = "soc";
|
||||||
interrupt-parent = <&intc>;
|
interrupt-parent = <&intc>;
|
||||||
ranges = <0 0 0 0xffffffff>;
|
ranges = <0 0 0 0xffffffff>;
|
||||||
|
u-boot,dm-pre-reloc;
|
||||||
|
|
||||||
clkmgr@ffd1000 {
|
clkmgr@ffd1000 {
|
||||||
compatible = "altr,clk-mgr";
|
compatible = "altr,clk-mgr";
|
||||||
@@ -92,7 +93,7 @@
|
|||||||
interrupts = <0 90 4>;
|
interrupts = <0 90 4>;
|
||||||
interrupt-names = "macirq";
|
interrupt-names = "macirq";
|
||||||
mac-address = [00 00 00 00 00 00];
|
mac-address = [00 00 00 00 00 00];
|
||||||
resets = <&rst EMAC0_RESET>;
|
resets = <&rst EMAC0_RESET>, <&rst EMAC0_OCP_RESET>;
|
||||||
reset-names = "stmmaceth";
|
reset-names = "stmmaceth";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
@@ -103,7 +104,7 @@
|
|||||||
interrupts = <0 91 4>;
|
interrupts = <0 91 4>;
|
||||||
interrupt-names = "macirq";
|
interrupt-names = "macirq";
|
||||||
mac-address = [00 00 00 00 00 00];
|
mac-address = [00 00 00 00 00 00];
|
||||||
resets = <&rst EMAC1_RESET>;
|
resets = <&rst EMAC1_RESET>, <&rst EMAC1_OCP_RESET>;
|
||||||
reset-names = "stmmaceth";
|
reset-names = "stmmaceth";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
@@ -114,7 +115,7 @@
|
|||||||
interrupts = <0 92 4>;
|
interrupts = <0 92 4>;
|
||||||
interrupt-names = "macirq";
|
interrupt-names = "macirq";
|
||||||
mac-address = [00 00 00 00 00 00];
|
mac-address = [00 00 00 00 00 00];
|
||||||
resets = <&rst EMAC2_RESET>;
|
resets = <&rst EMAC2_RESET>, <&rst EMAC2_OCP_RESET>;
|
||||||
reset-names = "stmmaceth";
|
reset-names = "stmmaceth";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
@@ -136,6 +137,7 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
interrupts = <0 110 4>;
|
interrupts = <0 110 4>;
|
||||||
|
bank-name = "porta";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -156,6 +158,7 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
interrupts = <0 111 4>;
|
interrupts = <0 111 4>;
|
||||||
|
bank-name = "portb";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -166,6 +169,7 @@
|
|||||||
reg = <0xffc02800 0x100>;
|
reg = <0xffc02800 0x100>;
|
||||||
interrupts = <0 103 4>;
|
interrupts = <0 103 4>;
|
||||||
resets = <&rst I2C0_RESET>;
|
resets = <&rst I2C0_RESET>;
|
||||||
|
reset-names = "i2c";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -176,6 +180,7 @@
|
|||||||
reg = <0xffc02900 0x100>;
|
reg = <0xffc02900 0x100>;
|
||||||
interrupts = <0 104 4>;
|
interrupts = <0 104 4>;
|
||||||
resets = <&rst I2C1_RESET>;
|
resets = <&rst I2C1_RESET>;
|
||||||
|
reset-names = "i2c";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -186,6 +191,7 @@
|
|||||||
reg = <0xffc02a00 0x100>;
|
reg = <0xffc02a00 0x100>;
|
||||||
interrupts = <0 105 4>;
|
interrupts = <0 105 4>;
|
||||||
resets = <&rst I2C2_RESET>;
|
resets = <&rst I2C2_RESET>;
|
||||||
|
reset-names = "i2c";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -196,6 +202,7 @@
|
|||||||
reg = <0xffc02b00 0x100>;
|
reg = <0xffc02b00 0x100>;
|
||||||
interrupts = <0 106 4>;
|
interrupts = <0 106 4>;
|
||||||
resets = <&rst I2C3_RESET>;
|
resets = <&rst I2C3_RESET>;
|
||||||
|
reset-names = "i2c";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -206,6 +213,7 @@
|
|||||||
reg = <0xffc02c00 0x100>;
|
reg = <0xffc02c00 0x100>;
|
||||||
interrupts = <0 107 4>;
|
interrupts = <0 107 4>;
|
||||||
resets = <&rst I2C4_RESET>;
|
resets = <&rst I2C4_RESET>;
|
||||||
|
reset-names = "i2c";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -216,8 +224,8 @@
|
|||||||
reg = <0xff808000 0x1000>;
|
reg = <0xff808000 0x1000>;
|
||||||
interrupts = <0 96 4>;
|
interrupts = <0 96 4>;
|
||||||
fifo-depth = <0x400>;
|
fifo-depth = <0x400>;
|
||||||
resets = <&rst SDMMC_RESET>;
|
resets = <&rst SDMMC_RESET>, <&rst SDMMC_OCP_RESET>;
|
||||||
reset-names = "reset";
|
u-boot,dm-pre-reloc;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -231,6 +239,7 @@
|
|||||||
compatible = "altr,rst-mgr";
|
compatible = "altr,rst-mgr";
|
||||||
reg = <0xffd11000 0x1000>;
|
reg = <0xffd11000 0x1000>;
|
||||||
altr,modrst-offset = <0x20>;
|
altr,modrst-offset = <0x20>;
|
||||||
|
u-boot,dm-pre-reloc;
|
||||||
};
|
};
|
||||||
|
|
||||||
spi0: spi@ffda4000 {
|
spi0: spi@ffda4000 {
|
||||||
@@ -304,6 +313,8 @@
|
|||||||
reg-shift = <2>;
|
reg-shift = <2>;
|
||||||
reg-io-width = <4>;
|
reg-io-width = <4>;
|
||||||
resets = <&rst UART0_RESET>;
|
resets = <&rst UART0_RESET>;
|
||||||
|
clock-frequency = <100000000>;
|
||||||
|
u-boot,dm-pre-reloc;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -350,6 +361,7 @@
|
|||||||
reg = <0xffd00200 0x100>;
|
reg = <0xffd00200 0x100>;
|
||||||
interrupts = <0 117 4>;
|
interrupts = <0 117 4>;
|
||||||
resets = <&rst WATCHDOG0_RESET>;
|
resets = <&rst WATCHDOG0_RESET>;
|
||||||
|
u-boot,dm-pre-reloc;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -78,8 +78,11 @@
|
|||||||
&mmc {
|
&mmc {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
cap-sd-highspeed;
|
cap-sd-highspeed;
|
||||||
|
cap-mmc-highspeed;
|
||||||
broken-cd;
|
broken-cd;
|
||||||
bus-width = <4>;
|
bus-width = <4>;
|
||||||
|
drvsel = <3>;
|
||||||
|
smplsel = <0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&uart0 {
|
&uart0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user