public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: tomi.valkeinen@ti•com (Tomi Valkeinen)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support
Date: Wed, 7 May 2014 10:03:34 +0300	[thread overview]
Message-ID: <5369DAC6.6050608@ti.com> (raw)
In-Reply-To: <1398284120-4986-3-git-send-email-marek@goldelico.com>

On 23/04/14 23:15, Marek Belisko wrote:
> This patch add support for lcd display on gta04 board. Display control
> is connected on spi (used spi bitbang driver).
> 
> Signed-off-by: Marek Belisko <marek@goldelico•com>
> ---
>  arch/arm/boot/dts/omap3-gta04.dts | 86 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 86 insertions(+)

<snip>

> +&dss {
> +	pinctrl-names = "default";
> +	pinctrl-0 = < &dss_dpi_pins >;
> +
> +	status = "okay";
> +
> +	vdds_dsi-supply = <&vpll2>;
> +
> +	dpi_out: endpoint {
> +               remote-endpoint = <&lcd_in>;
> +               data-lines = <24>;
> +       };
> +
> +};
> 

Did you try this on 3.15-rc? The above is not right, and I don't think
it works. You need 'port' node for the dpi_out endpoint.

 Tomi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140507/7c0d2181/attachment.sig>

  reply	other threads:[~2014-05-07  7:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 20:15 [PATCH v2 0/3] Add display support for gta04 device Marek Belisko
2014-04-23 20:15 ` [PATCH v2 1/3] omapdss: panel-tpo-td028ec1: Add DT support Marek Belisko
2014-04-23 20:15 ` [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support Marek Belisko
2014-05-07  7:03   ` Tomi Valkeinen [this message]
2014-05-07  7:21     ` Belisko Marek
2014-05-08  9:39       ` Tomi Valkeinen
2014-04-23 20:15 ` [PATCH v2 3/3] omapdss: panel-tpo-td028ec1: Add module alias Marek Belisko
2014-05-07  5:35 ` [PATCH v2 0/3] Add display support for gta04 device Belisko Marek

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=5369DAC6.6050608@ti.com \
    --to=tomi.valkeinen@ti$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox