public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/8] i.MX6: Engicam fixes/updates
Date: Mon, 30 Dec 2019 17:34:01 +0530	[thread overview]
Message-ID: <20191230120409.884-1-jagan@amarulasolutions.com> (raw)

Series of patches that fixes dt and board changes in
i.MX6 based Engicam board.

Any inputs?
Jagan.

Jagan Teki (3):
  dt-bindings: sound: Add fsl-imx-audmux.h from v5.4
  ARM: dts: icorem6: Sync engicam device trees from v5.4
  ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL

Michael Trimarchi (5):
  board: engicam: Cleanup fdt file and board mapping
  board: engicam: Fix the ethernet clock initialization
  configs: imx6-engicam: Drop fec phy address and mode
  ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methods
  ARM: dts: imx6qdli-icore: Add fec phy-handle

 arch/arm/dts/imx6dl-icore-mipi.dts         |  13 +-
 arch/arm/dts/imx6dl-icore-rqs.dts          |  43 +--
 arch/arm/dts/imx6dl-icore.dts              |  47 +--
 arch/arm/dts/imx6q-icore-mipi.dts          |  19 +-
 arch/arm/dts/imx6q-icore-ofcap10.dts       |  40 +++
 arch/arm/dts/imx6q-icore-ofcap12.dts       |  43 +++
 arch/arm/dts/imx6q-icore-rqs.dts           |  43 +--
 arch/arm/dts/imx6q-icore.dts               |  72 +++--
 arch/arm/dts/imx6qdl-icore-1.5.dtsi        |  32 ++
 arch/arm/dts/imx6qdl-icore-rqs.dtsi        | 326 ++++++++++++++++++---
 arch/arm/dts/imx6qdl-icore.dtsi            | 270 ++++++++++++++---
 board/engicam/common/board.c               |  96 +++++-
 include/configs/imx6-engicam.h             |  11 -
 include/dt-bindings/sound/fsl-imx-audmux.h |  64 ++++
 14 files changed, 850 insertions(+), 269 deletions(-)
 create mode 100644 arch/arm/dts/imx6q-icore-ofcap10.dts
 create mode 100644 arch/arm/dts/imx6q-icore-ofcap12.dts
 create mode 100644 arch/arm/dts/imx6qdl-icore-1.5.dtsi
 create mode 100644 include/dt-bindings/sound/fsl-imx-audmux.h

-- 
2.18.0.321.gffc6fa0e3

             reply	other threads:[~2019-12-30 12:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-30 12:04 Jagan Teki [this message]
2019-12-30 12:04 ` [PATCH 1/8] board: engicam: Cleanup fdt file and board mapping Jagan Teki
2019-12-30 12:04 ` [PATCH 2/8] board: engicam: Fix the ethernet clock initialization Jagan Teki
2019-12-30 12:04 ` [PATCH 3/8] configs: imx6-engicam: Drop fec phy address and mode Jagan Teki
2019-12-30 12:04 ` [PATCH 4/8] dt-bindings: sound: Add fsl-imx-audmux.h from v5.4 Jagan Teki
2019-12-30 12:04 ` [PATCH 5/8] ARM: dts: icorem6: Sync engicam device trees " Jagan Teki
2019-12-30 12:04 ` [PATCH 6/8] ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL Jagan Teki
2019-12-30 12:04 ` [PATCH 7/8] ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methods Jagan Teki
2019-12-30 12:04 ` [PATCH 8/8] ARM: dts: imx6qdli-icore: Add fec phy-handle Jagan Teki
2019-12-30 17:24   ` Michael Nazzareno Trimarchi
2019-12-31  6:21     ` Jagan Teki
2020-01-03 11:33       ` Stefano Babic
2020-01-03 16:43         ` Jagan Teki

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=20191230120409.884-1-jagan@amarulasolutions.com \
    --to=jagan@amarulasolutions.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox