[linux-sunxi] Re: [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot

2018-03-26 Thread Icenowy Zheng
于 2018年3月26日 GMT+08:00 下午3:06:33, Maxime Ripard 写到: >On Fri, Mar 23, 2018 at 05:41:43PM +0800, Icenowy Zheng wrote: >> >> >> 于 2018年3月23日 GMT+08:00 下午5:40:41, Maxime Ripard > 写到: >> >On Fri, Mar 23, 2018 at 04:18:56PM +0800, Icenowy Zheng

[linux-sunxi] Re: [PATCH 3/3] sunxi: Add extra I2C bus support to Ainol AW1 defconfig

2018-03-26 Thread Paul Kocialkowski
Hi, On Mon, 2018-03-26 at 13:10 +0200, Maxime Ripard wrote: > On Sun, Mar 25, 2018 at 02:36:01PM +0200, Paul Kocialkowski wrote: > > I2C bus 1 is used for the accelerometer and i2c bus 2 for the > > touchscreen of the device. While these are not supported in U-Boot, > > its > > command line can

Re: [linux-sunxi] [RFC PATCH 8/8] sunxi: enable PSCI for A83T SoC

2018-03-26 Thread Mr . Fülöp
Thanks! I will try it out and let you know the result! -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more

[linux-sunxi] Preferring cursor plane over overlay plane

2018-03-26 Thread Joonas Kylmälä
Hi DRM subsystem developers, I ran into this patch where overlay plane was switched to cursor plane because there was no proper cursor plane available on the display hardware: . Can we discuss whether to have a policy of using a normal plane for cursor plane

Re: [linux-sunxi] [RFC PATCH 8/8] sunxi: enable PSCI for A83T SoC

2018-03-26 Thread Icenowy Zheng
于 2018年2月13日 GMT+08:00 上午4:25:35, "Mr. Fülöp" 写到: >Hi Icenowy, > >Thank you for your reply! >I worked much and got this close, so I really want to make this thing >work >:) >Do you have any suggestions/patches/directions? This "ugly hack" is >there >somewhere? :)

[linux-sunxi] Re: [PATCH 1/3] arm: dts: sun7i: Update Ainol AW1 dts

2018-03-26 Thread Paul Kocialkowski
Hi, On Mon, 2018-03-26 at 13:09 +0200, Maxime Ripard wrote: > Hi, > > On Sun, Mar 25, 2018 at 02:35:59PM +0200, Paul Kocialkowski wrote: > > This introduces a newer dts for the Ainol AW1, that will be the base > > for > > introducing upstream Linux support for the device. > > > > This update in

Re: [linux-sunxi] "BUG: Bad page state in process ..." on Olimex A64-OLinuXino

2018-03-26 Thread Igor Pecovnik
USB works for me. Didn't check before ... but I did add this to ATF. This is boot log: http://ix.io/12WM Dne četrtek, 22. marec 2018 21.48.08 UTC+1 je oseba André Przywara napisala: > > Hi, > > On 22/03/18 10:45, Martin Lucina wrote: > > On Tuesday, 20.03.2018 at 11:10, Andre Przywara wrote:

Re: [linux-sunxi] Preferring cursor plane over overlay plane

2018-03-26 Thread Chen-Yu Tsai
On Mon, Mar 26, 2018 at 10:14 PM, Joonas Kylmälä wrote: > Hi DRM subsystem developers, > > I ran into this patch where overlay plane was switched to cursor plane > because there was no proper cursor plane available on the display > hardware:

Re: [linux-sunxi] Preferring cursor plane over overlay plane

2018-03-26 Thread Chen-Yu Tsai
On Mon, Mar 26, 2018 at 10:45 PM, Maxime Ripard wrote: > On Mon, Mar 26, 2018 at 10:22:45PM +0800, Chen-Yu Tsai wrote: >> On Mon, Mar 26, 2018 at 10:14 PM, Joonas Kylmälä >> wrote: >> > Hi DRM subsystem developers, >> > >> > I ran into this

[linux-sunxi] Re: [PATCH 1/7] dt-bindings: add compatible string for the A64 DE2 CCU

2018-03-26 Thread Rob Herring
On Sat, Mar 17, 2018 at 01:53:48AM +0800, Icenowy Zheng wrote: > The Allwinner A64 SoC has a DE2 CCU like the one in the DE2 of Allwinner > H5 SoC. > > Add a compatible string for it. > > Signed-off-by: Icenowy Zheng > --- >

Re: [linux-sunxi] Re: [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus

2018-03-26 Thread Rob Herring
On Thu, Mar 22, 2018 at 02:08:43PM +0800, Icenowy Zheng wrote: > > > 于 2018年3月22日 GMT+08:00 上午1:13:42, "Jernej Škrabec" > 写到: > >Hi all, > > > >Dne sreda, 21. marec 2018 ob 03:18:13 CET je Icenowy Zheng napisal(a): > >> 于 2018年3月21日 GMT+08:00 上午2:46:46, Maxime Ripard >

[linux-sunxi] Re: [PATCH v2 3/4] dt-bindings: pwm: sunxi: add new compatible strings

2018-03-26 Thread Rob Herring
On Sun, Mar 18, 2018 at 11:28:46PM +, Andre Przywara wrote: > The PWM controllers found in the Allwinner A64 and H5 SoCs are fully > compatible to the PWM controllers found in the A13 and H3. > Add new compatible strings for those SoCs to the binding document, so > that they can be safely

Re: [linux-sunxi] Re: [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus

2018-03-26 Thread Icenowy Zheng
于 2018年3月27日 GMT+08:00 上午6:22:58, Rob Herring 写到: >On Thu, Mar 22, 2018 at 02:08:43PM +0800, Icenowy Zheng wrote: >> >> >> 于 2018年3月22日 GMT+08:00 上午1:13:42, "Jernej Škrabec" > 写到: >> >Hi all, >> > >> >Dne sreda, 21. marec 2018 ob 03:18:13 CET je