[PATCH 1/3] ARM: dts: rockchip: Enable build of rk3066 MK808 dts
Heiko Stuebner
heiko at sntech.de
Thu Oct 6 09:33:13 PDT 2016
Hi Paweł,
Am Donnerstag, 6. Oktober 2016, 18:22:40 CEST schrieb =?UTF-8?q?
Pawe=C5=82=20Jarosz?=:
> MK808 is rockchip rk3066 based board made by Rickomagic. It has two usb
> ports, sdmmc, wifi and uart onboard.
>
> Signed-off-by: Paweł Jarosz <paweljarosz3691 at gmail.com>
> ---
> arch/arm/boot/dts/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index befcd26..f19cc1d 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -639,6 +639,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
> rk3036-kylin.dtb \
> rk3066a-bqcurie2.dtb \
> rk3066a-marsboard.dtb \
> + rk3066a-mk808.dtb \
> rk3066a-rayeager.dtb \
> rk3188-radxarock.dtb \
> rk3228-evb.dtb \
This patch breaks bisectability, as it adds a dtb to the makefile that you only
add in patch3 which makes builds fail. Please fold your patches 1 and 3 into
one patch and also add and entry to Documentation/devicetree/bindings/arm/
rockchip.txt for the board.
Heiko
More information about the linux-arm-kernel
mailing list