Re: [PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-16 Thread Linus Walleij
On Fri, Jul 13, 2018 at 1:44 PM Robin Murphy wrote: > On 13/07/18 10:50, Sudeep Holla wrote: > >> It doesn't work. This change is breaking the working CLCD on the models. > >> I just tested and CLCD driver returns > >> > > > > It even fails to initialize CLCD on my TC2. > > > > clcd-pl11x 1c1f

Re: [PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-16 Thread Linus Walleij
On Tue, Jul 10, 2018 at 11:46 AM Sudeep Holla wrote: > On 09/07/18 08:52, Linus Walleij wrote: > Still get below warnings, not sure if I need to upgrade my DTC ? > > vexpress-v2f-1xv7-ca53x2.dtb: Warning (graph_child_address): > /smb@800/motherboard/iofpga@3,/i2c@16/dvi-transmitte

Re: [PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-15 Thread Sudeep Holla
On 10/07/18 10:46, Sudeep Holla wrote: > > On 09/07/18 08:52, Linus Walleij wrote: [...] > > Still get below warnings, not sure if I need to upgrade my DTC ? > > vexpress-v2f-1xv7-ca53x2.dtb: Warning (graph_child_address): > /smb@800/motherboard/iofpga@3,/i2c@16/dvi-transmit

Re: [PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-13 Thread Robin Murphy
On 13/07/18 10:50, Sudeep Holla wrote: It doesn't work. This change is breaking the working CLCD on the models. I just tested and CLCD driver returns It even fails to initialize CLCD on my TC2. clcd-pl11x 1c1f.clcd: PL111 designer 41 rev1 at 0x1c1f clcd-pl11x: probe of 1c1f.clcd f

Re: [PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-11 Thread Liviu Dudau
On Tue, Jul 10, 2018 at 10:46:03AM +0100, Sudeep Holla wrote: > > > On 09/07/18 08:52, Linus Walleij wrote: > > The Versatile Express was submitted with the actual display > > bridges unconnected (but defined in the device tree) and > > mock "panels" encoded in the device tree node of the PL111 >

Re: [PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-11 Thread Sudeep Holla
On 09/07/18 08:52, Linus Walleij wrote: > The Versatile Express was submitted with the actual display > bridges unconnected (but defined in the device tree) and > mock "panels" encoded in the device tree node of the PL111 > controller. > > This doesn't even remotely describe the actual Versatile

[PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration

2018-07-09 Thread Linus Walleij
The Versatile Express was submitted with the actual display bridges unconnected (but defined in the device tree) and mock "panels" encoded in the device tree node of the PL111 controller. This doesn't even remotely describe the actual Versatile Express hardware. Exploit the SiI9022 bridge by conne