From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ray Jui Subject: [PATCH v3 0/3] Update Broadcom Stingray clock entries Date: Fri, 1 Jun 2018 17:56:05 -0700 Message-ID: <1527900968-12017-1-git-send-email-ray.jui@broadcom.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Pramod Kumar , Ray Jui List-Id: devicetree@vger.kernel.org This patch series updates Broadcom Stingray clock entries so they match the latest ASIC datasheet This patch series is based off v4.17-rc5 and is available on GIHUB: repo: https://github.com/Broadcom/arm64-linux.git branch: sr-clk-v3 Changes since v2: - Move dt-binding header change to the same patch with the binding doc update Changes since v1: - Fix patch author to Pramod Kumar on all 3 patches - Fix patch subject spelling error on patch 2/3 Pramod Kumar (3): dt-bindings: clk: Update Stingray binding doc clk: bcm: Update and add Stingray clock entries arm64: dts: Update Stingray clock DT nodes .../bindings/clock/brcm,iproc-clocks.txt | 26 ++-- .../boot/dts/broadcom/stingray/stingray-clock.dtsi | 26 ++-- drivers/clk/bcm/clk-sr.c | 135 ++++++++++++++++++--- include/dt-bindings/clock/bcm-sr.h | 24 ++-- 4 files changed, 170 insertions(+), 41 deletions(-) -- 2.1.4