[linux-sunxi] Re: BUG: A31s Not booting anymore

2018-02-12 Thread Chen-Yu Tsai
On Tue, Feb 13, 2018 at 9:25 AM, Philipp Rossak wrote: > > > On 12.02.2018 19:21, Philipp Rossak wrote: >> >> Hey, >> >> When I try to boot my A31s (Bananapi M2) u-boot is showing only Starting >> kernel ... . After enabling the earlyprintk I could capture this log: [1]. >> >>

[linux-sunxi] Re: [PATCH] rtc: ac100: Fix ac100 determine rate bug

2018-02-12 Thread Chen-Yu Tsai
On Tue, Feb 13, 2018 at 5:07 AM, Philipp Rossak wrote: > This patch fixes a bug, that prevents the Allwinner A83T and the A80 > from a successful boot. You can find the shortend trace below: > > Unable to handle kernel NULL pointer dereference at virtual address > >

[linux-sunxi] Re: BUG: A31s Not booting anymore

2018-02-12 Thread Philipp Rossak
On 12.02.2018 19:21, Philipp Rossak wrote: Hey, When I try to boot my A31s (Bananapi M2) u-boot is showing only Starting kernel ... . After enabling the earlyprintk I could capture this log: [1]. After reverting those 5 commits from Chen-Yu I was able to boot again: clk: sunxi-ng:

Re: [linux-sunxi] [PATCH v2 2/6] pinctrl: sunxi: add support for the Allwinner H6 main pin controller

2018-02-12 Thread André Przywara
Hi, On 03/02/18 15:49, Icenowy Zheng wrote: > The Allwinner H6 SoC has two pin controllers, one main controller > (called CPUX-PORT in user manual) and one controller in CPUs power > domain (called CPUS-PORT in user manual). Leaving aside that I don't like this approach of stashing yet another

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

2018-02-12 Thread 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? :) I think the issue resides on the "switching" to the next cpu... Thank you in advance!

[linux-sunxi] BUG: A31s Not booting anymore

2018-02-12 Thread Philipp Rossak
Hey, When I try to boot my A31s (Bananapi M2) u-boot is showing only Starting kernel ... . After enabling the earlyprintk I could capture this log: [1]. After reverting those 5 commits from Chen-Yu I was able to boot again: clk: sunxi-ng: Support fixed post-dividers on NM style clocks

[linux-sunxi] [PATCH 1/1] ARM: dts: sun8i: h2-plus: remove unnecessary mmc1_pins node

2018-02-12 Thread Joonas Kylmälä
The mmc1_pins node with bias-pull-up attribute is already defined in the sunxi-h3-h5.dtsi file. Thus, we can remove it from here. Signed-off-by: Joonas Kylmälä --- arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 4 1 file changed, 4 deletions(-) diff --git

[linux-sunxi] [PATCH 0/1] ARM: dts: sun8i: h2-plus: remove unnecessary mmc1_pins node

2018-02-12 Thread Joonas Kylmälä
Hi Maxime, I made now the patch removing the unnecessary mmc1_pins node as discussed in the email thread "ARM: dts: sunxi: h3-h5: rename mmc0_pins_a and mmc1_pins_a". Joonas Joonas Kylmälä (1): ARM: dts: sun8i: h2-plus: remove unnecessary mmc1_pins node

[linux-sunxi] Re: [PATCH v5 0/6] IR support for A83T

2018-02-12 Thread Philipp Rossak
On 30.01.2018 18:46, Philipp Rossak wrote: This patch series adds support for the sunxi A83T ir module and enhances the sunxi-ir driver. Right now the base clock frequency for the ir driver is a hard coded define and is set to 8 MHz. This works for the most common ir receivers. On the Sinovoip

[linux-sunxi] Re: [BUG]: A83T - AC100 gets the wrong number of parents

2018-02-12 Thread Chen-Yu Tsai
On Sun, Feb 11, 2018 at 10:43 AM, Philipp Rossak wrote: > Hey, > > When I boot my A83T I get the following bootlog [1]. > > After some debugging, I found out that the function call: > clk_hw_get_num_parents() returns 2. After a look in the devicetree I > found out that this