From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932079AbcCHFyh (ORCPT ); Tue, 8 Mar 2016 00:54:37 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:37600 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751534AbcCHFyd (ORCPT ); Tue, 8 Mar 2016 00:54:33 -0500 Subject: Re: [PATCH 2/2] ARM: bcm2835: Add devicetree for the Raspberry Pi 3. To: Eric Anholt References: <1457116769-8567-1-git-send-email-eric@anholt.net> <1457116769-8567-2-git-send-email-eric@anholt.net> Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lee Jones , Florian Fainelli , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org From: Stephen Warren Message-ID: <56DE6916.9080608@wwwdotorg.org> Date: Mon, 7 Mar 2016 22:54:30 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1457116769-8567-2-git-send-email-eric@anholt.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/04/2016 11:39 AM, Eric Anholt wrote: > For now this doesn't support the new hardware present on the Pi 3 (BT, > wifi, GPIO expander). Since the GPIO expander isn't supported, we > also don't have the LEDs like the other board files do. The series, Acked-by: Stephen Warren ... although I'd be slightly surprised if this was accepted; when AArch64 was first announced, I thought the mainline ARM kernel community decided that only 64-bit kernels would be supported on 64-bit HW? Still, I don't immediately see that in any commit log or in the kernel doc directory, so perhaps I'm misremembering. Hopefully; life is simpler that way:-)