Re: [PATCH v3 0/5] Add generic-display-mux driver and bindings

2023-03-29 Thread Chen-Yu Tsai
On Thu, Mar 30, 2023 at 2:10 AM Jagan Teki wrote: > > On Sat, Feb 18, 2023 at 4:47 PM Pin-yen Lin wrote: > > > > This series is developed for and tested on MT8173 board, and the layout is: > > > > /-- anx7688 > > -- MT8173 HDMI bridge -- GPIO mux > >

Re: [PATCH v3 0/5] Add generic-display-mux driver and bindings

2023-03-29 Thread Jagan Teki
On Sat, Feb 18, 2023 at 4:47 PM Pin-yen Lin wrote: > > This series is developed for and tested on MT8173 board, and the layout is: > > /-- anx7688 > -- MT8173 HDMI bridge -- GPIO mux > \-- native HDMI What is the part number of t

[PATCH v3 0/5] Add generic-display-mux driver and bindings

2023-02-18 Thread Pin-yen Lin
This series is developed for and tested on MT8173 board, and the layout is: /-- anx7688 -- MT8173 HDMI bridge -- GPIO mux \-- native HDMI v2: https://lore.kernel.org/all/20230116110820.2615650-1-treapk...@chromium.org/ v1: https