projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d3bb3d
)
ARM: dts: gemini: add device_type on pci
author
Corentin Labbe
<clabbe@baylibre.com>
Mon, 3 May 2021 18:52:28 +0000
(18:52 +0000)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/gemini.dtsi
b/arch/arm/boot/dts/gemini.dtsi
index 065ed10a79fa7ec3e9bb76bcc6733799a38823e7..07448c03dac9e134e300e33c083d57af43e0b4e8 100644
(file)
--- a/
arch/arm/boot/dts/gemini.dtsi
+++ b/
arch/arm/boot/dts/gemini.dtsi
@@
-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>;