ARM: dts: gemini: add device_type on pci
authorCorentin Labbe <clabbe@baylibre.com>
Mon, 3 May 2021 18:52:28 +0000 (18:52 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jul 2021 12:36:09 +0000 (14:36 +0200)
[ Upstream commit 483f3645b3f7acfd1c78a19d51b80c0656161974 ]

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>
arch/arm/boot/dts/gemini.dtsi

index 065ed10..07448c0 100644 (file)
                        clock-names = "PCLK", "PCICLK";
                        pinctrl-names = "default";
                        pinctrl-0 = <&pci_default_pins>;
+                       device_type = "pci";
                        #address-cells = <3>;
                        #size-cells = <2>;
                        #interrupt-cells = <1>;