[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200910151840.25333-1-eajames@linux.ibm.com>
Date: Thu, 10 Sep 2020 10:18:36 -0500
From: Eddie James <eajames@...ux.ibm.com>
To: linux-clk@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-aspeed@...ts.ozlabs.org, linux-fsi@...ts.ozlabs.org,
andrew@...id.au, joel@....id.au, robh+dt@...nel.org,
sboyd@...nel.org, mturquette@...libre.com, alistair@...ple.id.au,
jk@...abs.org
Subject: [PATCH 0/4] clk: AST2600 and FSI: Add APLL to control FSI bus frequency
Add functionality to control the APLL clock on the AST2600. The APLL provides
the clock for the FSI master on the AST2600. Then add a devicetree property to
set the AST2600 FSI master bus frequency.
Eddie James (4):
dt-bindings: clock: Add AST2600 APLLdivN definition
clk: ast2600: Add functionality to the APLL clock
dt-bindings: fsi: Aspeed master: Add bus-frequency property
fsi: Aspeed master: Set bus frequency from devicetree
.../bindings/fsi/fsi-master-aspeed.txt | 1 +
drivers/clk/clk-ast2600.c | 177 ++++++++++++++++--
drivers/fsi/fsi-master-aspeed.c | 5 +
include/dt-bindings/clock/ast2600-clock.h | 1 +
4 files changed, 172 insertions(+), 12 deletions(-)
--
2.26.2
Powered by blists - more mailing lists