All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lauren Post <lauren.post@nxp.com>
To: <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-arm][PATCH v3 3/4] imx7dsabresd: Add mipi-dsi device tree
Date: Mon, 1 Aug 2016 17:53:32 -0500	[thread overview]
Message-ID: <1470092013-30333-4-git-send-email-lauren.post@nxp.com> (raw)
In-Reply-To: <1470092013-30333-1-git-send-email-lauren.post@nxp.com>

MLK-12948 ARM: dts: imx7d-sdb: change the hardware reset gpio for mipi dsi

Change the hardware reset gpio to 'GPIO6_IO15' for mipi dsi to
allow fec2 and mipi dsi can run at the same time. This needs
some hardware rework as follows:
"
    1. Replace R631 with 100K resistor;
    2. Remove D14, D24;
    3. Solder the Cathode of the diode to R471,
       you can use BAT54HT1(ONSEMI) or NSR0320MW2T1G(ONSEMI);
    4. Solder the wire to the Anode end of the diode;
    5. Scrape the solder mask(Green oil)  of the MIPI Reset via,
       then solder the end of the wire to the via.

Signed-off-by: Lauren Post <lauren.post@nxp.com>
---
 conf/machine/imx7dsabresd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index b71bd4a..0bd6735 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -12,7 +12,7 @@ MACHINE_FEATURES += " pci wifi bluetooth"
 SOC_FAMILY = "mx7:mx7d"
 
 KERNEL_DEVICETREE = "imx7d-sdb.dtb imx7d-sdb-epdc.dtb imx7d-sdb-gpmi-weim.dtb \
-                     imx7d-sdb-m4.dtb imx7d-sdb-qspi.dtb \
+                     imx7d-sdb-m4.dtb imx7d-sdb-mipi-dsi.dtb imx7d-sdb-qspi.dtb \
                      imx7d-sdb-reva.dtb imx7d-sdb-reva-epdc.dtb imx7d-sdb-reva-gpmi-weim.dtb \
                      imx7d-sdb-reva-hdmi-audio.dtb imx7d-sdb-reva-m4.dtb imx7d-sdb-reva-qspi.dtb \
                      imx7d-sdb-reva-touch.dtb imx7d-sdb-reva-wm8960.dtb"
-- 
1.9.1



  parent reply	other threads:[~2016-08-02 14:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-01 22:53 [meta-fsl-arm][PATCH v3 0/4] Upgrade to 4.1.15-1.2.0 BSP Patch v3 Lauren Post
2016-08-01 22:53 ` [meta-fsl-arm][PATCH v3 1/4] linux-imx: Upgrade to 4.1.15-1.1.1 Patch release Lauren Post
2016-08-01 22:53 ` [meta-fsl-arm][PATCH v3 2/4] linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA release Lauren Post
2016-08-01 22:53 ` Lauren Post [this message]
2016-08-01 22:53 ` [meta-fsl-arm][PATCH v3 4/4] linux-imx: patches to file build errors with GCC6 Lauren Post

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=1470092013-30333-4-git-send-email-lauren.post@nxp.com \
    --to=lauren.post@nxp.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.