> On 6 Mar 2023, at 12:40 pm, Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: > > Hi ! > > On 10/02/2023 18:07, Christian Hewitt wrote: >> First we sort nodes in the current dts and remove some blank lines. Then we >> add the remaining bits needed for Bluetooth to work. And finally we add the >> AIU audio card to have HDMI and S/PDIF audio output. >> Changes since v1: >> - Add reviews from Neil >> - Drop unneded 'okay' from audio patch >> Christian Hewitt (3): >> arm64: dts: meson: gxbb-kii-pro: sort and tidy the dts >> arm64: dts: meson: gxbb-kii-pro: complete the bluetooth node >> arm64: dts: meson: gxbb-kii-pro: add initial audio support >> .../boot/dts/amlogic/meson-gxbb-kii-pro.dts | 83 ++++++++++++++++--- >> 1 file changed, 72 insertions(+), 11 deletions(-) > > This doesn't apply anymore on v6.3-rc1, can you rebase ? > Thanks! v3 rebased on for-next sent. Christian