[SRU][M][PATCH 06/12] UBUNTU: [Config] Enable CONFIG_REGULATOR_FIXED_VOLTAGE on riscv64
Emil Renner Berthing
emil.renner.berthing at canonical.com
Thu Aug 31 10:24:14 UTC 2023
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>
---
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 2ba27e188d45..1d95d01c97c5 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -498,8 +498,8 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065 note<'LP: #1672486'>
CONFIG_QETH_OSX policy<{'s390x': 'n'}>
CONFIG_QETH_OSX note<'LP: #1959890'>
-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.40.1
More information about the kernel-team
mailing list