r8a774e1.dtsi (cfc7ba103fbd3f6c4b55380dd64649f4102097ac) | r8a774e1.dtsi (a3855ebcded87ff8368e61139d98c891a842e7b2) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774e1 SoC 4 * 5 * Copyright (C) 2020 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2362 unchanged lines hidden (view full) --- 2371 interrupt-map = <0 0 0 0 &gic GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>; 2372 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>; 2373 clock-names = "pcie", "pcie_bus"; 2374 power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>; 2375 resets = <&cpg 318>; 2376 status = "disabled"; 2377 }; 2378 | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774e1 SoC 4 * 5 * Copyright (C) 2020 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2362 unchanged lines hidden (view full) --- 2371 interrupt-map = <0 0 0 0 &gic GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>; 2372 clocks = <&cpg CPG_MOD 318>, <&pcie_bus_clk>; 2373 clock-names = "pcie", "pcie_bus"; 2374 power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>; 2375 resets = <&cpg 318>; 2376 status = "disabled"; 2377 }; 2378 |
2379 fcpf0: fcp@fe950000 { 2380 compatible = "renesas,fcpf"; 2381 reg = <0 0xfe950000 0 0x200>; 2382 clocks = <&cpg CPG_MOD 615>; 2383 power-domains = <&sysc R8A774E1_PD_A3VP>; 2384 resets = <&cpg 615>; 2385 }; 2386 2387 fcpf1: fcp@fe951000 { 2388 compatible = "renesas,fcpf"; 2389 reg = <0 0xfe951000 0 0x200>; 2390 clocks = <&cpg CPG_MOD 614>; 2391 power-domains = <&sysc R8A774E1_PD_A3VP>; 2392 resets = <&cpg 614>; 2393 }; 2394 2395 fcpvb0: fcp@fe96f000 { 2396 compatible = "renesas,fcpv"; 2397 reg = <0 0xfe96f000 0 0x200>; 2398 clocks = <&cpg CPG_MOD 607>; 2399 power-domains = <&sysc R8A774E1_PD_A3VP>; 2400 resets = <&cpg 607>; 2401 }; 2402 2403 fcpvb1: fcp@fe92f000 { 2404 compatible = "renesas,fcpv"; 2405 reg = <0 0xfe92f000 0 0x200>; 2406 clocks = <&cpg CPG_MOD 606>; 2407 power-domains = <&sysc R8A774E1_PD_A3VP>; 2408 resets = <&cpg 606>; 2409 }; 2410 2411 fcpvi0: fcp@fe9af000 { 2412 compatible = "renesas,fcpv"; 2413 reg = <0 0xfe9af000 0 0x200>; 2414 clocks = <&cpg CPG_MOD 611>; 2415 power-domains = <&sysc R8A774E1_PD_A3VP>; 2416 resets = <&cpg 611>; 2417 }; 2418 2419 fcpvi1: fcp@fe9bf000 { 2420 compatible = "renesas,fcpv"; 2421 reg = <0 0xfe9bf000 0 0x200>; 2422 clocks = <&cpg CPG_MOD 610>; 2423 power-domains = <&sysc R8A774E1_PD_A3VP>; 2424 resets = <&cpg 610>; 2425 }; 2426 2427 fcpvd0: fcp@fea27000 { 2428 compatible = "renesas,fcpv"; 2429 reg = <0 0xfea27000 0 0x200>; 2430 clocks = <&cpg CPG_MOD 603>; 2431 power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>; 2432 resets = <&cpg 603>; 2433 }; 2434 2435 fcpvd1: fcp@fea2f000 { 2436 compatible = "renesas,fcpv"; 2437 reg = <0 0xfea2f000 0 0x200>; 2438 clocks = <&cpg CPG_MOD 602>; 2439 power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>; 2440 resets = <&cpg 602>; 2441 }; 2442 |
|
2379 csi20: csi2@fea80000 { 2380 compatible = "renesas,r8a774e1-csi2"; 2381 reg = <0 0xfea80000 0 0x10000>; 2382 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>; 2383 clocks = <&cpg CPG_MOD 714>; 2384 power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>; 2385 resets = <&cpg 714>; 2386 status = "disabled"; --- 223 unchanged lines hidden --- | 2443 csi20: csi2@fea80000 { 2444 compatible = "renesas,r8a774e1-csi2"; 2445 reg = <0 0xfea80000 0 0x10000>; 2446 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>; 2447 clocks = <&cpg CPG_MOD 714>; 2448 power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>; 2449 resets = <&cpg 714>; 2450 status = "disabled"; --- 223 unchanged lines hidden --- |