Re: [PATCH v2] ARM: dts: rockchip: rk322x: add spi node and spi pinctrl
From: Heiko Stuebner
Date: Sun Aug 06 2017 - 06:39:11 EST
Hi,
Am Donnerstag, 3. August 2017, 10:36:49 CEST schrieb Huibin Hong:
> Add spi node and spi pinctrl for rk322x
>
> Signed-off-by: Huibin Hong <huibin.hong@xxxxxxxxxxxxxx>
[...]
> + };
> +
> wdt: watchdog@110a0000 {
> compatible = "rockchip,rk322x-wdt", "snps,dw-wdt";
Please make sure a patch actually applies against the mainline tree,
as here the the compatible for the watchdog looks slightly different.
In any case I've fixed that and applied it for 4.14
Heiko