Re: [PATCH] i2c: imx: add required clocks property to binding

2015-03-06 Thread Wolfram Sang
On Tue, Mar 03, 2015 at 11:57:08AM -0500, Matt Porter wrote: > A clock specifier is required for i.MX I2C and is > provided in all DTS implementations. Add this to the > list of required properties in the binding. > > Signed-off-by: Matt Porter Applied to for-current, thanks! signature.asc

Re: [PATCH] i2c: imx: add required clocks property to binding

2015-03-06 Thread Wolfram Sang
On Tue, Mar 03, 2015 at 11:57:08AM -0500, Matt Porter wrote: A clock specifier is required for i.MX I2C and is provided in all DTS implementations. Add this to the list of required properties in the binding. Signed-off-by: Matt Porter mpor...@konsulko.com Applied to for-current, thanks!

[PATCH] i2c: imx: add required clocks property to binding

2015-03-03 Thread Matt Porter
A clock specifier is required for i.MX I2C and is provided in all DTS implementations. Add this to the list of required properties in the binding. Signed-off-by: Matt Porter --- Documentation/devicetree/bindings/i2c/i2c-imx.txt | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] i2c: imx: add required clocks property to binding

2015-03-03 Thread Matt Porter
A clock specifier is required for i.MX I2C and is provided in all DTS implementations. Add this to the list of required properties in the binding. Signed-off-by: Matt Porter mpor...@konsulko.com --- Documentation/devicetree/bindings/i2c/i2c-imx.txt | 1 + 1 file changed, 1 insertion(+) diff