[PATCH] ARM: msm: Move msm devicetrees under a Qualcomm dir
Olof Johansson
olof at lixom.net
Mon Sep 16 14:50:24 EDT 2013
On Mon, Sep 16, 2013 at 11:46 AM, Kumar Gala <galak at codeaurora.org> wrote:
> I think the two options are either:
>
> qcom-msm*, qcom-apq*, etc
>
> or
>
> qcom/msm-*, qcom/apq*, etc
>
> I'm guessing we'll end up without the dir and in the future have:
>
> qcom/qcom-msm-*, qcom/qcom-apq-*
>
> Olof???
When you create the dir, you can go from qcom-msm-* to qcom/msm-*, but
still produce qcom-msm-*.dtb as the build output. We care about
keeping the DTB name stable, not DTS. As long as they just conform to
those two patterns it's easy to handle through makefile targets.
-Olof
More information about the linux-arm-kernel
mailing list