[PATCH v1 2/2] dts: arm: imx6qdl: provide snvs-lpgpr device

Lucas Stach l.stach at pengutronix.de
Wed Jul 5 03:02:43 PDT 2017


Hi Oleksij,

Am Mittwoch, den 05.07.2017, 11:33 +0200 schrieb Oleksij Rempel:
> Signed-off-by: Oleksij Rempel <o.rempel at pengutronix.de>
> ---
>  dts/src/arm/imx6qdl.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/dts/src/arm/imx6qdl.dtsi b/dts/src/arm/imx6qdl.dtsi

Files in dts/src/arm/... are verbatim copies of the upstream DTS files
and can not be changed by Barebox patches. As long as the this node
addition hasn't been applied upstream the node needs to be carried in
the Barebox override files in arch/arm/dts/...

Regards,
Lucas

> index e426faa9c2..94e9925582 100644
> --- a/dts/src/arm/imx6qdl.dtsi
> +++ b/dts/src/arm/imx6qdl.dtsi
> @@ -769,6 +769,10 @@
>  					mask = <0x60>;
>  					status = "disabled";
>  				};
> +
> +				snvs_lpgpr: snvs-lpgpr {
> +					compatible = "fsl,imx6q-snvs-lpgpr";
> +				};
>  			};
>  
>  			epit1: epit at 020d0000 { /* EPIT1 */





More information about the barebox mailing list