linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: Build dtbs for Rockchip boards
@ 2014-07-24 22:17 Doug Anderson
  2014-07-24 22:33 ` Heiko Stübner
  0 siblings, 1 reply; 2+ messages in thread
From: Doug Anderson @ 2014-07-24 22:17 UTC (permalink / raw)
  To: linux-arm-kernel

This allows the "make dtbs" target to work.

Signed-off-by: Doug Anderson <dianders@chromium.org>
---
This is built upon (ARM: dts: add rk3288 evaluation board) at
<https://patchwork.kernel.org/patch/4579541/>, which won't actually
build without the bindings that just landed in today's clk-next.

 arch/arm/boot/dts/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 82f498b..026f61d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -341,6 +341,11 @@ dtb-$(CONFIG_ARCH_QCOM) += \
 	qcom-apq8084-mtp.dtb \
 	qcom-msm8660-surf.dtb \
 	qcom-msm8960-cdp.dtb
+dtb-$(CONFIG_ARCH_ROCKCHIP) += \
+	rk3066a-bqcurie2.dtb \
+	rk3188-radxarock.dtb \
+	rk3288-evb-act8846.dtb \
+	rk3288-evb-rk808.dtb
 dtb-$(CONFIG_ARCH_S3C24XX) += s3c2416-smdk2416.dtb
 dtb-$(CONFIG_ARCH_S3C64XX) += s3c6410-mini6410.dtb \
 	s3c6410-smdk6410.dtb
-- 
2.0.0.526.g5318336

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: Build dtbs for Rockchip boards
  2014-07-24 22:17 [PATCH] ARM: dts: Build dtbs for Rockchip boards Doug Anderson
@ 2014-07-24 22:33 ` Heiko Stübner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2014-07-24 22:33 UTC (permalink / raw)
  To: linux-arm-kernel

Am Donnerstag, 24. Juli 2014, 15:17:50 schrieb Doug Anderson:
> This allows the "make dtbs" target to work.
> 
> Signed-off-by: Doug Anderson <dianders@chromium.org>

I'll add it to my rk3288-branch


Thanks
Heiko

> ---
> This is built upon (ARM: dts: add rk3288 evaluation board) at
> <https://patchwork.kernel.org/patch/4579541/>, which won't actually
> build without the bindings that just landed in today's clk-next.
> 
>  arch/arm/boot/dts/Makefile | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 82f498b..026f61d 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -341,6 +341,11 @@ dtb-$(CONFIG_ARCH_QCOM) += \
>  	qcom-apq8084-mtp.dtb \
>  	qcom-msm8660-surf.dtb \
>  	qcom-msm8960-cdp.dtb
> +dtb-$(CONFIG_ARCH_ROCKCHIP) += \
> +	rk3066a-bqcurie2.dtb \
> +	rk3188-radxarock.dtb \
> +	rk3288-evb-act8846.dtb \
> +	rk3288-evb-rk808.dtb
>  dtb-$(CONFIG_ARCH_S3C24XX) += s3c2416-smdk2416.dtb
>  dtb-$(CONFIG_ARCH_S3C64XX) += s3c6410-mini6410.dtb \
>  	s3c6410-smdk6410.dtb

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-24 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 22:17 [PATCH] ARM: dts: Build dtbs for Rockchip boards Doug Anderson
2014-07-24 22:33 ` Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).