Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258424
| From | Franklin S Cooper Jr <fcooper@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Remove elm address space from omap4 hwmod |
| Date | 2015-10-28 22:10 +0100 |
| Message-ID | <qoG8O-7Um-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset removes elm address entry from omap4 hwmod and adds an elm DT node to omap4.dtsi. Since no omap4 supports nand in mainline this patchset was boot tested on a pandaboard. Franklin S Cooper Jr (2): ARM: dts: omap4: Add elm node ARM: omap4: hwmod: Remove elm address space from hwmod data arch/arm/boot/dts/omap4.dtsi | 8 ++++++++ arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 10 ---------- 2 files changed, 8 insertions(+), 10 deletions(-) -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Remove elm address space from omap4 hwmod Franklin S Cooper Jr <fcooper@ti.com> - 2015-10-28 22:10 +0100 [PATCH 2/2] ARM: omap4: hwmod: Remove elm address space from hwmod data Franklin S Cooper Jr <fcooper@ti.com> - 2015-10-28 22:10 +0100 [PATCH 1/2] ARM: dts: omap4: Add elm node Franklin S Cooper Jr <fcooper@ti.com> - 2015-10-28 22:10 +0100
csiph-web