On 17.06.19 12:14, Wolfram Sang wrote:
On Mon, Jun 17, 2019 at 12:11:13PM +0200, Wolfram Sang wrote:
On Mon, Jun 17, 2019 at 10:31:16AM +0200, Stefan Roese wrote:
Add bindings for the I2C controller that can be found in the MediaTek
MT7621/7628/7688 SoCs.
Signed-off-by: Stefan Roese <sr@xxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
Cc: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
CCing the DT mailing list.
Since the driver has now clock support, don't we need bindings for this?
No. As the clock support is currently not handled via a DT based
driver:
https://elixir.bootlin.com/linux/v5.2-rc5/source/arch/mips/ralink/mt7620.c#L565
This probably should be moved to DT but would like to do this at a
later time (if time permits).
Thanks,
Stefan