Re: [PATCH V8] clk: bcm: Add driver for BCM53573 ILP clock
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2016-09-17 19:20:50
Also in:
linux-devicetree, lkml
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2016-09-17 19:20:50
Also in:
linux-devicetree, lkml
On 17 September 2016 at 01:23, Stephen Boyd [off-list ref] wrote:
On 09/13, Rafa=C5=82 Mi=C5=82ecki wrote:quoted
From: Rafa=C5=82 Mi=C5=82ecki <rafal@milecki.pl> This clock is present on BCM53573 devices (including BCM47189) that use Cortex-A7. ILP is a part of PMU (Power Management Unit) multi-function device so we use syscon (and regmap) for it. Signed-off-by: Rafa=C5=82 Mi=C5=82ecki <rafal@milecki.pl> ---Applied to clk-next
Thank you and everyone who helped me getting this driver into a proper shape. I appreciate your help! --=20 Rafa=C5=82