
17 May
2017
17 May
'17
11:15 a.m.
On Mon, May 15, 2017 at 11:02 AM, Simon Glass sjg@chromium.org wrote:
On 7 May 2017 at 20:52, Bin Meng bmeng.cn@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@gmail.com
arch/x86/dts/minnowmax.dts | 5 ----- 1 file changed, 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!