lkml.org 
[lkml]   [2018]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 4/7] ARM: dts: sun8i: Add R_CPUCFG device node for the A83T dtsi
    Date
    The R_CPUCFG is a collection of registers needed for SMP bringup
    on clusters and cluster's reset.
    For the moment, documentation about this register is found in
    Allwinner's code only.

    Signed-off-by: Mylène Josserand <mylene.josserand@bootlin.com>
    ---
    arch/arm/boot/dts/sun8i-a83t.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi
    index 3e7317ec3e43..7ae631fc04d5 100644
    --- a/arch/arm/boot/dts/sun8i-a83t.dtsi
    +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi
    @@ -714,6 +714,11 @@
    #reset-cells = <1>;
    };

    + r_cpucfg@1f01c00 {
    + compatible = "allwinner,sun8i-a83t-r-cpucfg";
    + reg = <0x1f01c00 0x100>;
    + };
    +
    r_pio: pinctrl@1f02c00 {
    compatible = "allwinner,sun8i-a83t-r-pinctrl";
    reg = <0x01f02c00 0x400>;
    --
    2.11.0
    \
     
     \ /
      Last update: 2018-02-19 09:21    [W:2.294 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site