From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Date: Fri, 06 Sep 2019 15:23:48 -0700 Subject: [PATCH v2 2/2] clk: Add support for AST2600 SoC In-Reply-To: <20190825141848.17346-3-joel@jms.id.au> References: <20190825141848.17346-1-joel@jms.id.au> <20190825141848.17346-3-joel@jms.id.au> Message-ID: <20190906222349.04419214E0@mail.kernel.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Quoting Joel Stanley (2019-08-25 07:18:48) > The ast2600 is a new BMC SoC from ASPEED. It contains many more clocks > than the previous iterations, so support is broken out into it's own > driver. > > Signed-off-by: Joel Stanley > --- Applied to clk-next