Debian changelog in Git: linux (5.18.5-2~exp1) UNRELEASED; urgency=medium
[ Johannes Schauer Marin Rodrigues ]
* [arm64] Add pwm-imx27, nwl-dsi, ti-sn65dsi86, imx-dcss, mxsfb, mux-mmio
and imx8mq-interconnect to fb-modules udeb for the MNT Reform 2.
[ Julien Massot ]
* [arm64] Enable Qualcomm SDA845 SoC:
- Enable QCOM_CLK_RPMH, SDM_GCC_845, QCOM_HFPLL, INTERCONNECT_QCOM,
INTERCONNECT_QCOM_SDM845, QCOM_PDC, PINCTRL_MSM, PINCTRL_SDM845,
RESET_QCOM_AOSS, QCOM_AOSS_QMP, QCOM_COMMAND_DB, QCOM_GENI_SE,
QCOM_RPMH, QCOM_RPMHPD, QCOM_RPMPD, SERIAL_QCOM_GENI,
SERIAL_QCOM_GENI_CONSOLE as built-in
- Enable SDM_CAMCC_845, SDM_GPUCC_845, SDM_VIDEOCC_845, SDM_DISPCC_845,
ARM_QCOM_CPUFREQ_HW, REGULATOR_QCOM_RPMH, SCSI_UFSHCD_PLATFORM,
SCSI_UFS_QCOM as modules
[ Diederik de Haas ]
* [armel/rpi] drivers/char/hw_random: Enable HW_RANDOM_BCM2835 as module
* [armel/rpi] drivers/rtc: Enable RTC_DRV_DS1307 as module (Closes: #958904)
[ Zhang Ning ]
* [arm64] enable gpio polled keyboard which is needed for Khadas SBCs
* [arm64] media: enable Amlogic CEC, GE2D, vdec, and Rockchip RGA, ISP1
* [arm64] phy: enable Rk3399 Mipi phy which is needed by RK3399 ISP1
* [arm64] enable GPIO ir receirer which is needed by Khadas edge SBC
* [arm64] enable HYM8563 RTC driver which is needed by Khadas SBCs
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 06 Jun 2022 21:12:00 +0200
Git log: commit 3ec6208dfdac4ff31ab15972b94c06819d12903f
Merge: 7f0e0e033a cd04eccba0
Author: Ben Hutchings <benh@debian.org>
Date: Mon Jun 20 17:36:17 2022 +0000
Merge branch 'misc_config' into 'master'
arm64: enable configs for better support Khadas SBCs
See merge request kernel-team/linux!484
commit cd04eccba033fe954e9fc20e9e257d0f76006fea
Author: Zhang Ning <zhangn1985@outlook.com>
Date: Wed May 25 11:05:48 2022 +0800
arm64: enable configs for better support Khadas SBCs
enable gpio polled keyboard
enable Amlogic CEC drivers
enable Amlogic GE2D 2D graphics accelerator
enable Rockchip SOC RGA 2d graphics accelerator
enable RK3399 isp1 and phy
enable GPIO ir receiver
enable rtc hym8563 used by Khadas SBCs
enable Amlogic video decoder
commit 7f0e0e033a8260abd56bf1af09911c478b3588dd
Merge: f98fa6a039 a64c6d82dc
Author: Ben Hutchings <benh@debian.org>
Date: Mon Jun 20 13:30:41 2022 +0200
Merge branch 'rpi-enable-rtc-ds1307' into 'master'
[armel/rpi] drivers/rtc: Enable RTC_DRV_DS1307 as module
See merge request kernel-team/linux!485
commit f98fa6a0395656f67ef8af4d8e3a64348caab185
Merge: 9916d1e052 cc31c9ec72
Author: Ben Hutchings <benh@debian.org>
Date: Mon Jun 20 13:28:26 2022 +0200
Merge branch 'rpi-enable-bcm2835-rng' into 'master'
[armel/rpi] drivers/char/hw_random: Enable HW_RANDOM_BCM2835 as module
See merge request kernel-team/linux!486
commit 9916d1e05218a900a56494d48532d28d8ed800a8
Author: Ben Hutchings <benh@debian.org>
Date: Mon Jun 20 13:25:41 2022 +0200
d/changelog: Add the previous merge request's changes
commit 6095db59f9fa9209b87abfb1eef214c5c4a2f83c
Merge: 979c666521 3d6d5b34cd
Author: Ben Hutchings <benh@debian.org>
Date: Mon Jun 20 13:15:01 2022 +0200
Merge branch 'initial-sda845-support' into 'master'
[arm64] Enable Qualcomm SDA845 SoC
See merge request kernel-team/linux!487
commit 979c6665213cf1fc14a294a8153dd019518b919b
Merge: 069f45ea7c 76d2865620
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Sat Jun 18 14:30:16 2022 +0200
Merge tag 'debian/5.18.5-1'
Release linux (5.18.5-1).
commit a64c6d82dc18d67e9638f284bd8f57ad3716d53b
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Mon May 30 16:35:51 2022 +0200
[armel/rpi] drivers/rtc: Enable RTC_DRV_DS1307 as module
In b6e260f0b45553f86045108d6c2c08110b254915 this module was made
build-in for arm64 explicitly for RPi devices. It is also build-in on
the armhf builds (fixing #807632; not (explicitly) for RPi).
So honor the request from #958904 by making it available as a module.
Closes: #958904
commit cc31c9ec728cccd0ff710490d1946aab779e414f
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Mon May 30 19:10:13 2022 +0200
[armel/rpi] drivers/char/hw_random: Enable HW_RANDOM_BCM2835 as module
Similar to 75ed810e36f91ecb0cb63e003f665bf6439924ee, where this module
was explicitly enabled for armhf (instead of just implicitly), also
enable this module explicitly for armel on the rpi.
In 9f32d6a1dda04d801840d21760ff7fbe562188ac this module was enabled for
arm64.
commit 069f45ea7cc4e7adb3bbd802c0e9eb9dabba5529
Merge: 8339c9549e 97dd9242a1
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Mon Jun 6 21:14:43 2022 +0200
Merge tag 'debian/5.18.2-1'
Release linux (5.18.2-1).
Set ABI to trunk
commit 8339c9549e648948ec4c79131627b0bee54b8d55
Merge: 10caf0b1c7 31a7aa68ed
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Mon Jun 6 17:30:07 2022 +0000
Merge branch 'reform2-di-modules' into 'master'
[arm64] Add pwm-imx27, nwl-dsi, ti-sn65dsi86, imx-dcss, mxsfb, mux-mmio and...
See merge request kernel-team/linux!488
commit 31a7aa68edb6fc811a6d4625ce056256e80f2b23
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Tue May 31 23:18:11 2022 +0200
[arm64] Add pwm-imx27, nwl-dsi, ti-sn65dsi86, imx-dcss, mxsfb, mux-mmio and imx8mq-interconnect to fb-modules udeb.
Needed for the MNT Reform 2.
commit 3d6d5b34cd0d5cc85ffe2038e2dac214ef3a3cff
Author: Julien Massot <julien.massot@collabora.com>
Date: Tue May 31 09:46:25 2022 +0200
[arm64] Enable Qualcomm SDA845 SoC
Enable components needed for SDA845 SoC
based boards, such as inforce SYS6701 or Thundercomm
rb3 kit.
It allows to boot from UFS storage and to get a serial
console, and a working usb bus.
In order to have the first kernel log, it is required
enable the CONFIG_SERIAL_QCOM_GENI config, as well as
Interconnect, qcom_pdc, clock controllers and pinctrl.
CONFIG_SCSI_UFS_QCOM is added to boot from the flash
storage, and should be included in the initramfs.