On Wed, May 13, 2026 at 01:25:49PM -0400, Richard Acayan wrote: > The Pixel 3a XL has variants with either a Samsung Display Controller (SDC) > panel or a Tianma panel. Add the device tree for the variant with the > Tianma panel. > > Signed-off-by: Richard Acayan <[email protected]> > Reviewed-by: Konrad Dybcio <[email protected]> > Assisted-by: "Claude Code Review Bot":claude-opus-4-6 > --- > arch/arm64/boot/dts/qcom/Makefile | 1 + > .../dts/qcom/sdm670-google-bonito-tianma.dts | 32 +++++++++++++++++++ > 2 files changed, 33 insertions(+) > create mode 100644 arch/arm64/boot/dts/qcom/sdm670-google-bonito-tianma.dts > > diff --git a/arch/arm64/boot/dts/qcom/Makefile > b/arch/arm64/boot/dts/qcom/Makefile > index 169cc9b9ccd3..d909c527d848 100644 > --- a/arch/arm64/boot/dts/qcom/Makefile > +++ b/arch/arm64/boot/dts/qcom/Makefile > @@ -303,6 +303,7 @@ dtb-$(CONFIG_ARCH_QCOM) += sdm632-fairphone-fp3.dtb > dtb-$(CONFIG_ARCH_QCOM) += sdm632-motorola-ocean.dtb > dtb-$(CONFIG_ARCH_QCOM) += sdm636-sony-xperia-ganges-mermaid.dtb > dtb-$(CONFIG_ARCH_QCOM) += sdm660-xiaomi-lavender.dtb > +dtb-$(CONFIG_ARCH_QCOM) += sdm670-google-bonito-tianma.dtb > dtb-$(CONFIG_ARCH_QCOM) += sdm670-google-sargo.dtb > dtb-$(CONFIG_ARCH_QCOM) += sdm845-db845c.dtb >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
