[linux-sunxi] Re: [PATCH] sunxi: dram: h6: Improve DDR3 config detection

2021-01-07 Thread André Przywara
On 03/12/2020 17:46, Jernej Skrabec wrote: > It turns out that in rare cases, current analytical approach to detect > correct DRAM bus width and rank on H6 doesn't work. On some TV boxes > with DDR3, incorrect DRAM configuration triggers write leveling error > which immediately stops

[linux-sunxi] Re: [PATCH v5 3/3] arm64: dts: sun50i: Add support for Orange Pi 3

2021-01-07 Thread André Przywara
On 03/01/2021 18:36, Jernej Skrabec wrote: > From: Andre Heider Hi, > dts file is taken from Linux 5.11-rc1 tag. > > The Bluetooth controller of this device ships with a default address, > use the new CONFIG_FIXUP_BDADDR option to fix it up. > > Signed-off-by: Andre Heider > Acked-by: Maxime

[linux-sunxi] Re: [PATCH v5 2/3] arm: sunxi: add a config option to fixup a Bluetooth address

2021-01-07 Thread André Przywara
On 03/01/2021 18:36, Jernej Skrabec wrote: Hi, > From: Andre Heider > > Some Bluetooth controllers, like the BCM4345C5 of the Orange Pi 3, > ship with the controller default address. > > Add a config option to fix it up so it can function properly. > > Signed-off-by: Andre Heider >

[linux-sunxi] Re: [PATCH v5 1/3] sunxi: board: extract creating a unique sid into a helper function

2021-01-07 Thread André Przywara
On 03/01/2021 18:36, Jernej Skrabec wrote: > From: Andre Heider > > Refactor setup_environment() so we can use the created sid for a > Bluetooth address too. > > Signed-off-by: Andre Heider > Acked-by: Maxime Ripard > [rebased] > Signed-off-by: Jernej Skrabec Confirmed to be indeed just

[linux-sunxi] Re: [PATCH v3 2/2] sunxi: Add support for Tanix TX6

2021-01-07 Thread André Przywara
On 06/01/2021 17:02, Jernej Skrabec wrote: > This commit adds support for Tanix TX6 TV box, based on H6. It's low end > H6 board, with 3 GiB of RAM, eMMC, fast ethernet, USB, IR and other > peripherals. > > DT file is taken from Linux 5.11-rc1 release. > > Signed-off-by: Jernej Skrabec

[linux-sunxi] Re: [PATCH v3 1/2] ARM: dts: sunxi: h6: Update DT files

2021-01-07 Thread André Przywara
On 06/01/2021 17:02, Jernej Skrabec wrote: > Updated H6 DT files are based on Linux 5.11-rc1 release. > > Signed-off-by: Jernej Skrabec Reviewed-by: Andre Przywara Two things to note: - This relies on the U-Boot patch to sun8i-emac to recognise rgmii-id and friends, otherwise Ethernet won't

[linux-sunxi] Re: [PATCH v4 3/3] sunxi: Use mkimage for SPL boot image generation

2021-01-07 Thread André Przywara
On 07/01/2021 12:36, Simon Glass wrote: Hi Simon, thanks for the review! > On Wed, 6 Jan 2021 at 02:25, Andre Przywara wrote: >> >> Switch the SPL boot image generation from using mksunxiboot to the new >> sunxi_egon format of mkimage. >> >> Verified to create identical results for all 152

[linux-sunxi] Re: [PATCH v4 2/3] tools: mkimage: Add Allwinner eGON support

2021-01-07 Thread Simon Glass
On Wed, 6 Jan 2021 at 02:25, Andre Przywara wrote: > > So far we used the separate mksunxiboot tool for generating a bootable > image for Allwinner SPLs, probably just for historical reasons. > > Use the mkimage framework to generate a so called eGON image the > Allwinner BROM expects. > The new

[linux-sunxi] Re: [PATCH v4 3/3] sunxi: Use mkimage for SPL boot image generation

2021-01-07 Thread Simon Glass
On Wed, 6 Jan 2021 at 02:25, Andre Przywara wrote: > > Switch the SPL boot image generation from using mksunxiboot to the new > sunxi_egon format of mkimage. > > Verified to create identical results for all 152 Allwinner boards. > > Signed-off-by: Andre Przywara > --- > scripts/Makefile.spl | 8

Re: [linux-sunxi] LRADC on A20

2021-01-07 Thread Ing. Paolo Cremonese
Thank you so much for your precious suggestions! Best Regards, Paolo Cremonese Il giorno mar 5 gen 2021 alle ore 11:27 Nazım Gediz AYDINDOĞMUŞ < gediz.aydindog...@genemek.com> ha scritto: > On 5.01.2021 12:30, Sertac Tüllük wrote: > > I wish to add my two-cents: > > > > There is a way to check

[linux-sunxi] Re: [PATCH v4 0/3] tools/sunxi: Use mkimage for SPL generation

2021-01-07 Thread Samuel Holland
On 1/6/21 3:24 AM, Andre Przywara wrote: > Hi, > > a small update fixing the strncpy bug and addressing too long DT names > properly. Thanks to Samuel for pointing this out. > == > > So far creating a bootable SPL image for Allwinner based boards uses > the mksunxiboot tool. Most

[linux-sunxi] Re: [PATCH v2 4/4] arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection

2021-01-07 Thread Samuel Holland
On 1/6/21 5:38 AM, Chen-Yu Tsai wrote: > On Wed, Jan 6, 2021 at 7:06 PM Maxime Ripard wrote: >> >> On Mon, Jan 04, 2021 at 10:54:19AM +, André Przywara wrote: >>> On 03/01/2021 10:00, Samuel Holland wrote: On boards where the only peripheral connected to PL0/PL1 is an X-Powers PMIC,

[linux-sunxi] Re: [PATCH 01/17] sunxi: Add support for AXP305 PMIC

2021-01-07 Thread André Przywara
On 06/01/2021 23:33, Jaehoon Chung wrote: > On 1/6/21 7:11 PM, André Przywara wrote: >> On 05/01/2021 22:36, Jaehoon Chung wrote: >> >> Hi, >> >> thanks for having a look! >> >>> Hi Jernej >>> >>> On 1/3/21 6:26 PM, Jernej Skrabec wrote: This PMIC can be found on H616 boards and it's very

[linux-sunxi] Re: [PATCH] arm64: dts: allwinner: h5: Add deinterlace node

2021-01-07 Thread Maxime Ripard
On Wed, Jan 06, 2021 at 07:25:23PM +0100, Jernej Skrabec wrote: > Deinterlace core is completely compatible to H3. > > Add a node for it. > > Signed-off-by: Jernej Skrabec > --- > Note: I didn't add H5 fallback, since the only reason why this node > is not in common H3/H5 dtsi is that it's

[linux-sunxi] Re: [PATCH 0/2] ARM: dts: sun8i: r40: Add deinterlace node

2021-01-07 Thread Maxime Ripard
On Wed, Jan 06, 2021 at 07:18:59PM +0100, Jernej Skrabec wrote: > These two patches add support for deinterlace core found on R40. It's > compatible to H3 one, so only DT node is needed. > > Please take a look. Applied, thanks Maxime -- You received this message because you are subscribed to