Re: [PATCH 7/7] arm64: dts: qcom: sm8250: Add sm8250 dts file
From: Vinod Koul
Date: Tue Jan 21 2020 - 05:05:40 EST
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