Skip to content
Snippets Groups Projects
Commit a89ef75a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

Merge branch 'renesas-dts-for-v6.8' into renesas-next

parents c11a6389 95d516f3
No related branches found
No related tags found
No related merge requests found
......@@ -437,7 +437,7 @@ gic: interrupt-controller@44101000 {
};
can0: can@52104000 {
compatible = "renesas,r9a06g032-sja1000","renesas,rzn1-sja1000";
compatible = "renesas,r9a06g032-sja1000", "renesas,rzn1-sja1000";
reg = <0x52104000 0x800>;
reg-io-width = <4>;
interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
......
......@@ -163,7 +163,7 @@ usb3peri: usb3peri@85070000 {
};
avb: ethernet@a3300000 {
compatible = "renesas,etheravb-r9a09g011","renesas,etheravb-rzv2m";
compatible = "renesas,etheravb-r9a09g011", "renesas,etheravb-rzv2m";
reg = <0 0xa3300000 0 0x800>;
interrupts = <GIC_SPI 251 IRQ_TYPE_LEVEL_HIGH>, /* ch0: Rx0 BE */
<GIC_SPI 252 IRQ_TYPE_LEVEL_HIGH>, /* ch1: Rx1 NC */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment