Re: [PATCH v2] dt-bindings: imx8mq: Number clocks consecutively

2019-01-16 Thread Shawn Guo
On Wed, Jan 16, 2019 at 09:41:22AM +0100, Guido Günther wrote: > This fixes a duplicate use of 232 and numbers the clocks without holes. > > Fixes: 1cf3817bf1f5 ("dt-bindings: Add binding for i.MX8MQ CCM") > > Signed-off-by: Guido Günther Applied, thanks.

Re: [PATCH v2] dt-bindings: imx8mq: Number clocks consecutively

2019-01-16 Thread Lucas Stach
Am Mittwoch, den 16.01.2019, 09:41 +0100 schrieb Guido Günther: > This fixes a duplicate use of 232 and numbers the clocks without holes. > > Fixes: 1cf3817bf1f5 ("dt-bindings: Add binding for i.MX8MQ CCM") > > Signed-off-by: Guido Günther I agree that this should be applied as a fix for 5.0-rc

[PATCH v2] dt-bindings: imx8mq: Number clocks consecutively

2019-01-16 Thread Guido Günther
This fixes a duplicate use of 232 and numbers the clocks without holes. Fixes: 1cf3817bf1f5 ("dt-bindings: Add binding for i.MX8MQ CCM") Signed-off-by: Guido Günther --- include/dt-bindings/clock/imx8mq-clock.h | 26 1 file changed, 13 insertions(+), 13 deletions(-) di