From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752291AbcHIBmP (ORCPT ); Mon, 8 Aug 2016 21:42:15 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:36578 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751582AbcHIBmN (ORCPT ); Mon, 8 Aug 2016 21:42:13 -0400 Subject: Re: [PATCH 00/11] ARM: dts: NSP: define SATA, Reboot, RAM and new device tree files To: Jon Mason References: <1470249546-12440-1-git-send-email-jon.mason@broadcom.com> Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org From: Florian Fainelli Message-ID: Date: Mon, 8 Aug 2016 18:42:11 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1470249546-12440-1-git-send-email-jon.mason@broadcom.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/03/2016 11:38 AM, Jon Mason wrote: > This patch series adds SATA and RAM for the existing HR and XMC device > tree files (as they were missed when those peices were originally > added). It also adds GPIO rebooting to the platforms that support that > feature. Finally, add device tree files for all known NSP based > reference boards. > > The only outstanding HW that isn't fully supported on all NSP boards is > USB and sound. So, we're getting close :) > > NOTE: SATA is not in the NSP DTSI in Florian's git tree, but it is > currently in Linus' (due to it going through another maintainer). So, > it won't build until the merge with Linus' tree is done. I thought it > better to do it this way instead of splitting it off and sending it as > a follow-on in a couple of weeks. Let me know if it is preferred I do > it that way. Series applied, thanks Jon! -- Florian