[Letux-kernel] LetuxOS: Kernel: m-latest 5.13-rc1 successful

H. Nikolaus Schaller hns at goldelico.com
Sat May 15 08:20:48 CEST 2021


Hi Andreas,

> Am 13.05.2021 um 12:29 schrieb Andreas Kemnade <andreas at kemnade.info>:
> 
> Hi,
> 
> there is some rebase accident in there:
> commit 7e6dbd83d5bf6415289bceb58a8daf6777aec21b (goldelico2/letux/kobolino/backlight-v2)
> Author: Andreas Kemnade <andreas at kemnade.info>
> Date:   Sat Mar 6 18:57:21 2021 +0100
> 
>    mfd: ntxec: Support for EC in Tolino Shine 2 HD
> 
> it even compile-breaks things.

Oops. I did just do a standard-compile...

But I did forget to include some patches in the public tree (see below).
So there may be additional compile issues with letux-5.13-rc1

> There is already:

Ok, just remove

	7e6dbd83d5bf6415289bceb58a8daf6777aec21b

because

	d1157530d476ffce4485182eea5b492065362a09

is has arrived upstream.

I'll make a letux/kobolino/backlight-v3 without so that only

	iio: adc: rn5t618: provide processed value

remains in that branch.

> 
> commit d1157530d476ffce4485182eea5b492065362a09
> Author: Andreas Kemnade <andreas at kemnade.info>
> Date:   Mon Mar 15 20:18:32 2021 +0100
> 
>    mfd: ntxec: Support for EC in Tolino Shine 2 HD

I see that "case NTXEC_VERSION_TOLINO_SHINE2" is wrong...

> 
> It was just luck to not have it enabled by default. CONFIG_*NTXEC*=m
> should be in letux_defconfig

Yes, I'll add.

BR and thanks,
Nikolaus

> 
> Regards,
> Andreas
> 
> On Thu, 13 May 2021 08:53:41 +0200 (CEST)
> hns at goldelico.com (H. Nikolaus Schaller) wrote:
> 
>> KVERSION: v5.13-rc1 - http://www.kernel.org
>> CONFIGS:  arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_defconfig arch/arm64/configs/letux_defconfig arch/mips/configs/letux_defconfig arch/x86/configs/letux_defconfig
>> 
>> Infos
>> =====
>> Project Home: http://projects.goldelico.com/p/gta04-kernel/
>> Issues: http://projects.goldelico.com/p/gta04-kernel/issues/
>> Original: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/?h=v5.13-rc1
>> Elixir: https://elixir.bootlin.com/linux/v5.13-rc1/source
>> 
>> Downloads
>> =========
>> git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.13-rc1
>> ARM: http://download.goldelico.com/letux-kernel/letux-5.13-rc1
>> ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-lpae
>> ARM64: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-arm64
>> CI20: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-ci20
>> Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-l400
>> 
>> Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.13-rc1/src/CHANGES)
>> ==============
>> ! known issues: ETNAVIV 2D accelerator (OMAP5) broken and disabled; tsc2007 precalibration and scaling is broken (by hns at goldelico.com)
>> * rebase v5.13-rc1 fixes: hdmi patch for jz4780; pinctrl for L400; SATA fix for Pyra; tsc2007 update for precalibrarion (by hns at goldelico.com)

^^^ these fixes are missing on http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.13-rc1

Will be included in -rc2

