|
40 | 40 | compatible = "nvidia,tegra234-misc"; |
41 | 41 | reg = <0x0 0x00100000 0x0 0xf000>, |
42 | 42 | <0x0 0x0010f000 0x0 0x1000>; |
43 | | - status = "okay"; |
44 | 43 | }; |
45 | 44 |
|
46 | 45 | timer@2080000 { |
|
62 | 61 | <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>, |
63 | 62 | <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>, |
64 | 63 | <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>; |
65 | | - status = "okay"; |
66 | 64 | }; |
67 | 65 |
|
68 | 66 | gpio: gpio@2200000 { |
|
2780 | 2778 | "ch11", "ch12", "ch13", "ch14", "ch15"; |
2781 | 2779 | interrupts = <GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>; |
2782 | 2780 | #interconnect-cells = <1>; |
2783 | | - status = "okay"; |
2784 | 2781 |
|
2785 | 2782 | #address-cells = <2>; |
2786 | 2783 | #size-cells = <2>; |
|
2812 | 2809 | interrupts = <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>; |
2813 | 2810 | clocks = <&bpmp TEGRA234_CLK_EMC>; |
2814 | 2811 | clock-names = "emc"; |
2815 | | - status = "okay"; |
2816 | 2812 |
|
2817 | 2813 | #interconnect-cells = <0>; |
2818 | 2814 |
|
|
3888 | 3884 | #iommu-cells = <1>; |
3889 | 3885 |
|
3890 | 3886 | nvidia,memory-controller = <&mc>; |
3891 | | - status = "okay"; |
3892 | 3887 | }; |
3893 | 3888 |
|
3894 | 3889 | sce-fabric@b600000 { |
|
3902 | 3897 | compatible = "nvidia,tegra234-rce-fabric"; |
3903 | 3898 | reg = <0x0 0xbe00000 0x0 0x40000>; |
3904 | 3899 | interrupts = <GIC_SPI 175 IRQ_TYPE_LEVEL_HIGH>; |
3905 | | - status = "okay"; |
3906 | 3900 | }; |
3907 | 3901 |
|
3908 | 3902 | hsp_aon: hsp@c150000 { |
|
4064 | 4058 | compatible = "nvidia,tegra234-aon-fabric"; |
4065 | 4059 | reg = <0x0 0xc600000 0x0 0x40000>; |
4066 | 4060 | interrupts = <GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH>; |
4067 | | - status = "okay"; |
4068 | 4061 | }; |
4069 | 4062 |
|
4070 | 4063 | bpmp-fabric@d600000 { |
4071 | 4064 | compatible = "nvidia,tegra234-bpmp-fabric"; |
4072 | 4065 | reg = <0x0 0xd600000 0x0 0x40000>; |
4073 | 4066 | interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>; |
4074 | | - status = "okay"; |
4075 | 4067 | }; |
4076 | 4068 |
|
4077 | 4069 | dce-fabric@de00000 { |
4078 | 4070 | compatible = "nvidia,tegra234-dce-fabric"; |
4079 | 4071 | reg = <0x0 0xde00000 0x0 0x40000>; |
4080 | 4072 | interrupts = <GIC_SPI 381 IRQ_TYPE_LEVEL_HIGH>; |
4081 | | - status = "okay"; |
4082 | 4073 | }; |
4083 | 4074 |
|
4084 | 4075 | ccplex@e000000 { |
4085 | 4076 | compatible = "nvidia,tegra234-ccplex-cluster"; |
4086 | 4077 | reg = <0x0 0x0e000000 0x0 0x5ffff>; |
4087 | 4078 | nvidia,bpmp = <&bpmp>; |
4088 | | - status = "okay"; |
4089 | 4079 | }; |
4090 | 4080 |
|
4091 | 4081 | gic: interrupt-controller@f400000 { |
|
4239 | 4229 | #iommu-cells = <1>; |
4240 | 4230 |
|
4241 | 4231 | nvidia,memory-controller = <&mc>; |
4242 | | - status = "okay"; |
4243 | 4232 | }; |
4244 | 4233 |
|
4245 | 4234 | smmu_niso0: iommu@12000000 { |
|
4381 | 4370 | #iommu-cells = <1>; |
4382 | 4371 |
|
4383 | 4372 | nvidia,memory-controller = <&mc>; |
4384 | | - status = "okay"; |
4385 | 4373 | }; |
4386 | 4374 |
|
4387 | 4375 | cbb-fabric@13a00000 { |
4388 | 4376 | compatible = "nvidia,tegra234-cbb-fabric"; |
4389 | 4377 | reg = <0x0 0x13a00000 0x0 0x400000>; |
4390 | 4378 | interrupts = <GIC_SPI 231 IRQ_TYPE_LEVEL_HIGH>; |
4391 | | - status = "okay"; |
4392 | 4379 | }; |
4393 | 4380 |
|
4394 | 4381 | host1x@13e00000 { |
|
5804 | 5791 | pmu { |
5805 | 5792 | compatible = "arm,cortex-a78-pmu"; |
5806 | 5793 | interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>; |
5807 | | - status = "okay"; |
5808 | 5794 | }; |
5809 | 5795 |
|
5810 | 5796 | psci { |
5811 | 5797 | compatible = "arm,psci-1.0"; |
5812 | | - status = "okay"; |
5813 | 5798 | method = "smc"; |
5814 | 5799 | }; |
5815 | 5800 |
|
|
0 commit comments