diff mbox series

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

Message ID mtyjmbhqv5otvxhxyyvkxg6tubmtkeouwibmsmywmjdamnqnus@mow2w5trrmok
State New
Headers show
Series Add initial DTS for Samsung Galaxy Book4 Edge | expand

Commit Message

Marcus Glocker Aug. 14, 2024, 9:14 p.m. UTC
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(+)

Comments

Abel Vesa Aug. 15, 2024, 7:20 a.m. UTC | #1
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
>
Marcus Glocker Aug. 15, 2024, 8:21 a.m. UTC | #2
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
> >
diff mbox series

Patch

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