All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: designware: Add support for a bus clock
@ 2018-07-16  8:59 ` Phil Edworthy
  0 siblings, 0 replies; 27+ messages in thread
From: Phil Edworthy @ 2018-07-16  8:59 UTC (permalink / raw)
  Cc: Geert Uytterhoeven, linux-i2c, linux-kernel, linux-renesas-soc,
	Phil Edworthy

The Synopsys I2C Controller has a bus clock, but typically SoCs hide this away.
However, on some SoCs you need to explicity enable the bus clock in order to
access the registers.

Phil Edworthy (2):
  dt: snps,designware-i2c: Add clock bindings documentation
  i2c: designware: Add support for a bus clock

 Documentation/devicetree/bindings/i2c/i2c-designware.txt |  9 +++++++--
 drivers/i2c/busses/i2c-designware-common.c               | 14 +++++++++++++-
 drivers/i2c/busses/i2c-designware-core.h                 |  1 +
 drivers/i2c/busses/i2c-designware-platdrv.c              |  2 ++
 4 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-07-20 16:20 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16  8:59 [PATCH 0/2] i2c: designware: Add support for a bus clock Phil Edworthy
2018-07-16  8:59 ` Phil Edworthy
2018-07-16  8:59 ` [PATCH 1/2] dt: snps,designware-i2c: Add clock bindings documentation Phil Edworthy
2018-07-20 16:19   ` Rob Herring
2018-07-16  8:59 ` [PATCH 2/2] i2c: designware: Add support for a bus clock Phil Edworthy
2018-07-17 12:07   ` Simon Horman
2018-07-17 12:23     ` Andy Shevchenko
2018-07-17 12:42       ` Phil Edworthy
2018-07-17 12:42         ` Phil Edworthy
2018-07-17 13:01         ` Geert Uytterhoeven
2018-07-17 13:12           ` Phil Edworthy
2018-07-17 14:18         ` Andy Shevchenko
2018-07-17 14:18           ` Andy Shevchenko
2018-07-17 14:40           ` Phil Edworthy
2018-07-17 14:40             ` Phil Edworthy
2018-07-17 14:47             ` Andy Shevchenko
2018-07-17 14:47               ` Andy Shevchenko
2018-07-17 14:57               ` Phil Edworthy
2018-07-17 14:57                 ` Phil Edworthy
2018-07-18  9:14                 ` Simon Horman
2018-07-18  9:14                   ` Simon Horman
2018-07-18  9:21                   ` Phil Edworthy
2018-07-18  9:21                     ` Phil Edworthy
2018-07-19  7:42                     ` Simon Horman
2018-07-19  7:42                       ` Simon Horman
2018-07-18 11:06                   ` Geert Uytterhoeven
2018-07-18 12:52                     ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.