Re: [PATCH v4 08/34] media: dt-bindings: media: qcom,camss: Unify the clock names
From: Rob Herring <robh@kernel.org>
Date: 2018-07-30 22:29:24
Also in:
linux-media, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-07-30 22:29:24
Also in:
linux-media, lkml
On Wed, Jul 25, 2018 at 07:38:17PM +0300, Todor Tomov wrote:
Use more logical clock names - similar to the names in documentation. This will allow better handling of the clocks in the driver when support for more hardware versions is added - equivalent clocks on different hardware versions will have the same name.
You should note that no dts is using this yet (at least that's what I found).
CC: Rob Herring <robh+dt@kernel.org> CC: Mark Rutland <mark.rutland@arm.com> CC: devicetree@vger.kernel.org Signed-off-by: Todor Tomov <redacted> --- .../devicetree/bindings/media/qcom,camss.txt | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-)
With that, Reviewed-by: Rob Herring <robh@kernel.org>