lkml.org 
[lkml]   [2019]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/4] arm64: dts: meson: g12a: add clk measure support
    Date
    Add the clock measure device to the g12a SoC family

    Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
    ---
    arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
    index bd24de947a5b..0d3d3af8ea6f 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
    +++ b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
    @@ -181,6 +181,11 @@
    status = "disabled";
    };

    + clk_msr: clock-sensor@ffd18000 {
    + compatible = "amlogic,meson-g12a-clk-measure";
    + reg = <0x0 0xffd18000 0x0 0x10>;
    + };
    +
    gic: interrupt-controller@ffc01000 {
    compatible = "arm,gic-400";
    reg = <0x0 0xffc01000 0 0x1000>,
    --
    2.20.1
    \
     
     \ /
      Last update: 2019-01-17 17:49    [W:2.924 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site