From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757907AbdJKVSK (ORCPT ); Wed, 11 Oct 2017 17:18:10 -0400 Received: from mail-qt0-f193.google.com ([209.85.216.193]:46910 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752034AbdJKVSG (ORCPT ); Wed, 11 Oct 2017 17:18:06 -0400 X-Google-Smtp-Source: AOwi7QDj80SqlXsPkV2U2fqI6DotF3TWQaC3GsYqZlcSVC7nOITPxSX66Qbc6ZNDm1yR6ewo3VGsgw== Subject: Re: [PATCH RFC] Add other KSZ switch support so that patch check does not complain To: Tristram.Ha@microchip.com, Andrew Lunn , Pavel Machek , Ruediger Schmitt Cc: muvarov@gmail.com, nathan.leigh.conrad@gmail.com, vivien.didelot@savoirfairelinux.com, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <1507322009-15142-1-git-send-email-Tristram.Ha@microchip.com> From: Florian Fainelli Message-ID: Date: Wed, 11 Oct 2017 14:18:02 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1507322009-15142-1-git-send-email-Tristram.Ha@microchip.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/06/2017 01:33 PM, Tristram.Ha@microchip.com wrote: > From: Tristram Ha > > Add other KSZ switch support so that patch check does not complain. You are not doing this just so checkpatch.pl stops complaining, what you are doing here is to properly document the possible models supported by this binding document. Please also use a proper subject for this patch: dt-bindings: dsa: Document additional Micrel KSZ family switches or something along those lines. With that: Reviewed-by: Florian Fainelli -- Florian