[PATCH 1/4] dt-bindings: misc: pci1de4,1: add required reg property for endpoint

Florian Fainelli florian.fainelli at broadcom.com
Fri Dec 19 12:41:11 PST 2025


From: Florian Fainelli <f.fainelli at gmail.com>

On Thu, 18 Dec 2025 20:09:06 +0100, Andrea della Porta <andrea.porta at suse.com> wrote:
> The PCI subsystem links an endpoint Device Tree node to its corresponding
> pci_dev structure only if the Bus/Device/Function (BDF) encoded in the
> 'reg' property matches the actual hardware topology.
> 
> Add the 'reg' property and mark it as required to ensure proper binding
> between the device_node and the pci_dev.
> 
> Update the example to reflect this requirement.
> 
> Signed-off-by: Andrea della Porta <andrea.porta at suse.com>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/fixes, thanks!
--
Florian



More information about the linux-arm-kernel mailing list