All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c: bcm2835: Add bcm2711 support
@ 2019-08-27 17:04 ` Stefan Wahren
  0 siblings, 0 replies; 15+ messages in thread
From: Stefan Wahren @ 2019-08-27 17:04 UTC (permalink / raw)
  To: Wolfram Sang, Eric Anholt, Florian Fainelli, Ray Jui,
	Scott Branden
  Cc: linux-i2c, linux-arm-kernel, Stefan Wahren

This series has been split out of the recent Raspberry Pi 4 support
series [1]. I hope patch 1 and 2 have a chance to get into Linux 5.4.

Changes since split:
- add Rob's and Eric's Reviewed-by
- address Wolfram's comment regarding of_device_get_match_data
- add patch to distinguish the many interfaces on bcm2711

[1] - https://marc.info/?linux-arm-kernel&m=3D156571347332483

Stefan Wahren (3):
  dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
  i2c: bcm2835: Avoid clk stretch quirk for BCM2711
  i2c: bcm2835: Add full name of devicetree node to adapter name

 Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt |  4 +++-
 drivers/i2c/busses/i2c-bcm2835.c                           | 11 +++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

--
2.7.4

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

end of thread, other threads:[~2019-09-12 17:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-27 17:04 [PATCH 0/3] i2c: bcm2835: Add bcm2711 support Stefan Wahren
2019-08-27 17:04 ` Stefan Wahren
2019-08-27 17:04 ` [PATCH 1/3] dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible Stefan Wahren
2019-08-27 17:04   ` Stefan Wahren
2019-08-29 18:52   ` Wolfram Sang
2019-08-27 17:04 ` [PATCH 2/3] i2c: bcm2835: Avoid clk stretch quirk for BCM2711 Stefan Wahren
2019-08-27 17:04   ` Stefan Wahren
2019-08-29 18:52   ` Wolfram Sang
2019-09-12 17:21   ` Matthias Brugger
2019-09-12 17:21     ` Matthias Brugger
2019-08-27 17:04 ` [PATCH 3/3] i2c: bcm2835: Add full name of devicetree node to adapter name Stefan Wahren
2019-08-27 17:04   ` Stefan Wahren
2019-08-27 21:10   ` Scott Branden
2019-08-27 21:10     ` Scott Branden
2019-08-29 18:52   ` Wolfram Sang

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.