Skip to content

Commit

Permalink
arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to gic…
Browse files Browse the repository at this point in the history
…_its

GIC_ITS used in AM654 platform has the same configuration as that of
GIC_ITS used in Socionext SoCs. Add "socionext,synquacer-pre-its"
property to get PCI MSI working.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
  • Loading branch information
Kishon Vijay Abraham I authored and Tero Kristo committed Jun 17, 2019
1 parent cc2d13e commit 4b4ffc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/ti/k3-am65-main.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
gic_its: gic-its@18200000 {
compatible = "arm,gic-v3-its";
reg = <0x00 0x01820000 0x00 0x10000>;
socionext,synquacer-pre-its = <0x1000000 0x400000>;
msi-controller;
#msi-cells = <1>;
};
Expand Down

0 comments on commit 4b4ffc6

Please sign in to comment.