On 11/28/19 1:06 PM, Claudius Heine wrote:
> Signed-off-by: Claudius Heine <c...@denx.de>
> ---
>  arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi 
> b/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi
> index af4719aaeb..572bcbf8f0 100644
> --- a/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi
> +++ b/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi
> @@ -30,6 +30,11 @@
>               mux-int-port = <1>;
>               mux-ext-port = <3>;
>       };
> +
> +     wdt-reboot {
> +             compatible = "wdt-reboot";
> +             wdt = <&wdog1>;
> +     };
>  };
>  
>  &audmux {

This should go into separate -u-boot.dtsi , so the base DT can be easily
synced with Linux one.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to