aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-rcar-gen3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pci-rcar-gen3.c')
-rw-r--r--drivers/pci/pci-rcar-gen3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pci-rcar-gen3.c b/drivers/pci/pci-rcar-gen3.c
index 34a561ef8b..49029238d3 100644
--- a/drivers/pci/pci-rcar-gen3.c
+++ b/drivers/pci/pci-rcar-gen3.c
@@ -289,7 +289,7 @@ static int rcar_gen3_pcie_hw_init(struct udevice *dev)
* class to match. Hardware takes care of propagating the IDSETR
* settings, so there is no need to bother with a quirk.
*/
- writel(PCI_CLASS_BRIDGE_PCI << 16, priv->regs + IDSETR1);
+ writel(PCI_CLASS_BRIDGE_PCI_NORMAL << 8, priv->regs + IDSETR1);
/*
* Setup Secondary Bus Number & Subordinate Bus Number, even though