[N/U][PATCH 3/6] UBUNTU: [Config] Enable CONFIG_REGULATOR_FIXED_VOLTAGE on riscv64
Emil Renner Berthing
emil.renner.berthing at canonical.com
Wed Apr 3 11:08:34 UTC 2024
BugLink: https://bugs.launchpad.net/bugs/1975592
This regulator is needed for pinctrl on the Allwinner D1 RISC-V SoC.
Signed-off-by: Emil Renner Berthing <emil.renner.berthing at canonical.com>
Acked-by: Roxana Nicolescu <roxana.nicolescu at canonical.com>
Acked-by: Tim Gardner <tim.gardner at canonical.com>
Signed-off-by: Andrea Righi <andrea.righi at canonical.com>
---
debian.master/config/annotations | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 87bce24869c7..23e1daffbb06 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -555,8 +555,8 @@ CONFIG_RCU_NOCB_CPU note<'LP: #2051342'>
CONFIG_RCU_NOCB_CPU_DEFAULT_ALL policy<{'amd64': 'n', 'arm64': 'n', 'armhf': '-', 'ppc64el': '-', 'riscv64': '-'}>
CONFIG_RCU_NOCB_CPU_DEFAULT_ALL note<'LP: #2051342'>
-CONFIG_REGULATOR_FIXED_VOLTAGE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'y', 'ppc64el': 'm', 'riscv64': 'm', 's390x': '-'}>
-CONFIG_REGULATOR_FIXED_VOLTAGE note<'boot essential on arm'>
+CONFIG_REGULATOR_FIXED_VOLTAGE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'y', 'ppc64el': 'm', 'riscv64': 'y', 's390x': '-'}>
+CONFIG_REGULATOR_FIXED_VOLTAGE note<'boot essential on arm and the Allwinner D1 RISC-V SoC'>
CONFIG_REGULATOR_TPS65217 policy<{'arm64': 'm', 'armhf': 'y', 'ppc64el': '-', 'riscv64': 'm'}>
CONFIG_REGULATOR_TPS65217 note<'boot essential on AM335x'>
--
2.43.0
More information about the kernel-team
mailing list