From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org>
Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org,
Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>,
Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCHv4 08/10] arm/dts: dra7.dtsi: add DSS support
Date: Wed, 3 Jun 2015 08:43:10 -0700 [thread overview]
Message-ID: <20150603154309.GQ30984@atomide.com> (raw)
In-Reply-To: <1433139798-23450-9-git-send-email-tomi.valkeinen-l0cyMroinI0@public.gmane.org>
* Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org> [150531 23:25]:
> DRA7xxx contains a very similar DSS to OMAP5. The main differences are:
>
> * no DSI or RFBI support.
> * 1 or 2 dedicated video PLLs.
> * need to do additional configuration to the DRA7 CONTROL module.
>
> DRA72xx has only one video PLL, and DRA74xx has two.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org>
> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Acked-by: Tony Lindgren <tonY-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv4 08/10] arm/dts: dra7.dtsi: add DSS support
Date: Wed, 3 Jun 2015 08:43:10 -0700 [thread overview]
Message-ID: <20150603154309.GQ30984@atomide.com> (raw)
In-Reply-To: <1433139798-23450-9-git-send-email-tomi.valkeinen@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [150531 23:25]:
> DRA7xxx contains a very similar DSS to OMAP5. The main differences are:
>
> * no DSI or RFBI support.
> * 1 or 2 dedicated video PLLs.
> * need to do additional configuration to the DRA7 CONTROL module.
>
> DRA72xx has only one video PLL, and DRA74xx has two.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> Cc: devicetree at vger.kernel.org
Acked-by: Tony Lindgren <tonY@atomide.com>
next prev parent reply other threads:[~2015-06-03 15:43 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 6:23 [PATCHv4 00/10] ARM: DRA7: add display support Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-01 6:23 ` [PATCHv4 01/10] arm: dra7: add DESHDCP clock Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-02 6:56 ` Tero Kristo
2015-06-02 6:56 ` Tero Kristo
2015-06-01 6:23 ` [PATCHv4 02/10] CLK: TI: always enable " Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-01 21:49 ` Tony Lindgren
2015-06-01 21:49 ` Tony Lindgren
2015-06-02 6:57 ` Tero Kristo
2015-06-02 6:57 ` Tero Kristo
2015-06-01 6:23 ` [PATCHv4 03/10] arm/dts: dra7xx: add 'ti,set-rate-parent' for dss_dss_clk Tomi Valkeinen
2015-06-01 6:23 ` [PATCHv4 03/10] arm/dts: dra7xx: add 'ti, set-rate-parent' " Tomi Valkeinen
2015-06-02 6:57 ` [PATCHv4 03/10] arm/dts: dra7xx: add 'ti,set-rate-parent' " Tero Kristo
2015-06-02 6:57 ` Tero Kristo
2015-06-01 6:23 ` [PATCHv4 04/10] ARM: DRA7: hwmod: add DMM hwmod description Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-01 22:24 ` Paul Walmsley
2015-06-01 22:24 ` Paul Walmsley
2015-06-01 6:23 ` [PATCHv4 05/10] ARM: DRA7: hwmod: set DSS submodule parent hwmods Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-01 22:26 ` Paul Walmsley
2015-06-01 22:26 ` Paul Walmsley
2015-06-01 6:23 ` [PATCHv4 06/10] ARM: OMAP: display: change compat names to array Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-03 15:42 ` Tony Lindgren
2015-06-03 15:42 ` Tony Lindgren
2015-06-01 6:23 ` [PATCHv4 07/10] ARM: OMAP2+: display: detect DRA7 DSS Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-03 15:42 ` Tony Lindgren
2015-06-03 15:42 ` Tony Lindgren
2015-06-01 6:23 ` [PATCHv4 08/10] arm/dts: dra7.dtsi: add DSS support Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
[not found] ` <1433139798-23450-9-git-send-email-tomi.valkeinen-l0cyMroinI0@public.gmane.org>
2015-06-03 15:43 ` Tony Lindgren [this message]
2015-06-03 15:43 ` Tony Lindgren
2015-06-01 6:23 ` [PATCHv4 09/10] arm/dts: dra72-evm.dts: add HDMI Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
2015-06-03 15:43 ` Tony Lindgren
2015-06-03 15:43 ` Tony Lindgren
2015-06-01 6:23 ` [PATCHv4 10/10] arm/dts: am57xx-beagle-x15.dts: " Tomi Valkeinen
2015-06-01 6:23 ` Tomi Valkeinen
[not found] ` <1433139798-23450-11-git-send-email-tomi.valkeinen-l0cyMroinI0@public.gmane.org>
2015-06-01 21:51 ` Tony Lindgren
2015-06-01 21:51 ` Tony Lindgren
[not found] ` <20150601215115.GH30984-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-06-02 6:28 ` Tomi Valkeinen
2015-06-02 6:28 ` Tomi Valkeinen
2015-06-03 11:26 ` Tomi Valkeinen
2015-06-03 11:26 ` Tomi Valkeinen
2015-06-03 15:44 ` Tony Lindgren
2015-06-03 15:44 ` Tony Lindgren
2015-06-03 16:01 ` Tomi Valkeinen
2015-06-03 16:01 ` Tomi Valkeinen
[not found] ` <556F24E6.7040003-l0cyMroinI0@public.gmane.org>
2015-06-03 16:10 ` Tony Lindgren
2015-06-03 16:10 ` Tony Lindgren
2015-06-03 17:16 ` Tony Lindgren
2015-06-03 17:16 ` Tony Lindgren
2015-06-04 6:13 ` Tomi Valkeinen
2015-06-04 6:13 ` Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150603154309.GQ30984@atomide.com \
--to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=nm-l0cyMroinI0@public.gmane.org \
--cc=paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org \
--cc=t-kristo-l0cyMroinI0@public.gmane.org \
--cc=tomi.valkeinen-l0cyMroinI0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.