ARM: dts: gemini: add device_type on pci

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>
This commit is contained in:
Corentin Labbe 2021-05-03 18:52:28 +00:00 committed by Linus Walleij
parent 3d3bb3d27c
commit 483f3645b3
1 changed files with 1 additions and 0 deletions

View File

@ -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>;