From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751769AbdB1U3r (ORCPT ); Tue, 28 Feb 2017 15:29:47 -0500 Received: from mail-qk0-f194.google.com ([209.85.220.194]:35750 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbdB1U3m (ORCPT ); Tue, 28 Feb 2017 15:29:42 -0500 Subject: Re: [PATCH] soc: bcm: brcmstb: Match additional compatible strings To: linux-mips@linux-mips.org References: <20170215004159.11096-1-florian.fainelli@broadcom.com> Cc: Brian Norris , Gregory Fong , "maintainer:BROADCOM BCM7XXX ARM ARCHITECTURE" , Justin Chen , Scott Branden , Arnd Bergmann , "moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE" , open list From: Florian Fainelli Message-ID: <3df8fb67-1809-3781-6f7b-b1057b137f40@gmail.com> Date: Tue, 28 Feb 2017 12:29:25 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170215004159.11096-1-florian.fainelli@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 02/14/2017 04:41 PM, Florian Fainelli wrote: > From: Florian Fainelli > > Match all known sun-top-ctrl compatible strings from our MIPS chips > counterparts. This allows us to properly report the SoC information to > user-space through our SoC driver. > > Signed-off-by: Florian Fainelli Applied. > --- > Ralf, James, > > I usually take patches touching this file through an ARM SoC pull request, > posting to linux-mips for people working on BMIPS STB to get a chance to review > this. > > Thanks! -- Florian