[U-Boot] [PATCH v3 0/15] samsung: Use common config files with Samsung boards

Simon Glass sjg at chromium.org
Fri Sep 26 17:06:14 CEST 2014


Hi Minkyu,

On 23 September 2014 12:59, Simon Glass <sjg at chromium.org> wrote:

> This series tries to unify the Samsung board configs into a few header
> files for exynos5 and exynos4.
>
> The purpose is to make it easier to move to driver model. In that case
> I would like things like the GPIO drivers and serial drivers to work in
> a standard way, and not need to support device tree and platform data at
> the same time. That would be quite painful.
>
> Another reason is that the Chrome OS EC drivers are currently included in
> boards that don't have a Chrome OS EC. This concern was raised by the
> Samsung maintainer (Minkyu) a while back.
>
> There are still a few boards that don't use CONFIG_OF_CONTROL so I have
> updated these with the most rudimentary of device tree files and updated
> them based on feedback.
>
> This series has the side-effect of getting the EC interface working
> properly on Pit, so the keyboard works. It also provides access to the
> TPS65090 PMIC, which means that the backlight is enabled.
>

Please let me know if this series looks OK and can be applied soon.

Regards,
Simon


More information about the U-Boot mailing list