Re: [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP

2024-02-21 Thread Paweł Anikiel
On Thu, Feb 15, 2024 at 6:26 PM Conor Dooley wrote: > > Yo, > > On Mon, Feb 12, 2024 at 01:13:22PM +, Paweł Anikiel wrote: > > The Intel Displayport RX IP is a part of the DisplayPort Intel FPGA IP > > Core. It implements a DisplayPort 1.4 receiver capable of HBR3 video > > capture and Multi-S

Re: [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP

2024-02-15 Thread Conor Dooley
Yo, On Mon, Feb 12, 2024 at 01:13:22PM +, Paweł Anikiel wrote: > The Intel Displayport RX IP is a part of the DisplayPort Intel FPGA IP > Core. It implements a DisplayPort 1.4 receiver capable of HBR3 video > capture and Multi-Stream Transport. The user guide can be found here: > > https://ww

Re: [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP

2024-02-12 Thread Paweł Anikiel
On Mon, Feb 12, 2024 at 3:35 PM Rob Herring wrote: > > > On Mon, 12 Feb 2024 13:13:22 +, Paweł Anikiel wrote: > > The Intel Displayport RX IP is a part of the DisplayPort Intel FPGA IP > > Core. It implements a DisplayPort 1.4 receiver capable of HBR3 video > > capture and Multi-Stream Transpo

Re: [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP

2024-02-12 Thread Rob Herring
On Mon, 12 Feb 2024 13:13:22 +, Paweł Anikiel wrote: > The Intel Displayport RX IP is a part of the DisplayPort Intel FPGA IP > Core. It implements a DisplayPort 1.4 receiver capable of HBR3 video > capture and Multi-Stream Transport. The user guide can be found here: > > https://www.intel.c

[PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP

2024-02-12 Thread Paweł Anikiel
The Intel Displayport RX IP is a part of the DisplayPort Intel FPGA IP Core. It implements a DisplayPort 1.4 receiver capable of HBR3 video capture and Multi-Stream Transport. The user guide can be found here: https://www.intel.com/programmable/technical-pdfs/683273.pdf Signed-off-by: Paweł Aniki