lkml.org 
[lkml]   [2020]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v5 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
    From
    Date
    Quoting Abel Vesa (2020-11-03 03:18:21)
    > Document the i.MX BLK_CTL with its devicetree properties.
    >
    > Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
    > Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
    > Reviewed-by: Rob Herring <robh@kernel.org>
    > ---

    Acked-by: Stephen Boyd <sboyd@kernel.org>

    > diff --git a/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml b/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
    > new file mode 100644
    > index 00000000..5e9eb40
    > --- /dev/null
    > +++ b/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
    > +
    > +examples:
    > + - |
    > + #include <dt-bindings/clock/imx8mp-clock.h>

    Is this include to make sure this file exists?

    > +
    > + audio_blk_ctl: clock-controller@30e20000 {
    > + compatible = "fsl,imx8mp-audio-blk-ctl", "syscon";
    > + reg = <0x30e20000 0x10000>;
    > + power-domains = <&audiomix_pd>;
    > +
    > + #clock-cells = <1>;

    \
     
     \ /
      Last update: 2020-11-05 02:09    [W:4.117 / U:0.284 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site