Re: [PATCH v2 7/7] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge Makefile

From: Marcus Glocker
Date: Thu Aug 15 2024 - 04:54:11 EST


On Thu, Aug 15, 2024 at 10:20:00AM +0300, Abel Vesa wrote:

> On 24-08-14 23:14:51, Marcus Glocker wrote:
> > Add the new Samsung Galaxy Book4 Edge to the Makefile to compile the
> > DTB file.
> >
> > Signed-off-by: Marcus Glocker <marcus@xxxxxxxxx>
>
> This should be squashed into patch 6.

OK, I'll submit a v3 patch.

> > ---
> > arch/arm64/boot/dts/qcom/Makefile | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile
> > index 0e5c810304fb..77a48a5780ed 100644
> > --- a/arch/arm64/boot/dts/qcom/Makefile
> > +++ b/arch/arm64/boot/dts/qcom/Makefile
> > @@ -265,3 +265,4 @@ dtb-$(CONFIG_ARCH_QCOM) += x1e80100-asus-vivobook-s15.dtb
> > dtb-$(CONFIG_ARCH_QCOM) += x1e80100-crd.dtb
> > dtb-$(CONFIG_ARCH_QCOM) += x1e80100-lenovo-yoga-slim7x.dtb
> > dtb-$(CONFIG_ARCH_QCOM) += x1e80100-qcp.dtb
> > +dtb-$(CONFIG_ARCH_QCOM) += x1e80100-samsung-galaxy-book4-edge.dtb
> > --
> > 2.39.2
> >