Re: [PATCH v3 1/2] dt-bindings: i2c: npcm7xx: add binding for i2c controller

2018-08-15 Thread Rob Herring
On Tue, Aug 14, 2018 at 09:29:06PM +0300, Tali Perry wrote: > > Nuvoton NPCM7XX I2C Controller > NPCM7xx includes 16 I2C contollers. This driver operates the controller. s/contollers/controllers/ > This module also includes a slave mode, which will be submitted later on. > > Any feedback would

[PATCH v3 1/2] dt-bindings: i2c: npcm7xx: add binding for i2c controller

2018-08-14 Thread Tali Perry
Nuvoton NPCM7XX I2C Controller NPCM7xx includes 16 I2C contollers. This driver operates the controller. This module also includes a slave mode, which will be submitted later on. Any feedback would be appreciated. v3 -> v2: - fix dt binding: compatible name: ommit "bus" v2 -> v1: