All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
@ 2019-05-17 18:32 Marek Vasut
  2019-05-17 18:32 ` [U-Boot] [PATCH V2 1/7] ARM: dts: imx: novena: Import Novena DT from Linux Marek Vasut
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: Marek Vasut @ 2019-05-17 18:32 UTC (permalink / raw)
  To: u-boot

Update Kosagi Novena to DM / DT and remove the warnings.
This depends on the following patches / series:

  https://patchwork.ozlabs.org/patch/1095618/
  https://patchwork.ozlabs.org/patch/1101171/
  https://patchwork.ozlabs.org/project/uboot/list/?series=108463

Marek Vasut (7):
  ARM: dts: imx: novena: Import Novena DT from Linux
  ARM: imx: novena: Enable DM pin control
  ARM: imx: novena: Enable DM GPIO
  ARM: imx: novena: Convert block devices to DM
  ARM: imx: novena: Enable DM USB
  ARM: imx: novena: Enable DM PCI
  ARM: imx: novena: Convert to DM VIDEO

 arch/arm/dts/Makefile         |   3 +-
 arch/arm/dts/imx6q-novena.dts | 797 ++++++++++++++++++++++++++++++++++
 board/kosagi/novena/novena.c  |  77 +---
 board/kosagi/novena/video.c   |   3 +
 configs/novena_defconfig      |  18 +-
 include/configs/novena.h      |   9 +-
 6 files changed, 838 insertions(+), 69 deletions(-)
 create mode 100644 arch/arm/dts/imx6q-novena.dts

Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Vagrant Cascadian <vagrant@debian.org>
-- 
2.20.1

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

end of thread, other threads:[~2020-01-27  0:02 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-17 18:32 [U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT Marek Vasut
2019-05-17 18:32 ` [U-Boot] [PATCH V2 1/7] ARM: dts: imx: novena: Import Novena DT from Linux Marek Vasut
2019-06-10  9:59   ` [U-Boot] [PATCH V2 1/7] ARM: dts: imx: novena: Import Novena DT sbabic at denx.de
2019-05-17 18:32 ` [U-Boot] [PATCH V2 2/7] ARM: imx: novena: Enable DM pin control Marek Vasut
2019-06-10  9:49   ` sbabic at denx.de
2019-05-17 18:32 ` [U-Boot] [PATCH V2 3/7] ARM: imx: novena: Enable DM GPIO Marek Vasut
2019-06-10  9:49   ` sbabic at denx.de
2019-05-17 18:32 ` [U-Boot] [PATCH V2 4/7] ARM: imx: novena: Convert block devices to DM Marek Vasut
2019-06-10  9:40   ` sbabic at denx.de
2019-05-17 18:32 ` [U-Boot] [PATCH V2 5/7] ARM: imx: novena: Enable DM USB Marek Vasut
2019-06-10  9:41   ` sbabic at denx.de
2019-05-17 18:32 ` [U-Boot] [PATCH V2 6/7] ARM: imx: novena: Enable DM PCI Marek Vasut
2019-06-08 20:45   ` Stefano Babic
2019-06-09  1:49     ` Marek Vasut
2019-06-09  7:34       ` Stefano Babic
2019-06-10  9:39   ` sbabic at denx.de
2019-05-17 18:32 ` [U-Boot] [PATCH V2 7/7] ARM: imx: novena: Convert to DM VIDEO Marek Vasut
2019-06-10  9:59   ` sbabic at denx.de
2019-06-04  7:06 ` [U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT Vagrant Cascadian
2019-06-06 17:17   ` Vagrant Cascadian
2019-06-07 19:09     ` Marek Vasut
2019-08-19 12:37   ` Marek Vasut
2019-08-20 17:41     ` Vagrant Cascadian
2019-09-26 18:52       ` [U-Boot] dcache issues with wandboard too (was: [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT) Vagrant Cascadian
2019-09-26 19:59         ` Marek Vasut
2020-01-27  0:02       ` [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT Marek Vasut

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.