On Fri, Jun 29, 2018 at 08:47:35PM -0700, Andrey Smirnov wrote:
> Signed-off-by: Andrey Smirnov <[email protected]>
> ---
> arch/arm/dts/imx51-zii-rdu1.dts | 28 ++++++++++++++++++++++++++++
> 1 file changed, 28 insertions(+)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/dts/imx51-zii-rdu1.dts b/arch/arm/dts/imx51-zii-rdu1.dts
> index 7984e5b32..b0e1d0276 100644
> --- a/arch/arm/dts/imx51-zii-rdu1.dts
> +++ b/arch/arm/dts/imx51-zii-rdu1.dts
> @@ -24,6 +24,13 @@
> device-path = &spinor, "partname:barebox-environment";
> };
> };
> + aliases {
> + /*
> + * Aliases to match Linux kernel naming in /dev/
> + */
> + main-eeprom = &main_eeprom;
> + dds-eeprom = &dds_eeprom;
> + };
> };
>
> &ecspi1 {
> @@ -50,3 +57,24 @@
> };
> };
> };
> +
> +&uart3 {
> + rave-sp {
> + #address-cells = <1>;
> + #size-cells = <1>;
> +
> + dds_eeprom: eeprom@a3 {
> + compatible = "zii,rave-sp-eeprom";
> + reg = <0xa3 0x4000>;
> + #address-cells = <1>;
> + #size-cells = <1>;
> + };
> +
> + main_eeprom: eeprom@a4 {
> + compatible = "zii,rave-sp-eeprom";
> + reg = <0xa4 0x4000>;
> + #address-cells = <1>;
> + #size-cells = <1>;
> + };
> + };
> +};
> --
> 2.17.1
>
>
> _______________________________________________
> barebox mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox