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

Bin Meng bmeng.cn at gmail.com
Wed May 17 09:15:55 UTC 2017


On Mon, May 15, 2017 at 11:02 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list