Message ID | 20250307005712.16828-1-andre.przywara@arm.com |
---|---|
Headers | show |
Series | arm64: dts: allwinner: Add basic Allwinner A523 support | expand |
On Fri, 07 Mar 2025 00:56:57 +0000, Andre Przywara wrote: > this in an update to the series introducing the basic DT support for the > Allwinner A523 SoC. It now comes with DTs for three boards, using > slightly different packages of that SoC.[1] > Functionality-wise it relies on the pinctrl[2] and clock[3] support > series, though there are no direct code dependency series between the > series. Two binding patches from there are required to pass dtbs_check, > git put their patch IDs in the footer below. > Compared to v2 only small fixes in the NMI controller driver: renaming > the struct to better reflect its new usage, add adding the DS pin to > the eMMC pingroup list. Adding accrued tags on the way, many thanks to > the diligent reviewers! More detailed changelog below. > > [...] Applied, thanks! [07/15] dt-bindings: phy: document Allwinner A523 USB-2.0 PHY commit: 1f7af7f3c353ae3b384a66a82c5074ac28901160 Best regards,
On Fri, 07 Mar 2025 00:56:57 +0000, Andre Przywara wrote: > this in an update to the series introducing the basic DT support for the > Allwinner A523 SoC. It now comes with DTs for three boards, using > slightly different packages of that SoC.[1] > Functionality-wise it relies on the pinctrl[2] and clock[3] support > series, though there are no direct code dependency series between the > series. Two binding patches from there are required to pass dtbs_check, > git put their patch IDs in the footer below. > Compared to v2 only small fixes in the NMI controller driver: renaming > the struct to better reflect its new usage, add adding the DS pin to > the eMMC pingroup list. Adding accrued tags on the way, many thanks to > the diligent reviewers! More detailed changelog below. > > [...] Applied to dt-for-6.16 in git@github.com:linux-sunxi/linux-sunxi.git, thanks! [08/15] arm64: dts: allwinner: Add Allwinner A523 .dtsi file commit: 35ac96f796649346c9b0440413dc6c5138249b3e [09/15] dt-bindings: vendor-prefixes: Add YuzukiHD name commit: acf5b947cff1b991ceb7fa53c66555242ff4c87b [10/15] dt-bindings: arm: sunxi: Add new board names for A523 generation commit: f9d55227839199e928a41574e41089288a43a2d6 [11/15] arm64: dts: allwinner: a523: add Avaota-A1 router support commit: 3a1883f32b9b5083883624f9b39a3c6edfa6d490 [12/15] arm64: dts: allwinner: a523: add X96Q-Pro+ support commit: 66611715c473a9820b65322c94401a367711acd7 [13/15] arm64: dts: allwinner: a523: add Radxa A5E support commit: 80e0fb4e491b4994434e42c33c1387a46b7986bc [14/15] dt-bindings: arm: sunxi: Add YuzukiHD Chameleon board name commit: 7273c0e2e4229bca42c70e6f3c33f1756902301a [15/15] arm64: dts: allwinner: h616: add YuzukiHD Chameleon support commit: 6d1cb8de157382facedf50f1a80ee033243b8494 Best regards,