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=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 5DAB0C432BE for ; Wed, 1 Sep 2021 12:10:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 385C661056 for ; Wed, 1 Sep 2021 12:10:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243961AbhIAMLh (ORCPT ); Wed, 1 Sep 2021 08:11:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243892AbhIAMLg (ORCPT ); Wed, 1 Sep 2021 08:11:36 -0400 Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E766AC061760 for ; Wed, 1 Sep 2021 05:10:39 -0700 (PDT) Received: by mail-qv1-xf36.google.com with SMTP id 4so1283484qvp.3 for ; Wed, 01 Sep 2021 05:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=E6mpPb7f1F5lRhxBylDSrTxeNwkSOwBfhFK+8t8tMzw=; b=BHE1z2l1fRN7EaJh7wRMCoKvitxbmB5ICi1ZNqQc7um4oCx7DlDTvNyfopK5hpzqaO kr4m9UCAC7EBe0KV5fxUY4t64yS6gZeqqiUtYbMe2aP8WcOMVCN/eHfKOaKjsWvduy21 pqnnlGzao3sUSPumfpjlX4FC/ERhiUvjYaeYo= 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:user-agent; bh=E6mpPb7f1F5lRhxBylDSrTxeNwkSOwBfhFK+8t8tMzw=; b=bIw12IMLh6AqUZkBlho48XJy/5LTSbzyQBzR0yC5Du8lcyCnE2J63LUXE2cigznxjI GsNx3U5vci8Ez8mLLBLA8dp0asHn7U+bPib6T5p8eMhnp2pnU7tl6mBS5qk+9UXc7yXA 5RC0uM6T8pCjtXnLQxYIzXTytmIsM5E4aR30/MqNz0YZjgkwpGHywme2jvGYnbgnDF9u 5QuR5viPEylXfBcRY+sI02/V8kKsX/nJ9a3CQAsnL3+ZOsAoqHhfBLqMhQ2dDiXzUncS e99CSB+N2of44+PCzuRzykEg5YmcMOH5qmhmI+PONO55aUniXVil6CV5jQJd1MR9wfG3 voFg== X-Gm-Message-State: AOAM533p07igvg3l/nWMszpSfwuJo6v3LWcCKCK/039Ub86mPJ/v8ur+ TjL9Oypeq4aHGIaeqTgeRkfItw== X-Google-Smtp-Source: ABdhPJxZzPG7g1NG+QtKrYFzSmQZsRjmjAd2zx8sxBisMRLQ3u5vqpMgQtbaJ3qi9PG3ud+ZNyREvw== X-Received: by 2002:a05:6214:23c6:: with SMTP id hr6mr33866970qvb.22.1630498239096; Wed, 01 Sep 2021 05:10:39 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-c0de-1187-e67f-31d5.res6.spectrum.com. [2603:6081:7b01:cbda:c0de:1187:e67f:31d5]) by smtp.gmail.com with ESMTPSA id b7sm10466668qtt.12.2021.09.01.05.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 01 Sep 2021 05:10:38 -0700 (PDT) Date: Wed, 1 Sep 2021 08:10:36 -0400 From: Tom Rini To: Maxime Ripard Cc: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Jernej =?utf-8?Q?=C5=A0krabec?= , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, Mailing List Subject: Re: [PATCH v2 05/52] dt-bindings: Convert Reserved Memory binding to a schema Message-ID: <20210901121036.GY858@bill-the-cat> References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-6-maxime@cerno.tech> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210901091852.479202-6-maxime@cerno.tech> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Sep 01, 2021 at 11:18:05AM +0200, Maxime Ripard wrote: > The Reserved Memory mechanism is supported by Linux thanks to its device > tree binding. > > Now that we have the DT validation in place, let's convert the device > tree bindings for that driver over to a YAML schema. > > Cc: Mailing List > Signed-off-by: Maxime Ripard Minor request. As device tree bindings are used and valid and applicable outside of Linux, it shouldn't be mentioned in the commit message either. This binding is just as valid for U-Boot, FreeBSD, etc as it is for Linux :) Thanks! -- Tom