devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dtc: Improve checks for i2c reg properties
@ 2020-05-28  7:20 Joel Stanley
       [not found] ` <20200528072037.1402346-1-joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Stanley @ 2020-05-28  7:20 UTC (permalink / raw)
  To: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA, David Gibson
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Stephen Rothwell,
	Arnd Bergmann

This is to fix a build warning in the Linux kernel caused by dtc
incorrectly warning about I2C_OWN_SLAVE_ADDRESS.

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-28  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28  7:20 [PATCH v2 0/2] dtc: Improve checks for i2c reg properties Joel Stanley
     [not found] ` <20200528072037.1402346-1-joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>
2020-05-28  7:20   ` [PATCH v2 1/2] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS Joel Stanley
2020-05-28  7:20   ` [PATCH v2 2/2] checks: Improve i2c reg property checking Joel Stanley
2020-05-28  8:31     ` Stephen Rothwell
     [not found]       ` <20200528183115.05b2519a-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2020-05-28  8:44         ` Joel Stanley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).