mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 03:59:55 +07:00
ARM: dts: r8a7745: Convert to new DU DT bindings
The DU DT bindings have been updated to drop the reg-names property. Update the r8a7745 device tree accordingly. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Link: https://lore.kernel.org/r/20200218132217.21454-1-geert+renesas@glider.be
This commit is contained in:
parent
b214f94e0f
commit
6e0a7c403d
@ -1506,7 +1506,6 @@ vsp@fe930000 {
|
|||||||
du: display@feb00000 {
|
du: display@feb00000 {
|
||||||
compatible = "renesas,du-r8a7745";
|
compatible = "renesas,du-r8a7745";
|
||||||
reg = <0 0xfeb00000 0 0x40000>;
|
reg = <0 0xfeb00000 0 0x40000>;
|
||||||
reg-names = "du";
|
|
||||||
interrupts = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
|
interrupts = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
<GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>;
|
<GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 724>, <&cpg CPG_MOD 723>;
|
clocks = <&cpg CPG_MOD 724>, <&cpg CPG_MOD 723>;
|
||||||
|
Loading…
Reference in New Issue
Block a user