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

2018-07-03 Thread Yixun Lan
Hi jerome On 07/03/18 16:16, Jerome Brunet wrote: > On Tue, 2018-07-03 at 14:57 +, Yixun Lan wrote: >> Document the EMMC sub clock controller driver, the potential consumer >> of this driver is EMMC or NAND. >> >> Signed-off-by: Yixun Lan >> --- >> .../bindings/clock/amlogic,emmc-clkc.txt

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

2018-07-03 Thread Jerome Brunet
On Tue, 2018-07-03 at 14:57 +, Yixun Lan wrote: > Document the EMMC sub clock controller driver, the potential consumer > of this driver is EMMC or NAND. > > Signed-off-by: Yixun Lan > --- > .../bindings/clock/amlogic,emmc-clkc.txt | 45 +++ > 1 file changed, 45 insertio

[PATCH 1/3] clk: meson: add DT documentation for emmc clock controller

2018-07-03 Thread Yixun Lan
Document the EMMC sub clock controller driver, the potential consumer of this driver is EMMC or NAND. Signed-off-by: Yixun Lan --- .../bindings/clock/amlogic,emmc-clkc.txt | 45 +++ 1 file changed, 45 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock