arm64: defconfig: Enable drivers for BeaglePlay
authorNishanth Menon <nm@ti.com>
Thu, 16 Mar 2023 15:21:43 +0000 (10:21 -0500)
committerNishanth Menon <nm@ti.com>
Thu, 30 Mar 2023 16:56:10 +0000 (11:56 -0500)
commit38f250cf9615d762a4dc1179bb063c66762a76e6
treec84ac553ffcf47445a47918278e205e50676173c
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6
arm64: defconfig: Enable drivers for BeaglePlay

Enable drivers used on BeaglePlay[1]:
* MDIO_GPIO driver to workaround erratum i2329, DP83TD510 SPE phy
  (enabled in-kernel to ease usage)
* TPS65219 PMIC, regulator as built-in for sd boot and power button
  as modules. (note: this is also used by am62x-lp-sk as well)
* BQ32K battery backedup RTC and the K3 RTC drivers as modules
* OMAP2 SPI driver as module for accessing mikrobus

bloat-o-meter reports after this change (v6.3-rc1, clang 17.0.0):
add/remove: 63/2 grow/shrink: 3/0 up/down: 17660/-16 (17644)
[...]
Total: Before=27747186, After=27764830, chg +0.06%

[1] https://beagleplay.org

Reviewed-by: Dhruva Gole <d-gole@ti.com>
Link: https://lore.kernel.org/r/20230316152143.2438928-4-nm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/configs/defconfig