ARM: dts: gemini: add device_type on pci
authorCorentin Labbe <clabbe@baylibre.com>
Mon, 3 May 2021 18:52:28 +0000 (18:52 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 9 May 2021 23:32:26 +0000 (01:32 +0200)
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>
arch/arm/boot/dts/gemini.dtsi

index 065ed10a79fa7ec3e9bb76bcc6733799a38823e7..07448c03dac9e134e300e33c083d57af43e0b4e8 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>;