Re: [PATCH v2 0/5] i2c: meson-axg: add I2C controller driver

From: Kevin Hilman
Date: Tue Jan 16 2018 - 19:29:05 EST


Hi Wolfram,

Yixun Lan <yixun.lan@xxxxxxxxxxx> writes:

> This patch set try to add I2C controller driver for
> the Amlogic's Meson-AXG SoC.
>
> Changes since v1 [1]
> - update dt-bindings doc (Neil Armstrong)
> - make meson_i2c_data const (Martin Blumenstingl)
> - DTS: adjust naming, change from the 'i2c_m0' to 'i2c0' style
>
> [1] http://lkml.kernel.org/r/20171117080236.32504-1-yixun.lan@xxxxxxxxxxx
>
> Jian Hu (5):
> dt-bindings: i2c: update documentation for the Meson-AXG
> i2c: meson: add configurable divider factors

Could you have a look at these two patches? They've been
acked/reviewed/tested and are just waiting your review/merge.

> ARM64: dts: meson-axg: add I2C DT info for Meson-AXG SoC
> ARM64: dts: meson-axg: describe pin DT info for I2C controller
> ARM64: dts: meson-axg: enable I2C Master-1 for the audio speaker

Once you've merged, I'll take the DT patches through my amlogic tree.

Thanks,

Kevin