lkml.org 
[lkml]   [2019]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/2] arm64: dts: fsl: ls1046a: Add the guts node in dts
    Date
    For NXP ls1046a SoC, the i2c clock needs to be configured with the
    appropriate bit of RCW, so we add the guts node (GUTS/DCFG global
    utilities block) for the driver to read.

    Signed-off-by: Sumit Batra <sumit.batra@nxp.com>
    Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
    ---
    arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
    index 373310e4c0ea..f88599df18bb 100644
    --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
    +++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
    @@ -205,6 +205,11 @@
    status = "disabled";
    };

    + guts: global-utilities@1ee0000 {
    + compatible = "fsl,qoriq-device-config";
    + reg = <0x0 0x1ee0000 0x0 0x1000>;
    + };
    +
    qspi: spi@1550000 {
    compatible = "fsl,ls1021a-qspi";
    #address-cells = <1>;
    --
    2.17.1
    \
     
     \ /
      Last update: 2019-04-30 06:46    [W:7.156 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site