[GIT PULL] amlogic defconfig update for v6.7
Neil Armstrong
neil.armstrong at linaro.org
Mon Oct 16 01:40:46 PDT 2023
Hi,
Here's an Amlogic Defconfig changeset for v6.7 enabling drivers that are
used with most of the Amlogic based boards:
- KEYBOARD_GPIO_POLLED=m used to support buttons on pre-G12A boards, the old
SoC do not support dual-edge gpio interrupts, so we rely on polling instead
- KHADAS_MCU_FAN_THERMAL=m & MFD_KHADAS_MCU=m to control FAN over the MCU on Khadas VIM boards,
those boards have an on-board MCU that controls (in addition of boot stuff) the FAN pins
- MEDIA_CEC_SUPPORT=y & CEC_MESON_G12A_AO=m to enable the CEC bus
- RTC_DRV_PCF8563=m to enable support for RTC on most SBC boards
- VIDEO_MESON_VDEC=m to enable HW Video Decoder
- MESON_DDR_PMU=m to enable DDR PMU perf driver on G12A & SM1 SoCs
Neil
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-defconfig-for-v6.7
for you to fetch changes up to a23bfeda86239d29f18a149a7e658cc3d4e5ef8a:
arm64: defconfig: add various drivers for Amlogic based boards (2023-10-13 09:40:32 +0200)
----------------------------------------------------------------
Amlogic defconfig changes for v6.7:
- add various drivers for Amlogic based boards
- KEYBOARD_GPIO_POLLED=m used to support buttons on pre-G12A boards
- KHADAS_MCU_FAN_THERMAL=m & MFD_KHADAS_MCU=m to control FAN over the MCU on Khadas VIM boards
- MEDIA_CEC_SUPPORT=y & CEC_MESON_G12A_AO=m to enable the CEC bus
- RTC_DRV_PCF8563=m to enable support for RTC on most SBC boards
- VIDEO_MESON_VDEC=m to enable HW Video Decoder
- MESON_DDR_PMU=m to enable DDR PMU perf driver on G12A & SM1 SoCs
----------------------------------------------------------------
Marek Szyprowski (1):
arm64: defconfig: add various drivers for Amlogic based boards
arch/arm64/configs/defconfig | 8 ++++++++
1 file changed, 8 insertions(+)
More information about the linux-amlogic
mailing list