From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92098C43467 for ; Wed, 14 Oct 2020 13:38:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2A1E42173E for ; Wed, 14 Oct 2020 13:38:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602682729; bh=ruDyI0HZPDVtRfeNrVmPGYOf7WLI6zNeAW8tht3ED2g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=a3GT5fSrPEl8jn3jWllOqSPJd5FpZ+2ejOAssxDGr3L5B1jAHMasXQd4d+qnA64wW vgVePAMOiAv5mY7OT3NG0YMne+PdVDQ/sHAkHnejQA3Q8FZfgfbERSJfKvQnbMmlBp 6abtThl/v7rqGcQ3OeZkxr7QdqpFjlE1Q9pcM3kY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388410AbgJNNis (ORCPT ); Wed, 14 Oct 2020 09:38:48 -0400 Received: from mail-oi1-f193.google.com ([209.85.167.193]:38316 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727302AbgJNNir (ORCPT ); Wed, 14 Oct 2020 09:38:47 -0400 Received: by mail-oi1-f193.google.com with SMTP id h10so3247484oie.5; Wed, 14 Oct 2020 06:38:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=89Wbh7NOqrYtjG7EOrNe0efzcrAmJCrw/e2mH3XntUg=; b=hMe5rSJazmkuwm3NWH7CGBvO1kYYbxz8UUkSgp3PVmF2y9P7qY/ysIYMTSuwYyo61u LgCEsNDwZ1LnbrCPS792EmS1QLszMkKVNGlGBDWubD32iBOGHidPiVPSJzAQKaLLPkGB xCzxKRy65leUHGKXbvELi482sCqfDmGmKNVXfPp01I3QMEnEbA9BM66nbyusbgIM/9Ej /ZcqyPzE4ZZIUPGPxjGscIVJ/OmTPC2qvpVY5pMQVSi3OuVJzzIWhncgdmrMkDo82/r9 AaJodW8wmujQRQ3q4sx4LagPjwpcQIGz0eAkg3btHu733arDMPa26MvfNC+94W4aHkAl uBZg== X-Gm-Message-State: AOAM530Vjmo7Ysk7fkBGZpRhR92PYDE7PoVZZrs81SLq0spQRAIQnhRs UmPin7j9nbnT/Ac4qszjBxA2BN2aA831 X-Google-Smtp-Source: ABdhPJwM16aZLEuVpLwTy67299TPRq0He33w5X8lg2wGrqQWvmK9C3WinV47QYgAH+Hb3K9GE7XiEQ== X-Received: by 2002:aca:4fd5:: with SMTP id d204mr2337320oib.86.1602682726745; Wed, 14 Oct 2020 06:38:46 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id m29sm1182427otj.38.2020.10.14.06.38.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Oct 2020 06:38:46 -0700 (PDT) Received: (nullmailer pid 1557348 invoked by uid 1000); Wed, 14 Oct 2020 13:38:44 -0000 Date: Wed, 14 Oct 2020 08:38:44 -0500 From: Rob Herring To: Zhen Lei Cc: Pavel Machek , Dan Murphy , linux-leds , Lee Jones , Benson Leung , Enric Balletbo i Serra , Guenter Roeck , Mark Brown , linux-spi , Lubomir Rintel , devicetree , linux-arm-kernel , linux-kernel Subject: Re: [PATCH 2/6] dt-bindings: mfd: google,cros-ec: explicitly allow additional properties Message-ID: <20201014133844.GA1555058@bogus> References: <20201013160845.1772-1-thunder.leizhen@huawei.com> <20201013160845.1772-3-thunder.leizhen@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201013160845.1772-3-thunder.leizhen@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 14, 2020 at 12:08:41AM +0800, Zhen Lei wrote: > There are so many properties have not been described in this yaml file, > and a lot of errors will be reported. Especially, some yaml files such as > google,cros-ec-typec.yaml, extcon-usbc-cros-ec.yaml can not pass the > self-check, because of the examples. So temporarily allow additional > properties to keep the comprehensive dt_binding_check result clean. > > Signed-off-by: Zhen Lei > --- > Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) There's proper fixes for these under review. Rob