[U-Boot] [PATCH] pico-imx7d: Add initial support

Jagan Teki jagannadh.teki at gmail.com
Fri May 26 16:38:08 UTC 2017


On Fri, May 19, 2017 at 9:19 PM, Vanessa Maegima
<vanessa.maegima at nxp.com> wrote:
> Hi Stefano, Jagan,
>
> I have been trying to add the dts support for this board but I could not
> make Ethernet, I2C and PMIC support work using dts.

Ethernet we can do with dts, just try on top of these patches [1]

For PMIC and I2C combo, we need to wait for pmic area to convert into
driver-model, till then just defined on board code instead of dts.

With dts, we can have
- DM_I2C (if not PMIC combo)
- DM_ETH
- DM_GPIO
- DM_MMC
- DM_THERMAL
- DM_USB

[1] https://patchwork.ozlabs.org/patch/765980/

-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.


More information about the U-Boot mailing list