[PATCH 24/29] ARM: orion5x: keep TODO list in edmini_v2 DT

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Mon Apr 14 04:17:11 PDT 2014


On 04/13/2014 04:40 PM, Thomas Petazzoni wrote:
> In preparation to the complete removal of non-DT support for
> edmini_v2, this commit copies the TODO list of things to support from
> the old-style board file into the Device Tree of edmini_v2.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>   arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts | 7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts b/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
> index 44cc36a..ffa0fc5 100644
> --- a/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
> +++ b/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
> @@ -6,6 +6,13 @@
>    * warranty of any kind, whether express or implied.
>    */
>
> +/*
> + * TODO: add Orion USB device port init when kernel.org support is added.

I had a great time lately to look up usb phy init for all MVEBU SoCs.
Expect barebox usb-phy code first, then later proper init for Linux,
too.

> + * TODO: add flash write support: see below.
> + * TODO: add power-off support.
> + * TODO: add I2C EEPROM support.

Have you evaluated, what is blocking i2c eeprom?

Sebastian

> + */
> +
>   /dts-v1/;
>
>   #include <dt-bindings/gpio/gpio.h>
>




More information about the linux-arm-kernel mailing list