Re: [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

2017-04-12 Thread Tom Rini
On Wed, Apr 12, 2017 at 02:41:50PM -0500, Franklin S Cooper Jr wrote: > > > On 04/12/2017 02:33 PM, Tom Rini wrote: > > On Wed, Apr 12, 2017 at 02:26:21PM -0500, Franklin S Cooper Jr wrote: > >> > >> > >> On 04/12/2017 02:13 PM, Tom Rini wrote: > >>> On Tue, Apr 11, 2017 at 01:37:25PM -0500,

Re: [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

2017-04-12 Thread Franklin S Cooper Jr
On 04/12/2017 02:33 PM, Tom Rini wrote: > On Wed, Apr 12, 2017 at 02:26:21PM -0500, Franklin S Cooper Jr wrote: >> >> >> On 04/12/2017 02:13 PM, Tom Rini wrote: >>> On Tue, Apr 11, 2017 at 01:37:25PM -0500, Franklin S Cooper Jr wrote: >>> Now that the davinci I2C driver is converted to

Re: [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

2017-04-12 Thread Tom Rini
On Wed, Apr 12, 2017 at 02:26:21PM -0500, Franklin S Cooper Jr wrote: > > > On 04/12/2017 02:13 PM, Tom Rini wrote: > > On Tue, Apr 11, 2017 at 01:37:25PM -0500, Franklin S Cooper Jr wrote: > > > >> Now that the davinci I2C driver is converted to driver model enable > >> it in 66AK2Gx defconfig

Re: [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

2017-04-12 Thread Franklin S Cooper Jr
On 04/12/2017 02:13 PM, Tom Rini wrote: > On Tue, Apr 11, 2017 at 01:37:25PM -0500, Franklin S Cooper Jr wrote: > >> Now that the davinci I2C driver is converted to driver model enable >> it in 66AK2Gx defconfig >> >> Signed-off-by: Franklin S Cooper Jr >> --- >>

Re: [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

2017-04-12 Thread Tom Rini
On Tue, Apr 11, 2017 at 01:37:25PM -0500, Franklin S Cooper Jr wrote: > Now that the davinci I2C driver is converted to driver model enable > it in 66AK2Gx defconfig > > Signed-off-by: Franklin S Cooper Jr > --- > configs/k2e_evm_defconfig | 1 + > configs/k2g_evm_defconfig |

[U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

2017-04-11 Thread Franklin S Cooper Jr
Now that the davinci I2C driver is converted to driver model enable it in 66AK2Gx defconfig Signed-off-by: Franklin S Cooper Jr --- configs/k2e_evm_defconfig | 1 + configs/k2g_evm_defconfig | 1 + configs/k2hk_evm_defconfig | 1 + configs/k2l_evm_defconfig | 1 + 4 files