mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v8_defconfig: enable more rockchip stuff
@ 2025-10-27 14:34 Sascha Hauer
  2025-11-03  8:57 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2025-10-27 14:34 UTC (permalink / raw)
  To: Barebox List

Enable the Rockchip PCI driver along with some PCI ethernet driver for
different Radxa boards. Also enable the Rockchip SPI driver needed to
access the PMIC on the Radxa-Rock5t.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/configs/multi_v8_defconfig | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/arch/arm/configs/multi_v8_defconfig b/arch/arm/configs/multi_v8_defconfig
index 48ea0a1534..92ba5eb063 100644
--- a/arch/arm/configs/multi_v8_defconfig
+++ b/arch/arm/configs/multi_v8_defconfig
@@ -168,14 +168,16 @@ CONFIG_VIRTIO_CONSOLE=y
 CONFIG_DRIVER_NET_TI_K3_AM65_CPSW_NUSS=y
 CONFIG_DRIVER_NET_DESIGNWARE_IMX8=y
 CONFIG_DRIVER_NET_DESIGNWARE_ROCKCHIP=y
+CONFIG_DRIVER_NET_E1000=y
 CONFIG_DRIVER_NET_FEC_IMX=y
 CONFIG_DRIVER_NET_FSL_ENETC=y
 CONFIG_DRIVER_NET_FSL_FMAN=y
 CONFIG_DRIVER_NET_MACB=y
+CONFIG_DRIVER_NET_RTL8139=y
+CONFIG_DRIVER_NET_RTL8169=y
 CONFIG_DRIVER_NET_VIRTIO=y
 CONFIG_DP83867_PHY=y
 CONFIG_MICREL_PHY=y
-CONFIG_REALTEK_PHY=y
 CONFIG_SMSC_PHY=y
 CONFIG_NET_DSA_MV88E6XXX=y
 CONFIG_MDIO_BITBANG=y
@@ -189,6 +191,7 @@ CONFIG_NET_USB_RTL8152=y
 CONFIG_DRIVER_SPI_FSL_QUADSPI=y
 CONFIG_DRIVER_SPI_IMX=y
 CONFIG_SPI_NXP_FLEXSPI=y
+CONFIG_SPI_ROCKCHIP=y
 CONFIG_I2C_GPIO=y
 CONFIG_I2C_IMX=y
 CONFIG_I2C_OMAP=y
@@ -260,6 +263,7 @@ CONFIG_REGULATOR_FIXED=y
 CONFIG_REGULATOR_ARM_SCMI=y
 CONFIG_REGULATOR_RK808=y
 CONFIG_RESET_IMX7=y
+CONFIG_PCI_ROCKCHIP=y
 CONFIG_PCI_ECAM_GENERIC=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=y
@@ -269,6 +273,8 @@ CONFIG_GENERIC_PHY=y
 CONFIG_USB_NOP_XCEIV=y
 CONFIG_PHY_ROCKCHIP_INNO_USB2=y
 CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY=y
+CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
+CONFIG_PHY_ROCKCHIP_USBDP=y
 CONFIG_ROCKCHIP_IODOMAIN=y
 CONFIG_TI_SCI_PM_DOMAINS=y
 CONFIG_NVMEM_REBOOT_MODE=y
-- 
2.47.3




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v8_defconfig: enable more rockchip stuff
  2025-10-27 14:34 [PATCH] ARM: multi_v8_defconfig: enable more rockchip stuff Sascha Hauer
@ 2025-11-03  8:57 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-11-03  8:57 UTC (permalink / raw)
  To: Barebox List, Sascha Hauer


On Mon, 27 Oct 2025 15:34:54 +0100, Sascha Hauer wrote:
> Enable the Rockchip PCI driver along with some PCI ethernet driver for
> different Radxa boards. Also enable the Rockchip SPI driver needed to
> access the PMIC on the Radxa-Rock5t.
> 
> 

Applied, thanks!

[1/1] ARM: multi_v8_defconfig: enable more rockchip stuff
      https://git.pengutronix.de/cgit/barebox/commit/?id=26851753141b (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-03  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-27 14:34 [PATCH] ARM: multi_v8_defconfig: enable more rockchip stuff Sascha Hauer
2025-11-03  8:57 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox