]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
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>
Wed, 28 Jul 2021 09:13:41 +0000 (11:13 +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 eb752e9495de10f8a99339d257f4680ebacf4793..4949951e35972c39a366316947cf13ba0e37d632 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>;