| bd54eff2 | 01-Apr-2024 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: realtek: rtc16xx: add missing unit address to soc node
"soc" node has "ranges" property thus add matching unit address to fix dtc W=1 warnings:
rtd16xx.dtsi:130.6-198.4: Warning (unit
arm64: dts: realtek: rtc16xx: add missing unit address to soc node
"soc" node has "ranges" property thus add matching unit address to fix dtc W=1 warnings:
rtd16xx.dtsi:130.6-198.4: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| ed719eaa | 01-Apr-2024 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: realtek: rtd139x: add missing unit address to soc node
"soc" node has "ranges" property thus add matching unit address to fix dtc W=1 warnings:
rtd139x.dtsi:50.6-120.4: Warning (unit_
arm64: dts: realtek: rtd139x: add missing unit address to soc node
"soc" node has "ranges" property thus add matching unit address to fix dtc W=1 warnings:
rtd139x.dtsi:50.6-120.4: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name
Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| a5360a35 | 24-Nov-2019 |
Andreas Färber <[email protected]> |
arm64: dts: realtek: rtd139x: Introduce CRT, iso and misc syscon
Group the non-iso reset controller nodes into a CRT syscon mfd node. Group reset controller, watchdog and UART0 into an Isolation mfd
arm64: dts: realtek: rtd139x: Introduce CRT, iso and misc syscon
Group the non-iso reset controller nodes into a CRT syscon mfd node. Group reset controller, watchdog and UART0 into an Isolation mfd node. Group UART1 and UART2 into a Miscellaneous syscon mfd node.
Acked-by: James Tai <[email protected]> Signed-off-by: Andreas Färber <[email protected]>
show more ...
|
| 9e7c2a1c | 24-Nov-2019 |
Andreas Färber <[email protected]> |
arm64: dts: realtek: rtd129x: Introduce CRT, iso and misc syscon
Group the non-iso reset controller nodes in a CRT syscon mfd node. Group reset controller, watchdog and UART0 in an Isolation syscon
arm64: dts: realtek: rtd129x: Introduce CRT, iso and misc syscon
Group the non-iso reset controller nodes in a CRT syscon mfd node. Group reset controller, watchdog and UART0 in an Isolation syscon mfd node. Group UART1 and UART2 into a Miscellaneous syscon mfd node.
Acked-by: James Tai <[email protected]> Signed-off-by: Andreas Färber <[email protected]>
show more ...
|
| d8a6c3b3 | 12-Nov-2019 |
James Tai <[email protected]> |
arm64: dts: realtek: Add RTD1619 SoC and Realtek Mjolnir EVB
Add Device Trees for Realtek RTD1619 SoC family, RTD1619 SoC and Realtek Mjolnir EVB.
Signed-off-by: James Tai <[email protected]> [
arm64: dts: realtek: Add RTD1619 SoC and Realtek Mjolnir EVB
Add Device Trees for Realtek RTD1619 SoC family, RTD1619 SoC and Realtek Mjolnir EVB.
Signed-off-by: James Tai <[email protected]> [AF: Renamed r-bus node, modified UART comments, style cleanups] Signed-off-by: Andreas Färber <[email protected]>
show more ...
|
| 3040e132 | 30-Nov-2019 |
Andreas Färber <[email protected]> |
arm64: dts: realtek: rtd129x: Carve out boot ROM from memory
Update DS418j, MeLE V9, PROBOX2 AVA, Zidoo X9S and DS418 /memory nodes to exclude 0..0x1efff from reg entry and update unit address to ma
arm64: dts: realtek: rtd129x: Carve out boot ROM from memory
Update DS418j, MeLE V9, PROBOX2 AVA, Zidoo X9S and DS418 /memory nodes to exclude 0..0x1efff from reg entry and update unit address to match. Add this region to /soc ranges and for now just update the /memreserve/s.
Suggested-by: Rob Herring <[email protected]> Fixes: 72a7786c0a0d ("ARM64: dts: Add Realtek RTD1295 and Zidoo X9S") Fixes: d938a964a966 ("arm64: dts: realtek: Add ProBox2 Ava") Fixes: a9ce6f854581 ("arm64: dts: realtek: Add MeLE V9") Fixes: cf976f660ee8 ("arm64: dts: realtek: Add RTD1293 and Synology DS418j") Fixes: 5133636e41a2 ("arm64: dts: realtek: Add RTD1296 and Synology DS418") Cc: James Tai <[email protected]> Signed-off-by: Andreas Färber <[email protected]>
show more ...
|