Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756177Ab3IISw3 (ORCPT ); Mon, 9 Sep 2013 14:52:29 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:43845 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754280Ab3IISw0 (ORCPT ); Mon, 9 Sep 2013 14:52:26 -0400 Message-ID: <522E18C0.9010909@ti.com> Date: Mon, 9 Sep 2013 13:51:44 -0500 From: Joel Fernandes User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Koen Kooi CC: Kevin Hilman , , , , , , , , , , , , , Subject: Re: [PATCH] ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black References: <1378736961-21005-1-git-send-email-koen@dominion.thruhere.net> <87zjrm81dl.fsf@linaro.org> <522E1325.8050906@ti.com> <41952E65-1037-4117-A1AE-8310FED59E3A@dominion.thruhere.net> In-Reply-To: <41952E65-1037-4117-A1AE-8310FED59E3A@dominion.thruhere.net> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2072 Lines: 51 On 09/09/2013 01:43 PM, Koen Kooi wrote: > > Op 9 sep. 2013, om 20:27 heeft Joel Fernandes het volgende geschreven: > >> On 09/09/2013 10:51 AM, Koen Kooi wrote: >>> >>> Op 9 sep. 2013, om 17:23 heeft Kevin Hilman het volgende geschreven: >>> >>>> Koen Kooi writes: >>>> >>>>> The BeagleBone Black is basically a regular BeagleBone with eMMC and HDMI added, >>>>> so create a common dtsi both can use. >>>>> >>>>> IMPORTANT: booting the existing am335x-bone.dts will blow up the HDMI transceiver >>>>> after a dozen boots with an uSD card inserted because LDO will be at 3.3V instead >>>>> of 1.8. >>>>> >>>>> MMC support for AM335x still isn't in, so only the LDO change has been added. >>>>> >>>>> Cc: stable@vger.kernel.org >>>>> >>>>> Signed-off-by: Koen Kooi >>>>> Tested-by: Tom Rini >>>>> Tested-by: Matt Porter >>>> >>>> I guess the subject should've included v5? >>> >>> Yes, I blame it on being monday :) >> >> The series you're posting will require rebasing on the current MMC DT series >> that is being discussed last couple of weeks on the mailing list which were >> waiting until now as DMA support was missing. Now that DMA support is pulled in, >> it is safe to apply those patches so I will be reposting them shortly. >> >> Please hold off any changes until those patches are posted. This will avoid >> unnecessary conflicts. > > Or you can rebase on top of this patch since it has no dependencies *and* fixes blowing up boards. FWIW, git-rebase, git-cherry-pick and git-am -3 track the rename in my patch just fine. > That's fair enough, since Kevin Acked and Benoit is pulling it, I'm fine with rebasing on top of it and we avoid any merge conflicts. Regards, -Joel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/