Re: [PATCH 0/7] Add device tree and clock drivers for SM8250 SoC

From: Bjorn Andersson
Date: Fri Jan 24 2020 - 13:07:50 EST


On Thu 16 Jan 15:39 PST 2020, Venkata Narendra Kumar Gutta wrote:

> This series adds device tree support and clock drivers support
> for SM8250 SoC.
> As part of the device tree, the sm8250 dts file has basic nodes
> like CPU, PSCI, intc, timer and clock controller.
>
> Required clock controller driver and RPMH cloks are added to
> support peripherals like USB.
>
> All this configuration is added to support SM8250 to boot up to the
> serial console.
>
> This patchset depends on one of the RPMH clock driver fix
> https://patchwork.kernel.org/patch/11318949/
>

Validated that this boots to console, so even though most of the clock
drivers hasn't been exercised.

Tested-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>