Re: [RFC 0/8] MIPS: CI20: add HDMI out support

2020-03-03 Thread H. Nikolaus Schaller
Hi Rob, > Am 03.03.2020 um 15:58 schrieb Rob Herring : > > On Thu, Feb 27, 2020 at 01:56:56PM +0100, H. Nikolaus Schaller wrote: >> Hi Sam, >> >> >> Or that there will appear good tools soon. E.g. some GUI >> based editor tool would be very helpful so that you don't have >> to fight with the

Re: [RFC 0/8] MIPS: CI20: add HDMI out support

2020-03-03 Thread Rob Herring
On Thu, Feb 27, 2020 at 01:56:56PM +0100, H. Nikolaus Schaller wrote: > Hi Sam, > > > Am 27.02.2020 um 13:23 schrieb Sam Ravnborg : > > > > Hi Nikolaus. > > > > On Wed, Feb 26, 2020 at 08:12:52PM +0100, H. Nikolaus Schaller wrote: > >> This patch series adds HDMI output to the jz4780/CI20

Re: [RFC 0/8] MIPS: CI20: add HDMI out support

2020-02-28 Thread H. Nikolaus Schaller
Hi Sam, great. Thank you very much! > Am 27.02.2020 um 17:57 schrieb Sam Ravnborg : > > Hi Nikolaus. > Zubair Lutfullah Kakakhel (2): dt-bindings: video: Add jz4780-lcd binding dt-bindings: video: Add jz4780-hdmi binding .../bindings/display/ingenic-jz4780-hdmi.txt |

Re: [RFC 0/8] MIPS: CI20: add HDMI out support

2020-02-27 Thread Sam Ravnborg
Hi Nikolaus. > >> Zubair Lutfullah Kakakhel (2): > >> dt-bindings: video: Add jz4780-lcd binding > >> dt-bindings: video: Add jz4780-hdmi binding > >> > >> .../bindings/display/ingenic-jz4780-hdmi.txt | 41 ++ > >> .../bindings/display/ingenic-jz4780-lcd.txt | 39 ++ > > New

Re: [RFC 0/8] MIPS: CI20: add HDMI out support

2020-02-27 Thread H. Nikolaus Schaller
Hi Sam, > Am 27.02.2020 um 13:23 schrieb Sam Ravnborg : > > Hi Nikolaus. > > On Wed, Feb 26, 2020 at 08:12:52PM +0100, H. Nikolaus Schaller wrote: >> This patch series adds HDMI output to the jz4780/CI20 board. >> >> It is based on taking the old 3.18 vendor kernel and trying >> to achieve the

Re: [RFC 0/8] MIPS: CI20: add HDMI out support

2020-02-27 Thread Sam Ravnborg
Hi Nikolaus. On Wed, Feb 26, 2020 at 08:12:52PM +0100, H. Nikolaus Schaller wrote: > This patch series adds HDMI output to the jz4780/CI20 board. > > It is based on taking the old 3.18 vendor kernel and trying > to achieve the same with modern DTS setup and new/modified > drivers. > >

[RFC 0/8] MIPS: CI20: add HDMI out support

2020-02-27 Thread H. Nikolaus Schaller
This patch series adds HDMI output to the jz4780/CI20 board. It is based on taking the old 3.18 vendor kernel and trying to achieve the same with modern DTS setup and new/modified drivers. Unfortunately, in this first RFC, only EDID and creation of /dev/fb0 are working. Also, HDMI hot plugging