| .. | .. |
|---|
| 226 | 226 | reg = <0x14 0x10>; |
|---|
| 227 | 227 | }; |
|---|
| 228 | 228 | |
|---|
| 229 | | - eth_mac: eth_mac@34 { |
|---|
| 229 | + eth_mac: eth-mac@34 { |
|---|
| 230 | 230 | reg = <0x34 0x10>; |
|---|
| 231 | 231 | }; |
|---|
| 232 | 232 | |
|---|
| .. | .. |
|---|
| 243 | 243 | scpi_clocks: clocks { |
|---|
| 244 | 244 | compatible = "arm,scpi-clocks"; |
|---|
| 245 | 245 | |
|---|
| 246 | | - scpi_dvfs: scpi_clocks@0 { |
|---|
| 246 | + scpi_dvfs: clocks-0 { |
|---|
| 247 | 247 | compatible = "arm,scpi-dvfs-clocks"; |
|---|
| 248 | 248 | #clock-cells = <1>; |
|---|
| 249 | 249 | clock-indices = <0>; |
|---|
| .. | .. |
|---|
| 524 | 524 | #size-cells = <2>; |
|---|
| 525 | 525 | ranges = <0x0 0x0 0x0 0xc8834000 0x0 0x2000>; |
|---|
| 526 | 526 | |
|---|
| 527 | | - hwrng: rng { |
|---|
| 527 | + hwrng: rng@0 { |
|---|
| 528 | 528 | compatible = "amlogic,meson-rng"; |
|---|
| 529 | 529 | reg = <0x0 0x0 0x0 0x4>; |
|---|
| 530 | 530 | }; |
|---|
| .. | .. |
|---|
| 595 | 595 | sd_emmc_a: mmc@70000 { |
|---|
| 596 | 596 | compatible = "amlogic,meson-gx-mmc", "amlogic,meson-gxbb-mmc"; |
|---|
| 597 | 597 | reg = <0x0 0x70000 0x0 0x800>; |
|---|
| 598 | | - interrupts = <GIC_SPI 216 IRQ_TYPE_EDGE_RISING>; |
|---|
| 598 | + interrupts = <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 599 | 599 | status = "disabled"; |
|---|
| 600 | 600 | }; |
|---|
| 601 | 601 | |
|---|
| 602 | 602 | sd_emmc_b: mmc@72000 { |
|---|
| 603 | 603 | compatible = "amlogic,meson-gx-mmc", "amlogic,meson-gxbb-mmc"; |
|---|
| 604 | 604 | reg = <0x0 0x72000 0x0 0x800>; |
|---|
| 605 | | - interrupts = <GIC_SPI 217 IRQ_TYPE_EDGE_RISING>; |
|---|
| 605 | + interrupts = <GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 606 | 606 | status = "disabled"; |
|---|
| 607 | 607 | }; |
|---|
| 608 | 608 | |
|---|
| 609 | 609 | sd_emmc_c: mmc@74000 { |
|---|
| 610 | 610 | compatible = "amlogic,meson-gx-mmc", "amlogic,meson-gxbb-mmc"; |
|---|
| 611 | 611 | reg = <0x0 0x74000 0x0 0x800>; |
|---|
| 612 | | - interrupts = <GIC_SPI 218 IRQ_TYPE_EDGE_RISING>; |
|---|
| 612 | + interrupts = <GIC_SPI 218 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 613 | 613 | status = "disabled"; |
|---|
| 614 | 614 | }; |
|---|
| 615 | 615 | }; |
|---|