>> * BeagleBone: config power-button-driver (by Jean Rene Dawin <jdawin at math.uni-bielefeld.de>)
>> * MIPS: add DTS and code for CI20/jz4780 headset and HDMI sound (by hns at goldelico.com)
>> * rootfs/X11: make mouse buttons work for Letux 400 (by hns at goldelico.com)
>> * Rootfs: updates and fixes for input.rules (by hns at goldelico.com)
>> * MIPS: make headset detect work on Letux 400 (by hns at goldelico.com)
>> * ARM64: remove CONFIG_DEBUG_INFO because it blows up the modules.tgz (by hns at goldelico.com)
>> 
>> letux-5.12 Mon Apr 26 10:25:57 CEST 2021:
>> * simplify letux/compile-fixes (by hns at goldelico.com)
>> * MIPS: apply latest div64_32 improvements from mips-next (by Maciej W. Rozycki <macro at orcam.me.uk>)
>> * MIPS: remove CONFIG_DEBUG_INFO because it blows up the modules.tgz (by hns at goldelico.com)
>> 
>> letux-5.12-rc8 Mon Apr 19 13:04:35 CEST 2021:
>> * forward port some submitted patches from LKML
>> 
>> letux-5.12-rc7 Mon Apr 12 21:06:15 CEST 2021:
>> * x86: letux_defconfig: remove configure for DEBUG_INFO and TESTs (by hns at goldelico.com)
>> * letux/hacks: ARM: DTS: gta04a5: disable 1GHz OPP again because it is not reliable (by hns at goldelico.com)
>> * letux/hacks: add drm/tilcdc: send vblank event when disabling crtc (by Quanyang Wang <quanyang.wang at windriver.com>)
>> 
>> letux-5.12-rc6 Mon Apr  5 13:05:34 CEST 2021:
>> * MIPS: Letux: defconfig: configure for HIGHMEM (by hns at goldelico.com)
>> * add 5aef629704ad ("usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable")
>> * bq2429x: remove duplicate max_current property, improve VBUS detection (by hns at goldelico.com)
>> 
>> letux-5.12-rc5 Mon Mar 29 21:21:36 CEST 2021:
>> * bq2429x: solve issue with (re)setting input_current_limit (by hns at goldelico.com)
>> * solve some compile warnings for bq2429x, wwan-on-of, cyttsp5 (by hns at goldelico.com)
>> * pvrsrvkm 1.17.4948957: compile fix for using dmtimer by CONFIG_SGX_DEBUG=y (by hns at goldelico.com)
>> * add properties to panel-dpi to fully define the Alpha400 panel (by hns at goldelico.com)
>> * rework and add .yaml files for jz4730 and bq2429x and boe panel (Pyra) (by hns at goldelico.com)
>> * letux/jz4730-v10 -> v11: code improvents as recommended by checkpatch and rework commit messages (by hns at goldelico.com)
>> 
>> letux-5.12-rc4 Mon Mar 22 22:45:58 CET 2021:
>> * cleanup for letux/compile-fixes because some fixes can be ignored by wrapper scripts (by hns at goldelico.com)
>> * rename letux/dt-mipsbook400 and letux/pm-letux400 branches to alpha400 (by hns at goldelico.com)
>> * letux/dt-mipsbook400: fixes for I2S pinmux (by hns at goldelico.com)
>> * letux/jz4730-v9 -> v10: squashed many fixes (by hns at goldelico.com)
>> * more fixes for jz4730-i2c and jz4730-eth (by hns at goldelico.com)
>> * move mmc aliases tweaks to all Kobolino devices (by Andreas Kemnade <andreas at kemnade.info>)
>> 
>> letux-5.12-rc3 Mon Mar 15 17:55:59 CET 2021:
>> * tweak mmc aliases in Tolino3 DT so that mmcblk0 is still found (by hns at goldelico.com)
>> * update letux/rtl8189fs with https://github.com/jwrdegoede/rtl8189ES_linux.git branch rtl8189fs (by hns at goldelico.com)
>> * updates letux/kobolino/backlight, dt, battery (by Andreas Kemnade <andreas at kemnade.info>)
>> * port jz4730 ethernet driver from branch l400-2.6 and make it basically working (by hns at goldelico.com)
>> * revert MIPS: DTS: fix jz4730 ethernet controller base address (by hns at goldelico.com)
>> * fix ingenic-timer for jz4730 to work with jz4780 (by hns at goldelico.com)
>> 
>> letux-5.12-rc2 Sat Mar  6 16:07:19 CET 2021:
>> * update ingenic-pinctrl (by 周琰杰 Zhou Yanjie <zhouyanjie at wanyeetech.com>)
>> * improvements to be able to boot with clocksource=ingenic-timer (by hns at goldelico.com)
>> 
>> letux-5.12-rc1 Mon Mar  1 21:22:31 CET 2021:
>> * update letux/kobolino/backlight-v2 (by Andreas Kemnade <andreas at kemnade.info>)
>> * resolved minor merge conflicts (by hns at goldelico.com)
>> * MIPS: DTS: fix jz4730 ethernet controller base address (by hns at goldelico.com)
>> * jz4730-i2c: replace driver by an almost working version without IRQs (by hns at goldelico.com)
>> 
>> letux-5.11 Mon Feb 15 18:22:12 CET 2021:
>> * added OMAP5 HDMI CEC driver suggested on LKML (by hverkuil-cisco at xs4all.nl)
>> * added MIPS tool compile fix for build on macOS (by rtburns at protonmail.com)
>> * improve i2c-test for jz4730 (by hns at goldelico.com)
>> 
>> letux-5.11-rc7 Mon Feb  8 17:21:59 CET 2021:
>> * some small improvement for ingenic-timer (by hns at goldelico.com)
>> 
>> letux-5.11-rc6 Tue Feb  2 14:08:56 CET 2021:
>> * PinePhone: repair broken display DMA (by paul.kocialkowski at bootlin.com)
>> * Alpha400: fix pixel clock polarity (by hns at goldelico.com and paul at boddie.org.uk)
>> * jz4730-i2c: improvements [but still not working properly] (by hns at goldelico.com)
>> * hacks: wlcore: Fix command execute failure 19 for wl12xx (by Tony Lindgren <tony at atomide.com>)
>> * Alpha400: make sound subsystem initialize (by hns at goldelico.com)
>> * jz4730: add clocks and fix i2s (by Paul Boddie <paul at boddie.org.uk> and hns at goldelico.com)
>> 
>> letux-5.11-rc5 Mon Jan 25 10:54:42 CET 2021:
>> * fix rebase conflict in pinctrl-ingenic.c by upstream jz4760/70 fix (by hns at goldelico.com)
>> * rename L400 device tree files and configs to (Skytone) Alpha400 (by hns at goldelico.com)
>> === more lines cut off ===
>> 
>> Build Warnings
>> ==============
>> ARM: http://download.goldelico.com/letux-kernel/letux-5.13-rc1/src/warnings.log
>> ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-lpae/src/warnings.log
>> ARM64: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-arm64/src/warnings.log
>> CI20: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-ci20s/src/warnings.log
>> Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.13-rc1-l400/src/warnings.log
> 
> _______________________________________________
> https://projects.goldelico.com/p/gta04-kernel/
> Letux-kernel mailing list
> Letux-kernel at openphoenux.org
> http://lists.goldelico.com/mailman/listinfo.cgi/letux-kernel



More information about the Letux-kernel mailing list