lkml.org 
[lkml]   [2022]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v9 3/4] clk: meson: add DT documentation for emmc clock controller
    From
    Date
    Quoting Liang Yang (2022-01-13 03:57:44)
    > Document the MMC sub clock controller driver, the potential consumer
    > of this driver is MMC or NAND. Also add four clock bindings IDs which
    > provided by this driver.
    >
    > Signed-off-by: Liang Yang <liang.yang@amlogic.com>
    > ---
    > .../bindings/clock/amlogic,mmc-clkc.yaml | 64 +++++++++++++++++++
    > include/dt-bindings/clock/amlogic,mmc-clkc.h | 14 ++++
    > 2 files changed, 78 insertions(+)
    > create mode 100644 Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.yaml
    > create mode 100644 include/dt-bindings/clock/amlogic,mmc-clkc.h
    >
    > diff --git a/Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.yaml b/Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.yaml
    > new file mode 100644
    > index 000000000000..a274c3d5fc2e
    > --- /dev/null
    > +++ b/Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.yaml
    > @@ -0,0 +1,64 @@
    > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
    > +%YAML 1.2
    > +---
    > +$id: http://devicetree.org/schemas/clock/amlogic,mmc-clkc.yaml#
    > +$schema: http://devicetree.org/meta-schemas/core.yaml#
    > +
    > +title: Amlogic MMC Sub Clock Controller Driver Device Tree Bindings
    > +
    > +maintainers:
    > + - jianxin.pan@amlogic.com
    > + - liang.yang@amlogic.com
    > +
    > +properties:
    > + compatible:
    > + enum:
    > + - "amlogic,axg-mmc-clkc", "syscon"

    Why is it a syscon?

    \
     
     \ /
      Last update: 2022-01-13 22:30    [W:3.198 / U:0.336 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site