Re: [PATCH 0/7] Add device tree and clock drivers for SM8250 SoC
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-01-21 10:06:03
Also in:
linux-arm-msm, linux-clk, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-01-21 10:06:03
Also in:
linux-arm-msm, linux-clk, lkml
On 16-01-20, 15:39, 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/
Whole series: Tested-by: Vinod Koul <vkoul@kernel.org> -- ~Vinod