Re: [PATCH v3 1/2] clk: meson: add DT documentation for emmc clock controller

From: Rob Herring
Date: Tue Jul 24 2018 - 19:29:20 EST


On Thu, Jul 12, 2018 at 09:12:43PM +0000, Yixun Lan wrote:
> Document the MMC sub clock controller driver, the potential consumer
> of this driver is MMC or NAND. Also add three clock bindings IDs which
> provided by this driver.
>
> Signed-off-by: Yixun Lan <yixun.lan@xxxxxxxxxxx>
> ---
> .../bindings/clock/amlogic,mmc-clkc.txt | 31 +++++++++++++++++++
> .../clock/amlogic,meson-mmc-clkc.h | 16 ++++++++++
> 2 files changed, 47 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.txt
> create mode 100644 include/dt-bindings/clock/amlogic,meson-mmc-clkc.h

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>