diff mbox

ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit

Message ID 1479989354-1357-1-git-send-email-aford173@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Adam Ford Nov. 24, 2016, 12:09 p.m. UTC
This adds the dts file into the Makefile. This should have been included in
commit ("ab8dd3aed011 ARM: DTS: Add minimal Support for Logic PD DM3730
SOM-LV")

Signed-off-by: Adam Ford <aford173@gmail.com>

Comments

Javier Martinez Canillas Nov. 24, 2016, 12:15 p.m. UTC | #1
Hello Adam,

On Thu, Nov 24, 2016 at 9:09 AM, Adam Ford <aford173@gmail.com> wrote:
> This adds the dts file into the Makefile. This should have been included in
> commit ("ab8dd3aed011 ARM: DTS: Add minimal Support for Logic PD DM3730
> SOM-LV")
>

Since the commit landed a few kernel releases, I believe you should add a

Fixes: ("ab8dd3aed011 ARM: DTS: Add minimal Support for Logic PD DM3730 SOM-LV")

Although this is a corner case, since a missing Makefile entry is not
a bug but just making the previous commit a no-op.

> Signed-off-by: Adam Ford <aford173@gmail.com>
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index befcd26..420c422 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -485,6 +485,7 @@ dtb-$(CONFIG_ARCH_OMAP3) += \
>         am3517-evm.dtb \
>         am3517_mt_ventoux.dtb \
>         logicpd-torpedo-37xx-devkit.dtb \
> +       logicpd-som-lv-37xx-devkit.dtb \
>         omap3430-sdp.dtb \
>         omap3-beagle.dtb \
>         omap3-beagle-xm.dtb \
> --

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Tony Lindgren Dec. 2, 2016, 4:55 p.m. UTC | #2
* Javier Martinez Canillas <javier@dowhile0.org> [161124 04:15]:
> Hello Adam,
> 
> On Thu, Nov 24, 2016 at 9:09 AM, Adam Ford <aford173@gmail.com> wrote:
> > This adds the dts file into the Makefile. This should have been included in
> > commit ("ab8dd3aed011 ARM: DTS: Add minimal Support for Logic PD DM3730
> > SOM-LV")
> >
> 
> Since the commit landed a few kernel releases, I believe you should add a
> 
> Fixes: ("ab8dd3aed011 ARM: DTS: Add minimal Support for Logic PD DM3730 SOM-LV")
> 
> Although this is a corner case, since a missing Makefile entry is not
> a bug but just making the previous commit a no-op.
> 
> > Signed-off-by: Adam Ford <aford173@gmail.com>
> >
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index befcd26..420c422 100644
> > --- a/arch/arm/boot/dts/Makefile
> > +++ b/arch/arm/boot/dts/Makefile
> > @@ -485,6 +485,7 @@ dtb-$(CONFIG_ARCH_OMAP3) += \
> >         am3517-evm.dtb \
> >         am3517_mt_ventoux.dtb \
> >         logicpd-torpedo-37xx-devkit.dtb \
> > +       logicpd-som-lv-37xx-devkit.dtb \
> >         omap3430-sdp.dtb \
> >         omap3-beagle.dtb \
> >         omap3-beagle-xm.dtb \
> > --
> 
> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Adam can you please repost with the Fixes and reviewed-by?

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index befcd26..420c422 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -485,6 +485,7 @@  dtb-$(CONFIG_ARCH_OMAP3) += \
 	am3517-evm.dtb \
 	am3517_mt_ventoux.dtb \
 	logicpd-torpedo-37xx-devkit.dtb \
+	logicpd-som-lv-37xx-devkit.dtb \
 	omap3430-sdp.dtb \
 	omap3-beagle.dtb \
 	omap3-beagle-xm.dtb \