Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'renesas-arm-defconfig-for-v6.16-tag2' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into pwm/for-next

Renesas ARM defconfig updates for v6.16 (take two)

- Enable modular support for the Renesas RZ/G2L GPT and MSIOF sound in
the ARM64 defconfig,
- Enable more support for RZN1D-DB/EB in shmobile_defconfig.

It is merged into the pwm tree due to the next patch renaming
PWM_RZG2L_GPT which has a use added in the arm64 defconfig.

+50 -62
-19
arch/arm/configs/multi_v7_defconfig
··· 1121 1121 CONFIG_QCOM_SOCINFO=m 1122 1122 CONFIG_QCOM_STATS=m 1123 1123 CONFIG_QCOM_WCNSS_CTRL=m 1124 - CONFIG_ARCH_EMEV2=y 1125 - CONFIG_ARCH_R8A7794=y 1126 - CONFIG_ARCH_R8A7779=y 1127 - CONFIG_ARCH_R8A7790=y 1128 - CONFIG_ARCH_R8A7778=y 1129 - CONFIG_ARCH_R8A7793=y 1130 - CONFIG_ARCH_R8A7791=y 1131 - CONFIG_ARCH_R8A7792=y 1132 - CONFIG_ARCH_R8A7740=y 1133 - CONFIG_ARCH_R8A73A4=y 1134 - CONFIG_ARCH_R7S72100=y 1135 - CONFIG_ARCH_R7S9210=y 1136 - CONFIG_ARCH_R8A77470=y 1137 - CONFIG_ARCH_R8A7745=y 1138 - CONFIG_ARCH_R8A7742=y 1139 - CONFIG_ARCH_R8A7743=y 1140 - CONFIG_ARCH_R8A7744=y 1141 - CONFIG_ARCH_R9A06G032=y 1142 - CONFIG_ARCH_SH73A0=y 1143 1124 CONFIG_ROCKCHIP_IODOMAIN=y 1144 1125 CONFIG_ARCH_TEGRA_2x_SOC=y 1145 1126 CONFIG_ARCH_TEGRA_3x_SOC=y
+6 -20
arch/arm/configs/shmobile_defconfig
··· 63 63 CONFIG_CAN_RCAR=y 64 64 CONFIG_INPUT_EVDEV=y 65 65 CONFIG_KEYBOARD_GPIO=y 66 + CONFIG_KEYBOARD_GPIO_POLLED=y 66 67 # CONFIG_INPUT_MOUSE is not set 67 68 CONFIG_INPUT_TOUCHSCREEN=y 68 69 CONFIG_TOUCHSCREEN_EDT_FT5X06=y ··· 85 84 CONFIG_SERIAL_SH_SCI=y 86 85 CONFIG_I2C_CHARDEV=y 87 86 CONFIG_I2C_DEMUX_PINCTRL=y 87 + CONFIG_I2C_DESIGNWARE_CORE=y 88 88 CONFIG_I2C_EMEV2=y 89 89 CONFIG_I2C_GPIO=y 90 90 CONFIG_I2C_RIIC=y ··· 106 104 CONFIG_POWER_RESET=y 107 105 CONFIG_POWER_RESET_RMOBILE=y 108 106 CONFIG_POWER_SUPPLY=y 109 - # CONFIG_HWMON is not set 107 + CONFIG_SENSORS_LM75=y 110 108 CONFIG_THERMAL=y 111 109 CONFIG_CPU_THERMAL=y 112 110 CONFIG_RCAR_THERMAL=y ··· 176 174 CONFIG_USB_RENESAS_USBF=y 177 175 CONFIG_USB_ETH=y 178 176 CONFIG_MMC=y 177 + CONFIG_MMC_SDHCI=y 178 + CONFIG_MMC_SDHCI_PLTFM=y 179 + CONFIG_MMC_SDHCI_OF_ARASAN=y 179 180 CONFIG_MMC_SDHI=y 180 181 CONFIG_MMC_SH_MMCIF=y 181 182 CONFIG_NEW_LEDS=y ··· 200 195 CONFIG_RENESAS_USB_DMAC=y 201 196 CONFIG_RZ_DMAC=y 202 197 # CONFIG_IOMMU_SUPPORT is not set 203 - CONFIG_ARCH_EMEV2=y 204 - CONFIG_ARCH_R8A7794=y 205 - CONFIG_ARCH_R8A7779=y 206 - CONFIG_ARCH_R8A7790=y 207 - CONFIG_ARCH_R8A7778=y 208 - CONFIG_ARCH_R8A7793=y 209 - CONFIG_ARCH_R8A7791=y 210 - CONFIG_ARCH_R8A7792=y 211 - CONFIG_ARCH_R8A7740=y 212 - CONFIG_ARCH_R8A73A4=y 213 - CONFIG_ARCH_R7S72100=y 214 - CONFIG_ARCH_R7S9210=y 215 - CONFIG_ARCH_R8A77470=y 216 - CONFIG_ARCH_R8A7745=y 217 - CONFIG_ARCH_R8A7742=y 218 - CONFIG_ARCH_R8A7743=y 219 - CONFIG_ARCH_R8A7744=y 220 - CONFIG_ARCH_R9A06G032=y 221 - CONFIG_ARCH_SH73A0=y 222 198 CONFIG_IIO=y 223 199 CONFIG_AK8975=y 224 200 CONFIG_PWM=y
+2 -23
arch/arm64/configs/defconfig
··· 1010 1010 CONFIG_SND_SOC_RK3399_GRU_SOUND=m 1011 1011 CONFIG_SND_SOC_SAMSUNG=y 1012 1012 CONFIG_SND_SOC_RCAR=m 1013 + CONFIG_SND_SOC_MSIOF=m 1013 1014 CONFIG_SND_SOC_RZ=m 1014 1015 CONFIG_SND_SOC_SOF_TOPLEVEL=y 1015 1016 CONFIG_SND_SOC_SOF_OF=y ··· 1475 1474 CONFIG_QCOM_APR=m 1476 1475 CONFIG_QCOM_ICC_BWMON=m 1477 1476 CONFIG_QCOM_PBS=m 1478 - CONFIG_ARCH_R8A77995=y 1479 - CONFIG_ARCH_R8A77990=y 1480 - CONFIG_ARCH_R8A77951=y 1481 - CONFIG_ARCH_R8A77965=y 1482 - CONFIG_ARCH_R8A77960=y 1483 - CONFIG_ARCH_R8A77961=y 1484 - CONFIG_ARCH_R8A779F0=y 1485 - CONFIG_ARCH_R8A77980=y 1486 - CONFIG_ARCH_R8A77970=y 1487 - CONFIG_ARCH_R8A779A0=y 1488 - CONFIG_ARCH_R8A779G0=y 1489 - CONFIG_ARCH_R8A779H0=y 1490 - CONFIG_ARCH_R8A774C0=y 1491 - CONFIG_ARCH_R8A774E1=y 1492 - CONFIG_ARCH_R8A774A1=y 1493 - CONFIG_ARCH_R8A774B1=y 1494 - CONFIG_ARCH_R9A07G043=y 1495 - CONFIG_ARCH_R9A07G044=y 1496 - CONFIG_ARCH_R9A07G054=y 1497 - CONFIG_ARCH_R9A08G045=y 1498 - CONFIG_ARCH_R9A09G011=y 1499 - CONFIG_ARCH_R9A09G047=y 1500 - CONFIG_ARCH_R9A09G057=y 1501 1477 CONFIG_ROCKCHIP_IODOMAIN=y 1502 1478 CONFIG_ARCH_TEGRA_132_SOC=y 1503 1479 CONFIG_ARCH_TEGRA_210_SOC=y ··· 1531 1553 CONFIG_PWM_RCAR=m 1532 1554 CONFIG_PWM_RENESAS_TPU=m 1533 1555 CONFIG_PWM_ROCKCHIP=y 1556 + CONFIG_PWM_RZG2L_GPT=m 1534 1557 CONFIG_PWM_RZ_MTU3=m 1535 1558 CONFIG_PWM_SAMSUNG=y 1536 1559 CONFIG_PWM_SL28CPLD=m
+42
drivers/soc/renesas/Kconfig
··· 65 65 66 66 config ARCH_EMEV2 67 67 bool "ARM32 Platform support for Emma Mobile EV2" 68 + default ARCH_RENESAS 68 69 select HAVE_ARM_SCU if SMP 69 70 select SYS_SUPPORTS_EM_STI 70 71 71 72 config ARCH_R8A7794 72 73 bool "ARM32 Platform support for R-Car E2" 74 + default ARCH_RENESAS 73 75 select ARCH_RCAR_GEN2 74 76 select ARM_ERRATA_814220 75 77 select SYSC_R8A7794 76 78 77 79 config ARCH_R8A7779 78 80 bool "ARM32 Platform support for R-Car H1" 81 + default ARCH_RENESAS 79 82 select ARCH_RCAR_GEN1 80 83 select ARM_ERRATA_754322 81 84 select ARM_GLOBAL_TIMER ··· 88 85 89 86 config ARCH_R8A7790 90 87 bool "ARM32 Platform support for R-Car H2" 88 + default ARCH_RENESAS 91 89 select ARCH_RCAR_GEN2 92 90 select ARM_ERRATA_798181 if SMP 93 91 select ARM_ERRATA_814220 ··· 97 93 98 94 config ARCH_R8A7778 99 95 bool "ARM32 Platform support for R-Car M1A" 96 + default ARCH_RENESAS 100 97 select ARCH_RCAR_GEN1 101 98 select ARM_ERRATA_754322 102 99 103 100 config ARCH_R8A7793 104 101 bool "ARM32 Platform support for R-Car M2-N" 102 + default ARCH_RENESAS 105 103 select ARCH_RCAR_GEN2 106 104 select ARM_ERRATA_798181 if SMP 107 105 select I2C ··· 111 105 112 106 config ARCH_R8A7791 113 107 bool "ARM32 Platform support for R-Car M2-W" 108 + default ARCH_RENESAS 114 109 select ARCH_RCAR_GEN2 115 110 select ARM_ERRATA_798181 if SMP 116 111 select I2C ··· 119 112 120 113 config ARCH_R8A7792 121 114 bool "ARM32 Platform support for R-Car V2H" 115 + default ARCH_RENESAS 122 116 select ARCH_RCAR_GEN2 123 117 select ARM_ERRATA_798181 if SMP 124 118 select SYSC_R8A7792 125 119 126 120 config ARCH_R8A7740 127 121 bool "ARM32 Platform support for R-Mobile A1" 122 + default ARCH_RENESAS 128 123 select ARCH_RMOBILE 129 124 select ARM_ERRATA_754322 130 125 select RENESAS_INTC_IRQPIN 131 126 132 127 config ARCH_R8A73A4 133 128 bool "ARM32 Platform support for R-Mobile APE6" 129 + default ARCH_RENESAS 134 130 select ARCH_RMOBILE 135 131 select ARM_ERRATA_798181 if SMP 136 132 select ARM_ERRATA_814220 ··· 142 132 143 133 config ARCH_R7S72100 144 134 bool "ARM32 Platform support for RZ/A1H" 135 + default ARCH_RENESAS 145 136 select ARM_ERRATA_754322 146 137 select PM 147 138 select PM_GENERIC_DOMAINS ··· 152 141 153 142 config ARCH_R7S9210 154 143 bool "ARM32 Platform support for RZ/A2" 144 + default ARCH_RENESAS 155 145 select PM 156 146 select PM_GENERIC_DOMAINS 157 147 select RENESAS_OSTM ··· 160 148 161 149 config ARCH_R8A77470 162 150 bool "ARM32 Platform support for RZ/G1C" 151 + default ARCH_RENESAS 163 152 select ARCH_RCAR_GEN2 164 153 select ARM_ERRATA_814220 165 154 select SYSC_R8A77470 166 155 167 156 config ARCH_R8A7745 168 157 bool "ARM32 Platform support for RZ/G1E" 158 + default ARCH_RENESAS 169 159 select ARCH_RCAR_GEN2 170 160 select ARM_ERRATA_814220 171 161 select SYSC_R8A7745 172 162 173 163 config ARCH_R8A7742 174 164 bool "ARM32 Platform support for RZ/G1H" 165 + default ARCH_RENESAS 175 166 select ARCH_RCAR_GEN2 176 167 select ARM_ERRATA_798181 if SMP 177 168 select ARM_ERRATA_814220 ··· 182 167 183 168 config ARCH_R8A7743 184 169 bool "ARM32 Platform support for RZ/G1M" 170 + default ARCH_RENESAS 185 171 select ARCH_RCAR_GEN2 186 172 select ARM_ERRATA_798181 if SMP 187 173 select SYSC_R8A7743 188 174 189 175 config ARCH_R8A7744 190 176 bool "ARM32 Platform support for RZ/G1N" 177 + default ARCH_RENESAS 191 178 select ARCH_RCAR_GEN2 192 179 select ARM_ERRATA_798181 if SMP 193 180 select SYSC_R8A7743 194 181 195 182 config ARCH_R9A06G032 196 183 bool "ARM32 Platform support for RZ/N1D" 184 + default ARCH_RENESAS 197 185 select ARCH_RZN1 198 186 select ARM_ERRATA_814220 199 187 200 188 config ARCH_SH73A0 201 189 bool "ARM32 Platform support for SH-Mobile AG5" 190 + default ARCH_RENESAS 202 191 select ARCH_RMOBILE 203 192 select ARM_ERRATA_754322 204 193 select ARM_GLOBAL_TIMER ··· 216 197 217 198 config ARCH_R8A77995 218 199 bool "ARM64 Platform support for R-Car D3" 200 + default y if ARCH_RENESAS 219 201 select ARCH_RCAR_GEN3 220 202 select SYSC_R8A77995 221 203 help ··· 225 205 226 206 config ARCH_R8A77990 227 207 bool "ARM64 Platform support for R-Car E3" 208 + default y if ARCH_RENESAS 228 209 select ARCH_RCAR_GEN3 229 210 select SYSC_R8A77990 230 211 help ··· 234 213 235 214 config ARCH_R8A77951 236 215 bool "ARM64 Platform support for R-Car H3 ES2.0+" 216 + default y if ARCH_RENESAS 237 217 select ARCH_RCAR_GEN3 238 218 select SYSC_R8A7795 239 219 help ··· 244 222 245 223 config ARCH_R8A77965 246 224 bool "ARM64 Platform support for R-Car M3-N" 225 + default y if ARCH_RENESAS 247 226 select ARCH_RCAR_GEN3 248 227 select SYSC_R8A77965 249 228 help ··· 253 230 254 231 config ARCH_R8A77960 255 232 bool "ARM64 Platform support for R-Car M3-W" 233 + default y if ARCH_RENESAS 256 234 select ARCH_RCAR_GEN3 257 235 select SYSC_R8A77960 258 236 help ··· 261 237 262 238 config ARCH_R8A77961 263 239 bool "ARM64 Platform support for R-Car M3-W+" 240 + default y if ARCH_RENESAS 264 241 select ARCH_RCAR_GEN3 265 242 select SYSC_R8A77961 266 243 help ··· 270 245 271 246 config ARCH_R8A779F0 272 247 bool "ARM64 Platform support for R-Car S4-8" 248 + default y if ARCH_RENESAS 273 249 select ARCH_RCAR_GEN4 274 250 select SYSC_R8A779F0 275 251 help ··· 278 252 279 253 config ARCH_R8A77980 280 254 bool "ARM64 Platform support for R-Car V3H" 255 + default y if ARCH_RENESAS 281 256 select ARCH_RCAR_GEN3 282 257 select SYSC_R8A77980 283 258 help ··· 286 259 287 260 config ARCH_R8A77970 288 261 bool "ARM64 Platform support for R-Car V3M" 262 + default y if ARCH_RENESAS 289 263 select ARCH_RCAR_GEN3 290 264 select SYSC_R8A77970 291 265 help ··· 294 266 295 267 config ARCH_R8A779A0 296 268 bool "ARM64 Platform support for R-Car V3U" 269 + default y if ARCH_RENESAS 297 270 select ARCH_RCAR_GEN4 298 271 select SYSC_R8A779A0 299 272 help ··· 302 273 303 274 config ARCH_R8A779G0 304 275 bool "ARM64 Platform support for R-Car V4H" 276 + default y if ARCH_RENESAS 305 277 select ARCH_RCAR_GEN4 306 278 select SYSC_R8A779G0 307 279 help ··· 310 280 311 281 config ARCH_R8A779H0 312 282 bool "ARM64 Platform support for R-Car V4M" 283 + default y if ARCH_RENESAS 313 284 select ARCH_RCAR_GEN4 314 285 select SYSC_R8A779H0 315 286 help ··· 318 287 319 288 config ARCH_R8A774C0 320 289 bool "ARM64 Platform support for RZ/G2E" 290 + default y if ARCH_RENESAS 321 291 select ARCH_RCAR_GEN3 322 292 select SYSC_R8A774C0 323 293 help ··· 326 294 327 295 config ARCH_R8A774E1 328 296 bool "ARM64 Platform support for RZ/G2H" 297 + default y if ARCH_RENESAS 329 298 select ARCH_RCAR_GEN3 330 299 select SYSC_R8A774E1 331 300 help ··· 334 301 335 302 config ARCH_R8A774A1 336 303 bool "ARM64 Platform support for RZ/G2M" 304 + default y if ARCH_RENESAS 337 305 select ARCH_RCAR_GEN3 338 306 select SYSC_R8A774A1 339 307 help ··· 342 308 343 309 config ARCH_R8A774B1 344 310 bool "ARM64 Platform support for RZ/G2N" 311 + default y if ARCH_RENESAS 345 312 select ARCH_RCAR_GEN3 346 313 select SYSC_R8A774B1 347 314 help ··· 350 315 351 316 config ARCH_R9A07G043 352 317 bool "ARM64 Platform support for RZ/G2UL" 318 + default y if ARCH_RENESAS 353 319 select ARCH_RZG2L 354 320 help 355 321 This enables support for the Renesas RZ/G2UL SoC variants. 356 322 357 323 config ARCH_R9A07G044 358 324 bool "ARM64 Platform support for RZ/G2L" 325 + default y if ARCH_RENESAS 359 326 select ARCH_RZG2L 360 327 help 361 328 This enables support for the Renesas RZ/G2L SoC variants. 362 329 363 330 config ARCH_R9A07G054 364 331 bool "ARM64 Platform support for RZ/V2L" 332 + default y if ARCH_RENESAS 365 333 select ARCH_RZG2L 366 334 help 367 335 This enables support for the Renesas RZ/V2L SoC variants. 368 336 369 337 config ARCH_R9A08G045 370 338 bool "ARM64 Platform support for RZ/G3S" 339 + default y if ARCH_RENESAS 371 340 select ARCH_RZG2L 372 341 select SYSC_R9A08G045 373 342 help ··· 379 340 380 341 config ARCH_R9A09G011 381 342 bool "ARM64 Platform support for RZ/V2M" 343 + default y if ARCH_RENESAS 382 344 select PM 383 345 select PM_GENERIC_DOMAINS 384 346 select PWC_RZV2M ··· 388 348 389 349 config ARCH_R9A09G047 390 350 bool "ARM64 Platform support for RZ/G3E" 351 + default y if ARCH_RENESAS 391 352 select SYS_R9A09G047 392 353 help 393 354 This enables support for the Renesas RZ/G3E SoC variants. 394 355 395 356 config ARCH_R9A09G057 396 357 bool "ARM64 Platform support for RZ/V2H(P)" 358 + default y if ARCH_RENESAS 397 359 select RENESAS_RZV2H_ICU 398 360 select SYS_R9A09G057 399 361 help