Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1345092
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RFC 0/2] pxa3xx devicetree support |
| Date | 2016-02-27 22:30 +0100 |
| Message-ID | <r6UB3-uL-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, I've been baking this for a moment now. It's time to have more eyes on it. I'm targetting to submit 1/2 as a real patch, with modifications if someone finds a better way. I'll probably submit 2/2 one day, but I expect a massive rework on the sound part as discussed with Mark Brown about AC97 rework, that's the reason I'm holding it for now. It's here mainly to show application of 1/2. Any rework ideas would be appreciated. Cheers. -- Robert Robert Jarzmik (2): ARM: dts: pxa3xx: add pincontrol helpers ARM: dts: pxa: add zylonite devicetree board arch/arm/boot/dts/pxa3xx.dtsi | 90 +++++ arch/arm/boot/dts/zylonite310.dts | 682 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 772 insertions(+) create mode 100644 arch/arm/boot/dts/zylonite310.dts -- 2.1.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH RFC 0/2] pxa3xx devicetree support Robert Jarzmik <robert.jarzmik@free.fr> - 2016-02-27 22:30 +0100 [PATCH RFC 2/2] ARM: dts: pxa: add zylonite devicetree board Robert Jarzmik <robert.jarzmik@free.fr> - 2016-02-27 22:30 +0100
csiph-web