Re: [PATCH v3 0/2] dtc: Improve checks for i2c reg properties

From: Rob Herring
Date: Fri May 29 2020 - 18:33:46 EST


On Thu, May 28, 2020 at 2:57 AM Joel Stanley <joel@xxxxxxxxx> wrote:
>
> This is to fix a build warning in the Linux kernel caused by dtc
> incorrectly warning about I2C_OWN_SLAVE_ADDRESS.
>
> v3 fixes the 10 bit size check
> v2 contains a second patch to check for 10 bit vs 7 bit addresses.
>
> Joel Stanley (2):
> checks: Remove warning for I2C_OWN_SLAVE_ADDRESS
> checks: Improve i2c reg property checking

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

I'll sync the kernel copy when David applies.

Rob