Messages in this thread |  | | From | Ray Jui <> | Subject | [PATCH 0/3] Update Broadcom Stingray clock entries | Date | Fri, 25 May 2018 09:45:14 -0700 |
| |
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-v1
Ray Jui (3): dt-bindings: clk: Update Stingray binding doc clk: bcm: Update and add tingray 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
|  |