Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754894AbdGSU0D (ORCPT ); Wed, 19 Jul 2017 16:26:03 -0400 Received: from mail-wr0-f180.google.com ([209.85.128.180]:38695 "EHLO mail-wr0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754736AbdGSU0C (ORCPT ); Wed, 19 Jul 2017 16:26:02 -0400 Subject: Re: [PATCH 2/2] arm64: dts: move rpi into rpi directory To: Eric Anholt , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Florian Fainelli , Stefan Wahren References: <1500483950-9217-1-git-send-email-scott.branden@broadcom.com> <1500483950-9217-3-git-send-email-scott.branden@broadcom.com> <87mv80dvpo.fsf@eliezer.anholt.net> Cc: BCM Kernel Feedback , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org From: Scott Branden Message-ID: Date: Wed, 19 Jul 2017 13:25:51 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <87mv80dvpo.fsf@eliezer.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 Content-Length: 670 Lines: 18 Hi Eric, On 17-07-19 01:21 PM, Eric Anholt wrote: > Scott Branden writes: > >> Place rpi into its own subdirectory. This helps as the number >> of Broadcom boards grow and we can separate them per SoC. > It seems like pretty unnecessary churn to me, though I wouldn't > necessarily block it. However, it conflicts with the patch I was > preparing yesterday to try to resolve our DT merging troubles > (https://lkml.org/lkml/2017/5/16/707), so I'd like to hold off on it for > now. I'm quite fine with dropping the rpi dts patch. I'm going to proceed with the northstar2 patch before more SoC and boards are introduced. Thanks, Scott