[meta-freescale] [meta-fsl-arm][PATCH v2 07/15] imx6slevk.conf: Add the imx6slevk-pf200 device tree

Otavio Salvador otavio at ossystems.com.br
Wed Sep 3 06:21:12 PDT 2014


Hello Lauren,

On Tue, Sep 2, 2014 at 5:07 PM, Lauren Post <lauren.post at freescale.com> wrote:
> Add support for pfuze200 on imx6slevk
>
> Move pmic device node from imx6sl-evk.dtsi to upper-level, and add
> another layer on imx6sl-evk to diff pfuze100 or pfuze200. Meanwhile
> only works in ldo-enable mode if using pfuze200, since 'SW1C' switch
> regulator is cut for cost-down which means VDDARM_IN and VDDSOC_IN have
> to share the same switch regulator
>
> Signed-off-by: Lauren Post <lauren.post at freescale.com>

Minor change but please:

> diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
> index cffbd0b..9dc0185 100644
> --- a/conf/machine/imx6slevk.conf
> +++ b/conf/machine/imx6slevk.conf
> @@ -10,6 +10,7 @@ include conf/machine/include/tune-cortexa9.inc
>  SOC_FAMILY = "mx6:mx6sl"
>
>  KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-csi.dtb imx6sl-evk-ldo.dtb"
> +KERNEL_DEVICETREE += "imx6sl-evk-pf200.dtb"

KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-csi.dtb imx6sl-evk-ldo.dtb \
                                        imx6sl-evk-pf200.dtb"

So this avoids two metadata operations and follow other code style
we've been using.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list