[U-Boot] [PATCH 3/4] x86: dts: edison: configure I2C#6 pins

2018-09-03 Thread Georgii Staroselskii
Now that we have the pinctrl driver for Merrifield in place we can make use of it and set I2C#6 pins appropriately. Initial configuration came from the firmware. Which quite likely has been used in the phones, where that is not part of Atom peripheral, is in use. Thus we need to override the left

Re: [U-Boot] [PATCH 3/4] x86: dts: edison: configure I2C#6 pins

2018-09-03 Thread Andy Shevchenko
On Mon, Sep 3, 2018 at 7:41 PM Georgii Staroselskii wrote: > > Now that we have the pinctrl driver for Merrifield in place we can make > use of it and set I2C#6 pins appropriately. > > Initial configuration came from the firmware. Which quite likely has > been used in the phones, where that is no

Re: [U-Boot] [PATCH 3/4] x86: dts: edison: configure I2C#6 pins

2018-09-03 Thread Bin Meng
On Tue, Sep 4, 2018 at 2:23 AM Andy Shevchenko wrote: > > On Mon, Sep 3, 2018 at 7:41 PM Georgii Staroselskii > wrote: > > > > Now that we have the pinctrl driver for Merrifield in place we can make > > use of it and set I2C#6 pins appropriately. > > > > Initial configuration came from the firmwa