linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] auxdisplay: Add I2C gpio expander example
@ 2021-01-06 11:37 Ralf Schlatterbeck
  2021-01-06 11:39 ` [PATCH 1/1] " Ralf Schlatterbeck
  2021-01-06 12:12 ` [PATCH 0/1] " Miguel Ojeda
  0 siblings, 2 replies; 13+ messages in thread
From: Ralf Schlatterbeck @ 2021-01-06 11:37 UTC (permalink / raw)
  To: linux-kernel, Willy Tarreau, Lars Poeschel, Linus Walleij, Miguel Ojeda

The Hitachi HD44780 is often used together with a PCF8574 based I2C
I/O expander. It was non-obvious to me that the existing parallel
connected version of the auxdisplay driver can already handle this
configuration with appropriate device tree magic. This patch documents
the necessary incantations in an example.

That this is not only non-obvious to me is documented by at least two
I2C kernel implementations for the display out there.

Thanks to Geert Uytterhoeven for pointing out how this is done.
Thanks to Miguel Ojeda for extensively commenting on my previous patch.

 .../bindings/auxdisplay/hit,hd44780.yaml      | 31 ++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

Ralf
-- 
Ralf Schlatterbeck                      Tel:   +43/2243/26465-16
Open Source Consulting                  www:   www.runtux.com
Reichergasse 131, A-3411 Weidling       email: office@runtux.com

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

end of thread, other threads:[~2021-06-09 15:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 11:37 [PATCH 0/1] auxdisplay: Add I2C gpio expander example Ralf Schlatterbeck
2021-01-06 11:39 ` [PATCH 1/1] " Ralf Schlatterbeck
2021-01-06 12:18   ` Miguel Ojeda
2021-05-12 15:32     ` Geert Uytterhoeven
2021-05-12 15:49       ` Miguel Ojeda
2021-05-17 15:20         ` Rob Herring
2021-05-19  9:00           ` Ralf Schlatterbeck
2021-05-19  9:53             ` Geert Uytterhoeven
2021-05-19 11:54               ` Ralf Schlatterbeck
2021-06-09 13:55                 ` Miguel Ojeda
2021-06-09 15:49                   ` Ralf Schlatterbeck
2021-01-06 12:12 ` [PATCH 0/1] " Miguel Ojeda
2021-01-06 12:14   ` Miguel Ojeda

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).