lkml.org 
[lkml]   [2013]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 05/13] ARM: ux500: Add ID properties to 'simply' differentiate between MSPs
    Date
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    arch/arm/boot/dts/ste-dbx5x0.dtsi | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi
    index 50ff5ab..63861ee 100644
    --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi
    +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi
    @@ -920,6 +920,8 @@
    clocks = <&prcc_kclk 1 3>, <&prcc_pclk 1 3>;
    clock-names = "msp", "apb_pclk";

    + id = <0>;
    +
    status = "disabled";
    };

    @@ -935,6 +937,8 @@
    clocks = <&prcc_kclk 1 4>, <&prcc_pclk 1 4>;
    clock-names = "msp", "apb_pclk";

    + id = <1>;
    +
    status = "disabled";
    };

    @@ -953,6 +957,8 @@
    clocks = <&prcc_kclk 2 3>, <&prcc_pclk 2 5>;
    clock-names = "msp", "apb_pclk";

    + id = <2>;
    +
    status = "disabled";
    };

    @@ -968,6 +974,8 @@
    clocks = <&prcc_kclk 1 10>, <&prcc_pclk 1 11>;
    clock-names = "msp", "apb_pclk";

    + id = <3>;
    +
    status = "disabled";
    };

    --
    1.8.1.2


    \
     
     \ /
      Last update: 2013-11-06 11:41    [W:4.037 / U:0.108 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site