Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618233
| From | Jagan Teki <jagan@openedev.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/9] ARM: dts: i.MX6: Add lcdif/sound nodes on Engicam SOMs |
| Date | 2017-04-06 20:10 +0200 |
| Message-ID | <ttk14-4lh-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Jagan Teki <jagan@amarulasolutions.com> This patchset, add support for LVDS, touchscreen, sound card and related codec and can nodes all Engicam SOM's which are supporting mainline as of now. Jagan Teki (9): ARM: dts: imx6ul-isiot: Add Sound card with codec node ARM: dts: imx6ul-geam: Add Sound card with codec node ARM: dts: imx6qdl-icore: Add Sound card with codec node ARM: dts: imx6dl-icore-rqs: Add sgtl5000 codec node ARM: dts: imx6qdl-icore-rqs: Replace to use simple-audio-card ARM: dts: imx6dl-icore: Add LVDS support ARM: dts: imx6dl-icore: Add touchscreen node ARM: dts: imx6qdl-icore-rqs: Add CAN nodes ARM: dts: imx6ul-isiot: Add FEC node support arch/arm/boot/dts/imx6dl-icore-rqs.dts | 19 ++++++++ arch/arm/boot/dts/imx6dl-icore.dts | 45 +++++++++++++++++ arch/arm/boot/dts/imx6q-icore-ofcap10.dts | 11 +++++ arch/arm/boot/dts/imx6q-icore-ofcap12.dts | 11 +++++ arch/arm/boot/dts/imx6q-icore-rqs.dts | 21 ++++---- arch/arm/boot/dts/imx6q-icore.dts | 11 +++++ arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi | 51 ++++++++++++++++++++ arch/arm/boot/dts/imx6qdl-icore.dtsi | 48 +++++++++++++++++++ arch/arm/boot/dts/imx6ul-geam-kit.dts | 12 +++++ arch/arm/boot/dts/imx6ul-geam.dtsi | 26 ++++++++++ arch/arm/boot/dts/imx6ul-isiot-common.dtsi | 10 ++++ arch/arm/boot/dts/imx6ul-isiot.dtsi | 77 ++++++++++++++++++++++++++++++ 12 files changed, 329 insertions(+), 13 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/9] ARM: dts: i.MX6: Add lcdif/sound nodes on Engicam SOMs Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
[PATCH v3 5/9] ARM: dts: imx6qdl-icore-rqs: Replace to use simple-audio-card Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
[PATCH v3 2/9] ARM: dts: imx6ul-geam: Add Sound card with codec node Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
Re: [PATCH v3 2/9] ARM: dts: imx6ul-geam: Add Sound card with codec node Shawn Guo <shawnguo@kernel.org> - 2017-04-07 15:20 +0200
[PATCH v3 6/9] ARM: dts: imx6dl-icore: Add LVDS support Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
[PATCH v3 9/9] ARM: dts: imx6ul-isiot: Add FEC node support Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
[PATCH v3 1/9] ARM: dts: imx6ul-isiot: Add Sound card with codec node Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
Re: [PATCH v3 1/9] ARM: dts: imx6ul-isiot: Add Sound card with codec node Shawn Guo <shawnguo@kernel.org> - 2017-04-07 15:20 +0200
[PATCH v3 4/9] ARM: dts: imx6dl-icore-rqs: Add sgtl5000 codec node Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
[PATCH v3 8/9] ARM: dts: imx6qdl-icore-rqs: Add CAN nodes Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
[PATCH v3 3/9] ARM: dts: imx6qdl-icore: Add Sound card with codec node Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
Re: [PATCH v3 3/9] ARM: dts: imx6qdl-icore: Add Sound card with codec node Shawn Guo <shawnguo@kernel.org> - 2017-04-07 15:30 +0200
[PATCH v3 7/9] ARM: dts: imx6dl-icore: Add touchscreen node Jagan Teki <jagan@openedev.com> - 2017-04-06 20:10 +0200
csiph-web