lkml.org 
[lkml]   [2018]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.16 207/272] ARM: dts: keystone-k2e-clocks: Fix missing unit address separator
    Date
    4.16-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Suman Anna <s-anna@ti.com>

    [ Upstream commit 5a3a03905a433216f517babd0a343ae7265e9ca1 ]

    Commit 95d8b41c765b ("ARM: dts: keystone-k2e-clocks: Add missing unit
    name to clock nodes that have regs") fixed the unit names on various
    clock nodes but missed out adding the unit address separator on the
    clkhyperlink0 clock node. Fix the same.

    Fixes: 95d8b41c765b ("ARM: dts: keystone-k2e-clocks: Add missing unit name to clock nodes that have regs")
    Signed-off-by: Suman Anna <s-anna@ti.com>
    Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
    Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    arch/arm/boot/dts/keystone-k2e-clocks.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arm/boot/dts/keystone-k2e-clocks.dtsi
    +++ b/arch/arm/boot/dts/keystone-k2e-clocks.dtsi
    @@ -42,7 +42,7 @@ clocks {
    domain-id = <0>;
    };

    - clkhyperlink0: clkhyperlink02350030 {
    + clkhyperlink0: clkhyperlink0@2350030 {
    #clock-cells = <0>;
    compatible = "ti,keystone,psc-clock";
    clocks = <&chipclk12>;

    \
     
     \ /
      Last update: 2018-05-28 13:14    [W:4.076 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site