From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
Cc: arnd-r2nGTMty4D4@public.gmane.org,
nsekhar-l0cyMroinI0@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
balbi-l0cyMroinI0@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings
Date: Thu, 17 Dec 2015 09:48:44 -0800 [thread overview]
Message-ID: <20151217174844.GT23396@atomide.com> (raw)
In-Reply-To: <1450359217-3038-1-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org>
* Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org> [151217 05:33]:
> Hi,
>
> Changes since v1:
> - Updated to use the non 16bit arrays [1]
> - send the two patch as a series
>
> [1]
> As it has been discussed earlier:
> https://www.mail-archive.com/linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg122117.html
>
> the DT bindings has been changes compared to what we had in 4.4-rc1: the arrays
> now don't have the 16bit type.
> The changes are now merged to mainline and Vinod provided us a branch:
>
> git://git.infradead.org/users/vkoul/slave-dma.git fix/edma
>
> Which is based on 4.4-rc1 and only contains the two patch for changing the eDMA
> bindings.
Great, I'll merge the fix/edma also into omap-for-v4.5/dt and apply
your two patches.
Regards,
Tony
--
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: [PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings
Date: Thu, 17 Dec 2015 09:48:44 -0800 [thread overview]
Message-ID: <20151217174844.GT23396@atomide.com> (raw)
In-Reply-To: <1450359217-3038-1-git-send-email-peter.ujfalusi@ti.com>
* Peter Ujfalusi <peter.ujfalusi@ti.com> [151217 05:33]:
> Hi,
>
> Changes since v1:
> - Updated to use the non 16bit arrays [1]
> - send the two patch as a series
>
> [1]
> As it has been discussed earlier:
> https://www.mail-archive.com/linux-omap at vger.kernel.org/msg122117.html
>
> the DT bindings has been changes compared to what we had in 4.4-rc1: the arrays
> now don't have the 16bit type.
> The changes are now merged to mainline and Vinod provided us a branch:
>
> git://git.infradead.org/users/vkoul/slave-dma.git fix/edma
>
> Which is based on 4.4-rc1 and only contains the two patch for changing the eDMA
> bindings.
Great, I'll merge the fix/edma also into omap-for-v4.5/dt and apply
your two patches.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: arnd@arndb.de, nsekhar@ti.com,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, vinod.koul@intel.com, balbi@ti.com,
linux-omap@vger.kernel.org
Subject: Re: [PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings
Date: Thu, 17 Dec 2015 09:48:44 -0800 [thread overview]
Message-ID: <20151217174844.GT23396@atomide.com> (raw)
In-Reply-To: <1450359217-3038-1-git-send-email-peter.ujfalusi@ti.com>
* Peter Ujfalusi <peter.ujfalusi@ti.com> [151217 05:33]:
> Hi,
>
> Changes since v1:
> - Updated to use the non 16bit arrays [1]
> - send the two patch as a series
>
> [1]
> As it has been discussed earlier:
> https://www.mail-archive.com/linux-omap@vger.kernel.org/msg122117.html
>
> the DT bindings has been changes compared to what we had in 4.4-rc1: the arrays
> now don't have the 16bit type.
> The changes are now merged to mainline and Vinod provided us a branch:
>
> git://git.infradead.org/users/vkoul/slave-dma.git fix/edma
>
> Which is based on 4.4-rc1 and only contains the two patch for changing the eDMA
> bindings.
Great, I'll merge the fix/edma also into omap-for-v4.5/dt and apply
your two patches.
Regards,
Tony
next prev parent reply other threads:[~2015-12-17 17:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 13:33 [PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings Peter Ujfalusi
2015-12-17 13:33 ` Peter Ujfalusi
2015-12-17 13:33 ` Peter Ujfalusi
2015-12-17 13:33 ` [PATCH v02 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3 Peter Ujfalusi
2015-12-17 13:33 ` Peter Ujfalusi
2015-12-17 13:33 ` Peter Ujfalusi
2015-12-17 13:33 ` [PATCH v02 2/2] ARM: DTS: am437x: " Peter Ujfalusi
2015-12-17 13:33 ` Peter Ujfalusi
2015-12-17 13:33 ` Peter Ujfalusi
[not found] ` <1450359217-3038-1-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org>
2015-12-17 17:48 ` Tony Lindgren [this message]
2015-12-17 17:48 ` [PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings Tony Lindgren
2015-12-17 17:48 ` Tony Lindgren
2015-12-18 5:18 ` Vinod Koul
2015-12-18 5:18 ` Vinod Koul
2015-12-18 13:46 ` Tony Lindgren
2015-12-18 13:46 ` Tony Lindgren
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=20151217174844.GT23396@atomide.com \
--to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
--cc=arnd-r2nGTMty4D4@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=nsekhar-l0cyMroinI0@public.gmane.org \
--cc=peter.ujfalusi-l0cyMroinI0@public.gmane.org \
--cc=vinod.koul-ral2JQCrhuEAvxtiuMwx3w@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.