[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200528085650.1417942-1-joel@jms.id.au>
Date: Thu, 28 May 2020 18:26:48 +0930
From: Joel Stanley <joel@....id.au>
To: devicetree-compiler@...r.kernel.org,
David Gibson <david@...son.dropbear.id.au>
Cc: linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>,
Arnd Bergmann <arnd@...db.de>
Subject: [PATCH v3 0/2] dtc: Improve checks for i2c reg properties
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
checks.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
2.26.2
Powered by blists - more mailing lists