[U-Boot] [PATCH] cros_ec: Honor the google, remote-bus dt property

Simon Glass sjg at chromium.org
Mon Oct 3 23:49:52 CEST 2016


On 27 September 2016 at 16:42, Moritz Fischer <moritz.fischer at ettus.com> wrote:
> Boards where ECs that use a I2C port != 0 specify this in the
> devicetree file via the google,remote-bus property.
> Previously this was ignored and hardcoded to port 0.
>
> Signed-off-by: Moritz Fischer <moritz.fischer at ettus.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: u-boot at lists.denx.de
>
> ---
>  drivers/i2c/cros_ec_tunnel.c | 24 +++++++++++++++++++++++-
>  drivers/misc/cros_ec.c       |  5 +++--
>  include/cros_ec.h            |  4 +++-
>  3 files changed, 29 insertions(+), 4 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list