[PATCH 1/8] arm64: dts: db820c: add basic board support

Stephen Boyd sboyd at codeaurora.org
Tue Jun 28 10:17:59 PDT 2016


On 06/21, Srinivas Kandagatla wrote:
> I agree, this should match up with the dtbTool. I have been manually
> patching up dtb to include the board-id, pmic id stuff.

Uh oh :/

> 
> I will fix it in next version,
> 
> Did not look at full details but, For some reason dtbTool does not
> support multiple compatible strings, do you think it makes sense to
> add this support in dtb tool to cope up with compatible strings
> like:
> 
> compatible = "qcom,apq8096-db820c", "qcom,apq8096-sbc";
> 

Hmm I suppose we can add support to look for the first compatible
that matches something that we can generate an id for? That would
allow us to have the LK compatible and then whatever is more
specific than that which the bootloader doesn't care about.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project



More information about the linux-arm-kernel mailing list