Re: [PATCH 7/7] arm64: dts: qcom: sm8250: Add sm8250 dts file
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-01-21 10:05:39
Also in:
linux-arm-msm, linux-clk, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-01-21 10:05:39
Also in:
linux-arm-msm, linux-clk, lkml
On 16-01-20, 15:39, Venkata Narendra Kumar Gutta wrote:
Add sm8250 devicetree file for SM8250 SoC and SM8250 MTP platform. This file adds the basic nodes like cpu, psci and other required configuration for booting up to the serial console.
I see a build warning on this: Warning (clocks_property): /soc@0/clock-controller@100000:clocks: property size (12) too small for cell size 1 Also it helps to run with W=12 for DTBs -- ~Vinod