From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sun, 27 Jul 2014 22:52:23 +0200 Subject: [U-Boot] [PATCH] cubieboard2: Enable AXP209 power controller In-Reply-To: <1406449897.3844.6.camel@hastur.hellion.org.uk> References: <1406189941-24600-1-git-send-email-ijc@hellion.org.uk> <53D3ABDC.4050708@redhat.com> <1406449897.3844.6.camel@hastur.hellion.org.uk> Message-ID: <53D56687.70908@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 07/27/2014 10:31 AM, Ian Campbell wrote: > On Sat, 2014-07-26 at 15:23 +0200, Hans de Goede wrote: >> Hi, >> >> On 07/24/2014 10:19 AM, Ian Campbell wrote: >>> For some reason even the original sunxi tree was missing this. >> >> The original tree is not missing it, in the original tree the logic is backwards, >> all board get AXP209 unless NO_AXP or AXP152 are defined. > > Ah, I missed that tricky bit of logic. > >> I decided to not carry this "magic" forward to the upstream code, > > Yes, that makes absolute sense (and I now vague recall you telling me > this before). > >> which means >> that any board which does not have NO_AXP or AXP152 upstream needs AXP209 >> >>> >>> Signed-off-by: Ian Campbell >> >> Acked-by: Hans de Goede > > Thanks. > > FYI I've started collecting things into next to be swept into master and > PR-d once the existing PR goes through. I've pushed this patch to u-boot-sunxi next now. Regards, Hans