mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
ARM: dts: renesas: Synchronize R-Car R8A7790 H2 DTs with Linux 6.5.3
Synchronize R-Car R8A7790 H2 DTs with Linux 6.5.3, commit 238589d0f7b421aae18c5704dc931595019fa6c7 . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
610b078b33
commit
2a0070b90e
@ -376,6 +376,17 @@
|
|||||||
reg = <0 0xe6060000 0 0x250>;
|
reg = <0 0xe6060000 0 0x250>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
tpu: pwm@e60f0000 {
|
||||||
|
compatible = "renesas,tpu-r8a7790", "renesas,tpu";
|
||||||
|
reg = <0 0xe60f0000 0 0x148>;
|
||||||
|
interrupts = <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
clocks = <&cpg CPG_MOD 304>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 304>;
|
||||||
|
#pwm-cells = <3>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
cpg: clock-controller@e6150000 {
|
cpg: clock-controller@e6150000 {
|
||||||
compatible = "renesas,r8a7790-cpg-mssr";
|
compatible = "renesas,r8a7790-cpg-mssr";
|
||||||
reg = <0 0xe6150000 0 0x1000>;
|
reg = <0 0xe6150000 0 0x1000>;
|
||||||
@ -1037,6 +1048,76 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pwm0: pwm@e6e30000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e30000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm1: pwm@e6e31000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e31000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm2: pwm@e6e32000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e32000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm3: pwm@e6e33000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e33000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm4: pwm@e6e34000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e34000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm5: pwm@e6e35000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e35000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm6: pwm@e6e36000 {
|
||||||
|
compatible = "renesas,pwm-r8a7790", "renesas,pwm-rcar";
|
||||||
|
reg = <0 0xe6e36000 0 0x8>;
|
||||||
|
clocks = <&cpg CPG_MOD 523>;
|
||||||
|
power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
|
||||||
|
resets = <&cpg 523>;
|
||||||
|
#pwm-cells = <2>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
can0: can@e6e80000 {
|
can0: can@e6e80000 {
|
||||||
compatible = "renesas,can-r8a7790",
|
compatible = "renesas,can-r8a7790",
|
||||||
"renesas,rcar-gen2-can";
|
"renesas,rcar-gen2-can";
|
||||||
@ -1109,7 +1190,7 @@
|
|||||||
|
|
||||||
rcar_sound: sound@ec500000 {
|
rcar_sound: sound@ec500000 {
|
||||||
/*
|
/*
|
||||||
* #sound-dai-cells is required
|
* #sound-dai-cells is required if simple-card
|
||||||
*
|
*
|
||||||
* Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
|
* Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
|
||||||
* Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
|
* Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
|
||||||
@ -1252,7 +1333,7 @@
|
|||||||
dma-names = "rx", "tx", "rxu", "txu";
|
dma-names = "rx", "tx", "rxu", "txu";
|
||||||
};
|
};
|
||||||
ssi1: ssi-1 {
|
ssi1: ssi-1 {
|
||||||
interrupts = <GIC_SPI 371 IRQ_TYPE_LEVEL_HIGH>;
|
interrupts = <GIC_SPI 371 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
dmas = <&audma0 0x03>, <&audma1 0x04>,
|
dmas = <&audma0 0x03>, <&audma1 0x04>,
|
||||||
<&audma0 0x49>, <&audma1 0x4a>;
|
<&audma0 0x49>, <&audma1 0x4a>;
|
||||||
dma-names = "rx", "tx", "rxu", "txu";
|
dma-names = "rx", "tx", "rxu", "txu";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user