Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752193AbdFPUjU (ORCPT ); Fri, 16 Jun 2017 16:39:20 -0400 Received: from mail-qt0-f173.google.com ([209.85.216.173]:36416 "EHLO mail-qt0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752142AbdFPUjT (ORCPT ); Fri, 16 Jun 2017 16:39:19 -0400 Subject: Re: [PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect To: Arnd Bergmann , Will Deacon , Pawel Moll , Mark Rutland References: <1497595153-18908-1-git-send-email-scott.branden@broadcom.com> Cc: BCM Kernel Feedback , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, velibor.markovski@broadcom.com From: Scott Branden Message-ID: Date: Fri, 16 Jun 2017 13:39:13 -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: <1497595153-18908-1-git-send-email-scott.branden@broadcom.com> 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: 576 Lines: 18 Arnd, Should this patchset go through the ARM maintainers? On 17-06-15 11:39 PM, Scott Branden wrote: > Add compatible string for ARM CCN-502 interconnect. > CCN-502 interconnect is already compatible with the > existing ARM CCN driver, which supports CCN-504. > > Velibor Markovski (2): > dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string > bus: arm-ccn: Enable stats for CCN-502 interconnect > > Documentation/devicetree/bindings/arm/ccn.txt | 1 + > drivers/bus/arm-ccn.c | 1 + > 2 files changed, 2 insertions(+) >