lkml.org 
[lkml]   [2018]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC PATCH 36/40] arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to gic_its
    Date
    GIC_ITS used in AM65x 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>
    ---
    arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
    index adcd6341e40c..2df4acb198bd 100644
    --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
    +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
    @@ -24,6 +24,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>;
    };
    --
    2.17.1
    \
     
     \ /
      Last update: 2018-09-21 12:27    [W:4.582 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site