diff mbox series

[SRU,M,08/12] UBUNTU: [Config] Enable CONFIG_SUN6I_RTC_CCU on riscv64

Message ID 20230831102420.510624-9-emil.renner.berthing@canonical.com
State New
Headers show
Series [SRU,M,01/12] UBUNTU: [Config] Sync riscv64 config with other architectures | expand

Commit Message

Emil Renner Berthing Aug. 31, 2023, 10:24 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1975592

Although the driver name includes RTC these clocks are needed for
pinctrl/gpio on the Allwinner D1 RISC-V SoC.

Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
---
 debian.master/config/annotations | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index f8bb9f39c05a..15609963cf7b 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -654,6 +654,9 @@  CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU             note<'LP: #1980861'>
 CONFIG_STACK_VALIDATION                         policy<{'amd64': 'y'}>
 CONFIG_STACK_VALIDATION                         note<'needed for livepatch'>
 
+CONFIG_SUN6I_RTC_CCU                            policy<{'arm64': 'm', 'riscv64': 'y'}>
+CONFIG_SUN6I_RTC_CCU                            note<'needed by Allwinner D1 pinctrl/gpio'>
+
 CONFIG_SWP_EMULATION                            policy<{'arm64': 'y'}>
 CONFIG_SWP_EMULATION                            note<'LP: #1545542'>
 
@@ -13076,7 +13079,6 @@  CONFIG_SUN50I_H6_CCU                            policy<{'arm64': 'y'}>
 CONFIG_SUN50I_H6_R_CCU                          policy<{'arm64': 'y'}>
 CONFIG_SUN50I_IOMMU                             policy<{'arm64': 'y', 'armhf': '-', 'riscv64': 'y'}>
 CONFIG_SUN6I_MSGBOX                             policy<{'arm64': 'y', 'armhf': '-', 'riscv64': 'm'}>
-CONFIG_SUN6I_RTC_CCU                            policy<{'arm64': 'm', 'riscv64': 'm'}>
 CONFIG_SUN6I_R_INTC                             policy<{'arm64': 'y'}>
 CONFIG_SUN8I_DE2_CCU                            policy<{'arm64': 'y', 'armhf': '-', 'riscv64': 'm'}>
 CONFIG_SUN8I_H3_CCU                             policy<{'arm64': 'y', 'armhf': '-'}>