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