Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-27 Thread Paweł Anikiel
On Mon, Feb 26, 2024 at 6:30 PM Krzysztof Kozlowski wrote: > > On 26/02/2024 13:27, Paweł Anikiel wrote: > > On Mon, Feb 26, 2024 at 1:07 PM Krzysztof Kozlowski > > wrote: > >> > >> On 26/02/2024 12:09, Paweł Anikiel wrote: > >>> On Mon, Feb 26, 2024 at 10:15 AM Krzysztof Kozlowski > >>> wrote:

Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-26 Thread Krzysztof Kozlowski
On 26/02/2024 13:27, Paweł Anikiel wrote: > On Mon, Feb 26, 2024 at 1:07 PM Krzysztof Kozlowski > wrote: >> >> On 26/02/2024 12:09, Paweł Anikiel wrote: >>> On Mon, Feb 26, 2024 at 10:15 AM Krzysztof Kozlowski >>> wrote: On 21/02/2024 17:02, Paweł Anikiel wrote: > Add device nodes f

Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-26 Thread Paweł Anikiel
On Mon, Feb 26, 2024 at 1:07 PM Krzysztof Kozlowski wrote: > > On 26/02/2024 12:09, Paweł Anikiel wrote: > > On Mon, Feb 26, 2024 at 10:15 AM Krzysztof Kozlowski > > wrote: > >> > >> On 21/02/2024 17:02, Paweł Anikiel wrote: > >>> Add device nodes for the video system present on the Chameleon v3.

Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-26 Thread Krzysztof Kozlowski
On 26/02/2024 12:09, Paweł Anikiel wrote: > On Mon, Feb 26, 2024 at 10:15 AM Krzysztof Kozlowski > wrote: >> >> On 21/02/2024 17:02, Paweł Anikiel wrote: >>> Add device nodes for the video system present on the Chameleon v3. >>> It consists of six framebuffers and two Intel Displayport receivers.

Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-26 Thread Paweł Anikiel
On Mon, Feb 26, 2024 at 10:15 AM Krzysztof Kozlowski wrote: > > On 21/02/2024 17:02, Paweł Anikiel wrote: > > Add device nodes for the video system present on the Chameleon v3. > > It consists of six framebuffers and two Intel Displayport receivers. > > > > Signed-off-by: Paweł Anikiel > > --- >

Re: [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-26 Thread Krzysztof Kozlowski
On 21/02/2024 17:02, Paweł Anikiel wrote: > Add device nodes for the video system present on the Chameleon v3. > It consists of six framebuffers and two Intel Displayport receivers. > > Signed-off-by: Paweł Anikiel > --- ... > + dprx_sst: dp-receiver@c0064000 { > +

[PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

2024-02-21 Thread Paweł Anikiel
Add device nodes for the video system present on the Chameleon v3. It consists of six framebuffers and two Intel Displayport receivers. Signed-off-by: Paweł Anikiel --- .../socfpga/socfpga_arria10_chameleonv3.dts | 152 ++ 1 file changed, 152 insertions(+) diff --git a/arch/ar