All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lauren Post <lauren.post@freescale.com>
To: <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-arm][PATCH v2 07/15] imx6slevk.conf: Add the imx6slevk-pf200 device tree
Date: Tue, 2 Sep 2014 15:07:04 -0500	[thread overview]
Message-ID: <1409688432-18900-8-git-send-email-lauren.post@freescale.com> (raw)
In-Reply-To: <1409688432-18900-1-git-send-email-lauren.post@freescale.com>

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@freescale.com>
---
 conf/machine/imx6slevk.conf |    1 +
 1 file changed, 1 insertion(+)

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"
 
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx6slevk_config,sdcard"
-- 
1.7.9.5



  parent reply	other threads:[~2014-09-02 20:23 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Lauren.post@freescale.com>
2014-09-02 20:06 ` [meta-fsl-arm][PATCH v2 00/15] Update to 3.10.31-1.1.0 Beta Lauren Post
2014-09-02 20:06   ` [meta-fsl-arm][PATCH v2 01/15] linux-imx: Upgrade to 3.10.31-1.1.0 Beta version Lauren Post
2014-09-03 13:19     ` Otavio Salvador
2014-09-02 20:06   ` [meta-fsl-arm][PATCH v2 02/15] linux-imx-mfgtool: " Lauren Post
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 03/15] u-boot-imx: Upgrade to 2014.04 version Lauren Post
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 04/15] imx6dlsabresd.conf: Add the imx6dl-sabresd-pf200 device tree Lauren Post
2014-09-03 13:19     ` Otavio Salvador
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 05/15] imx6dlsabresd.conf: Add the imx6dl-sabresd-enetirq " Lauren Post
2014-09-03 13:20     ` Otavio Salvador
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 06/15] imx6qsabresd.conf: Add the imx6q-sabresd-enetirq " Lauren Post
2014-09-03 13:20     ` Otavio Salvador
2014-09-02 20:07   ` Lauren Post [this message]
2014-09-03 13:21     ` [meta-fsl-arm][PATCH v2 07/15] imx6slevk.conf: Add the imx6slevk-pf200 " Otavio Salvador
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 08/15] imx6sxsabresd.conf: Create i.MX 6SoloX Machine configuration Lauren Post
2014-09-03 13:21     ` Otavio Salvador
2014-09-03 13:33       ` Daiane Angolini
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 09/15] imx-lib: Upgrade to 3.10.31-1.1.0 Beta version Lauren Post
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 10/15] imx-lib: Add PLATFORM setting for mx6sx and mx6sl Lauren Post
2014-09-03 13:22     ` Otavio Salvador
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 11/15] imx-vpu: Upgrade to 3.10.31-1.1.0 Beta version Lauren Post
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 12/15] imx-test: Update include PLATFORM and DEPEND for mx6sx and mx6sl Lauren Post
2014-09-03 13:23     ` Otavio Salvador
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 13/15] imx-test: Upgrade to 3.10.31-1.1.0 Beta version Lauren Post
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 14/15] firmware-imx: " Lauren Post
2014-09-03 13:24     ` Otavio Salvador
2014-09-03 13:29       ` Lauren Post
2014-09-03 13:35         ` Otavio Salvador
2014-09-02 20:07   ` [meta-fsl-arm][PATCH v2 15/15] u-boot-fslc: Add patch to work with 3.10.31-1.1.0_beta kernel Lauren Post
2014-09-03 13:25     ` Otavio Salvador
2014-09-03 13:26   ` [meta-fsl-arm][PATCH v2 00/15] Update to 3.10.31-1.1.0 Beta Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1409688432-18900-8-git-send-email-lauren.post@freescale.com \
    --to=lauren.post@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.