[U-Boot] [PATCH 2/2] x86: minnowmax: Remove incorrect pad-offset of several pins

Simon Glass sjg at chromium.org
Mon May 15 03:02:29 UTC 2017


On 7 May 2017 at 20:52, Bin Meng <bmeng.cn at gmail.com> wrote:
> Remove 'pad-offset' of soc_gpio_s5_0, soc_gpio_s5_1, soc_gpio_s5_2,
> pin_usb_host_en0 and pin_usb_host_en1. These offsets are actually
> wrong. Correct value should be added by 0x2000, but since they
> are supposed to be 'mode-gpio', 'pad-offset' is not needed at all.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/dts/minnowmax.dts | 5 -----
>  1 file changed, 5 deletions(-)

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


More information about the U-Boot mailing list