]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
PCI: dwc: Add common iATU register support
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Wed, 30 Sep 2020 05:36:06 +0000 (14:36 +0900)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 13 Oct 2020 08:52:49 +0000 (09:52 +0100)
commit13ab639ed48c1e777682d1a80097594d21a193dc
treea287c52ecf387b6a6a503139ef4a64fb1015f806
parent1ba415a277c02f650f78fac9d493d6312cd27c47
PCI: dwc: Add common iATU register support

This gets iATU register area from reg property that has reg-names "atu".
In Synopsys DWC version 4.80 or later, since iATU register area is
separated from core register area, this area is necessary to get from
DT independently.

Suggested-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1601444167-11316-4-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Cc: Murali Karicheri <m-karicheri2@ti.com>
Cc: Jingoo Han <jingoohan1@gmail.com>
Cc: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
drivers/pci/controller/dwc/pcie-designware.c