On Wed, Jul 3, 2019 at 3:53 AM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote: > > Even though the binding claims that the frequency can go up to 6MHz, the > common i2c binding sets a limit at 3MHz, which then triggers a warning. > > Since the only SoC that uses that bus uses a frequency of 100kHz, and that > this bus hasn't been found in an SoC for something like 5 years, let's just > fix the example to have a frequency within the acceptable range for i2c. > > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > --- > .../devicetree/bindings/i2c/allwinner,sun6i-a31-p2wi.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>