[PATCH 2/3] clk: bcm: Update and add tingray clock entries
From: Ray Jui <hidden>
Date: 2018-06-02 00:47:44
Also in:
linux-clk, linux-devicetree, lkml
From: Ray Jui <hidden>
Date: 2018-06-02 00:47:44
Also in:
linux-clk, linux-devicetree, lkml
On 6/1/2018 12:02 PM, Rob Herring wrote:
On Fri, Jun 1, 2018 at 12:56 PM, Ray Jui [off-list ref] wrote:quoted
Hi Rob, On 5/31/2018 9:25 AM, Rob Herring wrote:quoted
On Fri, May 25, 2018 at 09:45:16AM -0700, Ray Jui wrote:quoted
Update and add Stingray clock definitions and tables so they match the binding document and the latest ASIC datasheet Signed-off-by: Pramod Kumar <redacted> Signed-off-by: Ray Jui <redacted> --- drivers/clk/bcm/clk-sr.c | 135 ++++++++++++++++++++++++++++++++----- include/dt-bindings/clock/bcm-sr.h | 24 +++++--This goes in the 1st patch.Please help to confirm. You want 1st patch and 2nd patch to be combined into a single patch?No. include/dt-bindings/* is part of the DT binding, so it goes with patch 1. The driver in patch 2. Rob
Okay got it. Thanks!