Re: [PATCH v6 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices

From: Aaron Kling

Date: Thu Apr 30 2026 - 13:01:47 EST


On Thu, Apr 30, 2026 at 11:38 AM Konrad Dybcio
<konrad.dybcio@xxxxxxxxxxxxxxxx> wrote:
>
> On 4/30/26 6:03 PM, Aaron Kling via B4 Relay wrote:
> > This specifically includes:
> > * Odin 2 Mini
> > * Odin 2 Portal
> > * Thor
> >
> > The original Odin 2 dts is not currently included as it has not yet
> > been verified.
> >
> > The initial port was done by Teguh Sobirin for ROCKNIX and was made
> > available on the AYN github [0].
> >
> > Support has been removed for things not yet supported by the upstream
> > kernel, these will be added later when the related drivers are submitted
> > and picked up. Such includes:
> >
> > * All panels
> > * The Odin 2 Mini backlight and touch
> > * All rgb leds
> > * The built-in uart gamepad
> >
> > [0] https://github.com/AYNTechnologies/linux/commits/sm8550/v6.17.5/
> >
> > Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
> > ---
> > Changes in v6:
> > - Fix comment style in patch 3
> > - Drop a pair of unnecessary pinmuxes in patch 3
>
> It seems like we've had a bit of a misunderstnading.. I was referencing
> the output-low property within some nodes specifically, not the whole
> nodes

Oh. Yep, I misunderstood. I will add back and send another revision.

Aaron