mbox series

[0/6] Add anx6345 DP/eDP bridge for Olimex Teres-I

Message ID 20190523065013.2719D68B05@newverein.lst.de (mailing list archive)
Headers show
Series Add anx6345 DP/eDP bridge for Olimex Teres-I | expand

Message

Torsten Duwe May 23, 2019, 6:50 a.m. UTC
Hi all,

left over from my previous Teres-I device tree series, here comes
the revised anx6345 node for the Teres-I, along with the driver.
The innolux panel attached to it is already known; pinebooks can be
enabled on top of this series, once their panels are introduced.

Changes from the respective previous versions:

* the reset polarity is corrected in DT and the driver;
  things should be clearer now.

* as requested, add a panel (the known innolux,n116bge) and connect
  the ports.

* renamed dvdd?? to *-supply to match the established scheme

* trivial update to the #include list, to make it compile in 5.2

	Torsten