From mboxrd@z Thu Jan 1 00:00:00 1970 From: ray.jui@broadcom.com (Ray Jui) Date: Fri, 1 Jun 2018 10:56:27 -0700 Subject: [PATCH 2/3] clk: bcm: Update and add tingray clock entries In-Reply-To: <20180531162556.GA955@rob-hp-laptop> References: <1527266717-8406-1-git-send-email-ray.jui@broadcom.com> <1527266717-8406-3-git-send-email-ray.jui@broadcom.com> <20180531162556.GA955@rob-hp-laptop> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Rob, On 5/31/2018 9:25 AM, Rob Herring wrote: > On Fri, May 25, 2018 at 09:45:16AM -0700, Ray Jui wrote: >> Update and add Stingray clock definitions and tables so they match the >> binding document and the latest ASIC datasheet >> >> Signed-off-by: Pramod Kumar >> Signed-off-by: Ray Jui >> --- >> 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? Thanks. > >> 2 files changed, 137 insertions(+), 22 deletions(-)