[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1593477014-18443-1-git-send-email-amit.sunil.dhamne@xilinx.com>
Date: Mon, 29 Jun 2020 17:30:11 -0700
From: Amit Sunil Dhamne <amit.sunil.dhamne@...inx.com>
To: mturquette@...libre.com, sboyd@...eaurora.org, sboyd@...nel.org,
michal.simek@...inx.com, mark.rutland@....com,
linux-clk@...r.kernel.org
Cc: rajanv@...inx.com, jollys@...inx.com, tejasp@...inx.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Amit Sunil Dhamne <amit.sunil.dhamne@...inx.com>
Subject: [PATCH 0/3] clk: zynqmp: Add firmware specific clock flags
This series adds supports for firmware specific flags. These include
- Common Flags
- Divider Flags
- Mux Flags
The intent is to remove firmware's dependency on CCF flag values by
having firmware specific flags with independent values.
Rajan Vaja (3):
clk: zynqmp: Use firmware specific common clock flags
clk: zynqmp: Use firmware specific divider clock flags
clk: zynqmp: Use firmware specific mux clock flags
drivers/clk/zynqmp/clk-mux-zynqmp.c | 14 ++++++++++++-
drivers/clk/zynqmp/clk-zynqmp.h | 39 +++++++++++++++++++++++++++++++++++++
drivers/clk/zynqmp/clkc.c | 25 ++++++++++++++++++++++--
drivers/clk/zynqmp/divider.c | 16 ++++++++++++++-
4 files changed, 90 insertions(+), 4 deletions(-)
--
2.7.4
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
Powered by blists - more mailing lists