On Wed, May 29, 2024 at 12:10 AM Chen-Yu Tsai <wens@xxxxxxxx> wrote: > > On Mon, 27 May 2024 02:08:16 +0200, Dragan Simic wrote: > > This series corrects and, in a couple of cases, additionally simplifies > > a bit the model names and the descriptions of a few Pine64 boards and > > devices based on Allwinner SoCs, according to their official names used > > in the Pine64 wiki and on the official Pine64 website. [1][2][3] > > > > These corrections ensure consistency between the officially used Pine64 > > board names and the names and descriptions in the source code. These > > changes complete the correction of the model names and descriptions of > > the Pine64 boards and devices, which was started earlier with the Pine64 > > boards and devices based on Rockchip SoCs. [4][5] > > > > [...] > > Applied to sunxi/dt-for-6.11 in sunxi/linux.git, thanks! > > [1/2] dt-bindings: arm: sunxi: Correct the descriptions for Pine64 boards > https://git.kernel.org/sunxi/linux/c/e1410c817ac4 > [2/2] arm64: dts: allwinner: Correct the model names for Pine64 boards > https://git.kernel.org/sunxi/linux/c/a72cf19bf50c I had to do a quick rebase as the branch start point was incorrect. The commit hashes will have changed. Rest assured that the patch is indeed merged. ChenYu