Re: [PATCH] MIPS: ralink: add mt7621-clk.h for device tree binding

From: Rob Herring
Date: Thu Jun 13 2019 - 17:39:00 EST


On Thu, 16 May 2019 15:25:51 +0800, Chuanhong Guo wrote:
> This patch adds dt binding header for mediatek,mt7621-pll which
> was added in:
> commit e6046b5e69a0 ("MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices")
>
> Signed-off-by: Weijie Gao <hackpascal@xxxxxxxxx>
> Signed-off-by: Chuanhong Guo <gch981213@xxxxxxxxx>
> ---
>
> checkpatch.pl shows a warning that the line referencing old commit
> is over 75 chars but if I shink it down anyhow it gave me an error
> saying I should use a proper style for commits. So I chose to ignore
> the warning and fix the error.
>
> include/dt-bindings/clock/mt7621-clk.h | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 include/dt-bindings/clock/mt7621-clk.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>