All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] i.MX6: Engicam fixes/updates
@ 2019-12-30 12:04 Jagan Teki
  2019-12-30 12:04 ` [PATCH 1/8] board: engicam: Cleanup fdt file and board mapping Jagan Teki
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jagan Teki @ 2019-12-30 12:04 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-01-03 16:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 12:04 [PATCH 0/8] i.MX6: Engicam fixes/updates Jagan Teki
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

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.