Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751864AbdITI23 (ORCPT ); Wed, 20 Sep 2017 04:28:29 -0400 Received: from mail-wr0-f176.google.com ([209.85.128.176]:47852 "EHLO mail-wr0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751575AbdITI20 (ORCPT ); Wed, 20 Sep 2017 04:28:26 -0400 X-Google-Smtp-Source: AOwi7QAsOMqWSKUTisg8nfofFMXd55tphul0StjnsEDfsePwIl8thur6QT2WqhTKZML/9+qXm2DO3g== Subject: Re: [PATCH 1/2] ARM64: dts: meson-gxm: Add Vega S96 board To: Oleg , Jerome Brunet , khilman@baylibre.com, carlo@caione.org Cc: devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, support@tronsmart.com References: <1505822748-23431-1-git-send-email-narmstrong@baylibre.com> <1505822748-23431-2-git-send-email-narmstrong@baylibre.com> <1505833280.2703.83.camel@baylibre.com> From: Neil Armstrong Organization: Baylibre Message-ID: Date: Wed, 20 Sep 2017 10:28:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 435 Lines: 23 On 09/19/2017 08:12 PM, Oleg wrote: > > >> Does Oleg have a surname ? :) > Yes, there is Ivanov  :) Ok, then can I replace the Signed-off-bys with "Signed-off-by: Oleg Ivanov " ? > > > >>> +        reg = <0>; >>> +        max-speed = <1000>; >> I don't think this max-speed property is necessary >> >>> +    }; >>> +}; > > I will try to test and write the result. Great, thanks ! Neil