Re: [PATCH] arm64: dts: stratix10: enable i2c, add i2c periperals

From: Dinh Nguyen
Date: Mon Mar 05 2018 - 10:25:27 EST


Hi Alan,

On 02/21/2018 02:25 PM, Alan Tull wrote:
> Add clock for i2c
> Enable i2c1
> Set the i2c bus speed to 100KHz
> Add the following i2c peripherals
> * ds1339 RTC
> * 24c32 EEPROM
> * max1619 temperature monitor
> * ltc2497 ADC
> * Add a fixed regulator for the ADC's Vref.
>
> This requires Dinh Nguyen's Stratix10 clock driver
> ("clk: socfpga: stratix10: add clock driver for Stratix10 platform")
>

Thanks for the patch! I've staged this patch based on the clock driver
patch.

Dinh