From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 25 Feb 2016 21:09:48 +0100 Subject: [U-Boot] dm: Remove ARM dcc from the list In-Reply-To: <20160225200505.GM23166@bill-the-cat> References: <20160225152711.GF23166@bill-the-cat> <56CF3A1E.7050405@xilinx.com> <20160225200505.GM23166@bill-the-cat> Message-ID: <56CF5F8C.1000501@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 25.2.2016 21:05, Tom Rini wrote: > On Thu, Feb 25, 2016 at 06:30:06PM +0100, Michal Simek wrote: >> Hi Tom, >> >> On 25.2.2016 16:27, Tom Rini wrote: >>> On Wed, Feb 24, 2016 at 08:34:16AM +0100, Michal Simek wrote: >>> >>>> Remove ARM Debug communication channel driver from the list >>>> of not converted drivers to DM. >>>> >>>> Signed-off-by: Michal Simek >>> >>> Applied to u-boot/master, thanks! >>> >> >> If you have applied this you should also applied >> These two. >> https://patchwork.ozlabs.org/patch/586759/ >> https://patchwork.ozlabs.org/patch/586758/ > > *facepalm*. They look simple enough so I'll take 'em shortly. They were reviewed by Simon that's why I expect low risk to apply them. I will look at my others pending patches tmr. Thanks, Michal