lkml.org 
[lkml]   [2021]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 4.14 01/28] ARM: dts: gemini: add device_type on pci
    Date
    From: Corentin Labbe <clabbe@baylibre.com>

    [ 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 | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/arm/boot/dts/gemini.dtsi b/arch/arm/boot/dts/gemini.dtsi
    index b9b07d0895cf..52c35bf816f0 100644
    --- a/arch/arm/boot/dts/gemini.dtsi
    +++ b/arch/arm/boot/dts/gemini.dtsi
    @@ -275,6 +275,7 @@ pci@50000000 {
    clock-names = "PCLK", "PCICLK";
    pinctrl-names = "default";
    pinctrl-0 = <&pci_default_pins>;
    + device_type = "pci";
    #address-cells = <3>;
    #size-cells = <2>;
    #interrupt-cells = <1>;
    --
    2.30.2
    \
     
     \ /
      Last update: 2021-07-14 22:10    [W:2.188 / U:0.156 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site