From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Mon, 9 Sep 2013 07:18:48 -0700 Subject: [PATCHv4] ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black In-Reply-To: <1378734350-30479-1-git-send-email-koen@dominion.thruhere.net> References: <1378734350-30479-1-git-send-email-koen@dominion.thruhere.net> Message-ID: <20130909141848.GA24187@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 09, 2013 at 03:45:50PM +0200, Koen Kooi wrote: > 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. > > Signed-off-by: Koen Kooi > Tested-by: Tom Rini > Tested-by: Matt Porter > --- This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.