ARM: dts: gemini: add device_type on pci
[ Upstream commit 483f3645b3 ]
Fixes DT warning on pci node by adding the missing device_type.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
191523dcfa
commit
c8f0cef75d
1 changed files with 1 additions and 0 deletions
|
|
@ -286,6 +286,7 @@
|
|||
clock-names = "PCLK", "PCICLK";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pci_default_pins>;
|
||||
device_type = "pci";
|
||||
#address-cells = <3>;
|
||||
#size-cells = <2>;
|
||||
#interrupt-cells = <1>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue