[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200622031005.1890039-1-joel@jms.id.au>
Date: Mon, 22 Jun 2020 12:40:03 +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 v4 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.
v4 adds a U to the defines
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.27.0
Powered by blists - more mailing lists