Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MISC_RP1
:
CONFIG_OF_IRQ && CONFIG_OF_OVERLAY && CONFIG_PCI_MSI && CONFIG_PCI_QUIRKS
rp1-pci
Support the RP1 peripheral chip found on Raspberry Pi 5 board.
This device supports several sub-devices including e.g. Ethernet controller, USB controller, I2C, SPI and UART.
The driver is responsible for enabling the DT node once the PCIe endpoint has been configured, and handling interrupts.
This driver uses an overlay to load other drivers to support for RP1 internal sub-devices.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1de4
("Raspberry Pi Ltd"), device: 0001
("RP1 PCIe 2.0 South Bridge")Raw data from LKDDb:
lkddb module rp1-pci CONFIG_MISC_RP1 : drivers/misc/rp1/Kconfig : "RaspberryPi RP1 misc device" # in 6.17-rc+HEAD
lkddb pci 1de4 0001 .... .... ...... : CONFIG_MISC_RP1 : drivers/misc/rp1/rp1_pci.c # in 6.17-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab