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

Marcus Glocker posted 7 patches 1 year, 5 months ago
There is a newer version of this series
[PATCH v2 7/7] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge Makefile
Posted by Marcus Glocker 1 year, 5 months ago
Add the new Samsung Galaxy Book4 Edge to the Makefile to compile the
DTB file.

Signed-off-by: Marcus Glocker <marcus@nazgul.ch>
---
 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
Re: [PATCH v2 7/7] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge Makefile
Posted by Abel Vesa 1 year, 5 months ago
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@nazgul.ch>

This should be squashed into patch 6.

> ---
>  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
>
Re: [PATCH v2 7/7] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge Makefile
Posted by Marcus Glocker 1 year, 5 months ago
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@nazgul.ch>
> 
> 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
> >