All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Joachim Eastwood <manabian@gmail.com>
Cc: bcousson@baylibre.com, linux-arm-kernel@lists.infradead.org,
	tomi.valkeinen@ti.com, linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 0/4] Support for Variscite OM44 modules and boards
Date: Mon, 5 May 2014 17:15:30 -0700	[thread overview]
Message-ID: <20140506001530.GL25949@atomide.com> (raw)
In-Reply-To: <1398971269-20515-1-git-send-email-manabian@gmail.com>

* Joachim Eastwood <manabian@gmail.com> [140501 12:08]:
> Hello,
> 
> This patch set adds support for Variscite OM44 series of system on modules and boards.
> 
> There weren't many comments on v1 of this patch set so I hope this can make it into 3.16.
> Changes since v2:
>  * Use OMAP IOPAD macros
> 
> Patch 1: Add support for the SoM itself and the reference carrier board. Together these make the VAR-STK-OM44 dev kit.
> Patch 2: Add support for VAR-DVK-OM44 which is just the STK with a LCD display.
> Patch 3: Nodes for WLAN/BT support.
> Patch 4: Add quirks so that WLAN can be used. Still waiting for proper DT bindings.
> 
> Since this patch set now uses the IOPAD macros a fix from Tony is need.
> See: https://patchwork.kernel.org/patch/4025421/

Just noted that the macro won't work while was about to
apply these, sorry. So we're back to either using the
existing OMAP4_WKUP_IOPAD or raw offset from the padconf
area unless you have some great macro ideas.
 
> Note that patch 1 relies upon a patch from Tomi Valkeinen add hpd-gpio (hotplug detect) to the "hdmi-connector".
> See: http://marc.info/?l=linux-omap&m=139771947508021&w=2
> 
> Patch 2 also relies upon a patch from Tomi that adds DT support to panel-dpi.
> See: http://marc.info/?l=devicetree&m=139030201815380&w=2

Maybe also leave out the DSS changes until Tomi has confirmed
those?

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] Support for Variscite OM44 modules and boards
Date: Mon, 5 May 2014 17:15:30 -0700	[thread overview]
Message-ID: <20140506001530.GL25949@atomide.com> (raw)
In-Reply-To: <1398971269-20515-1-git-send-email-manabian@gmail.com>

* Joachim Eastwood <manabian@gmail.com> [140501 12:08]:
> Hello,
> 
> This patch set adds support for Variscite OM44 series of system on modules and boards.
> 
> There weren't many comments on v1 of this patch set so I hope this can make it into 3.16.
> Changes since v2:
>  * Use OMAP IOPAD macros
> 
> Patch 1: Add support for the SoM itself and the reference carrier board. Together these make the VAR-STK-OM44 dev kit.
> Patch 2: Add support for VAR-DVK-OM44 which is just the STK with a LCD display.
> Patch 3: Nodes for WLAN/BT support.
> Patch 4: Add quirks so that WLAN can be used. Still waiting for proper DT bindings.
> 
> Since this patch set now uses the IOPAD macros a fix from Tony is need.
> See: https://patchwork.kernel.org/patch/4025421/

Just noted that the macro won't work while was about to
apply these, sorry. So we're back to either using the
existing OMAP4_WKUP_IOPAD or raw offset from the padconf
area unless you have some great macro ideas.
 
> Note that patch 1 relies upon a patch from Tomi Valkeinen add hpd-gpio (hotplug detect) to the "hdmi-connector".
> See: http://marc.info/?l=linux-omap&m=139771947508021&w=2
> 
> Patch 2 also relies upon a patch from Tomi that adds DT support to panel-dpi.
> See: http://marc.info/?l=devicetree&m=139030201815380&w=2

Maybe also leave out the DSS changes until Tomi has confirmed
those?

Regards,

Tony

  parent reply	other threads:[~2014-05-06  0:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-01 19:07 [PATCH v2 0/4] Support for Variscite OM44 modules and boards Joachim Eastwood
2014-05-01 19:07 ` Joachim Eastwood
2014-05-01 19:07 ` [PATCH v2 1/4] ARM: dts: Add support for OMAP4 Variscite OM44 family Joachim Eastwood
2014-05-01 19:07   ` Joachim Eastwood
2014-05-01 19:07 ` [PATCH v2 2/4] ARM: dts: Add support for OMAP4 VAR-DVK-OM44 Joachim Eastwood
2014-05-01 19:07   ` Joachim Eastwood
2014-05-01 19:07 ` [PATCH v2 3/4] ARM: dts: Add VAR-SOM-OM44 WLAN nodes Joachim Eastwood
2014-05-01 19:07   ` Joachim Eastwood
2014-05-01 19:07 ` [PATCH v2 4/4] ARM: OMAP2+: Use pdata quirks for wl12xx on VAR-STK/DVK-OM44 Joachim Eastwood
2014-05-01 19:07   ` Joachim Eastwood
2014-05-06  0:15 ` Tony Lindgren [this message]
2014-05-06  0:15   ` [PATCH v2 0/4] Support for Variscite OM44 modules and boards Tony Lindgren
2014-05-06 18:02   ` Joachim Eastwood
2014-05-06 18:02     ` Joachim Eastwood
2014-05-09  9:44     ` Tomi Valkeinen
2014-05-09  9:44       ` 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=20140506001530.GL25949@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=manabian@gmail.com \
    --cc=tomi.valkeinen@ti.com \
    /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.