.. | .. |
---|
1604 | 1604 | |
---|
1605 | 1605 | dmc: bus@38000 { |
---|
1606 | 1606 | compatible = "simple-bus"; |
---|
1607 | | - reg = <0x0 0x38000 0x0 0x400>; |
---|
1608 | 1607 | #address-cells = <2>; |
---|
1609 | 1608 | #size-cells = <2>; |
---|
1610 | | - ranges = <0x0 0x0 0x0 0x38000 0x0 0x400>; |
---|
| 1609 | + ranges = <0x0 0x0 0x0 0x38000 0x0 0x2000>; |
---|
1611 | 1610 | |
---|
1612 | 1611 | canvas: video-lut@48 { |
---|
1613 | 1612 | compatible = "amlogic,canvas"; |
---|
.. | .. |
---|
1727 | 1726 | #address-cells = <1>; |
---|
1728 | 1727 | #size-cells = <0>; |
---|
1729 | 1728 | |
---|
1730 | | - internal_ephy: ethernet_phy@8 { |
---|
| 1729 | + internal_ephy: ethernet-phy@8 { |
---|
1731 | 1730 | compatible = "ethernet-phy-id0180.3301", |
---|
1732 | 1731 | "ethernet-phy-ieee802.3-c22"; |
---|
1733 | 1732 | interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>; |
---|
.. | .. |
---|
2317 | 2316 | sd_emmc_a: sd@ffe03000 { |
---|
2318 | 2317 | compatible = "amlogic,meson-axg-mmc"; |
---|
2319 | 2318 | reg = <0x0 0xffe03000 0x0 0x800>; |
---|
2320 | | - interrupts = <GIC_SPI 189 IRQ_TYPE_EDGE_RISING>; |
---|
| 2319 | + interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>; |
---|
2321 | 2320 | status = "disabled"; |
---|
2322 | 2321 | clocks = <&clkc CLKID_SD_EMMC_A>, |
---|
2323 | 2322 | <&clkc CLKID_SD_EMMC_A_CLK0>, |
---|
.. | .. |
---|
2329 | 2328 | sd_emmc_b: sd@ffe05000 { |
---|
2330 | 2329 | compatible = "amlogic,meson-axg-mmc"; |
---|
2331 | 2330 | reg = <0x0 0xffe05000 0x0 0x800>; |
---|
2332 | | - interrupts = <GIC_SPI 190 IRQ_TYPE_EDGE_RISING>; |
---|
| 2331 | + interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>; |
---|
2333 | 2332 | status = "disabled"; |
---|
2334 | 2333 | clocks = <&clkc CLKID_SD_EMMC_B>, |
---|
2335 | 2334 | <&clkc CLKID_SD_EMMC_B_CLK0>, |
---|
.. | .. |
---|
2341 | 2340 | sd_emmc_c: mmc@ffe07000 { |
---|
2342 | 2341 | compatible = "amlogic,meson-axg-mmc"; |
---|
2343 | 2342 | reg = <0x0 0xffe07000 0x0 0x800>; |
---|
2344 | | - interrupts = <GIC_SPI 191 IRQ_TYPE_EDGE_RISING>; |
---|
| 2343 | + interrupts = <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>; |
---|
2345 | 2344 | status = "disabled"; |
---|
2346 | 2345 | clocks = <&clkc CLKID_SD_EMMC_C>, |
---|
2347 | 2346 | <&clkc CLKID_SD_EMMC_C_CLK0>, |
---|