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=-8.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 E3C98C4727D for ; Tue, 22 Sep 2020 08:50:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A5E3C238D6 for ; Tue, 22 Sep 2020 08:50:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726430AbgIVIuh (ORCPT ); Tue, 22 Sep 2020 04:50:37 -0400 Received: from mga06.intel.com ([134.134.136.31]:46549 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726098AbgIVIuh (ORCPT ); Tue, 22 Sep 2020 04:50:37 -0400 IronPort-SDR: Eplb0+lYCNDrVqIonlfK2WMQTZ7F+9wQE3hqX023yajvKaeGp5LZm6koAbwAIh0gBjtqifWomm xImgJFW4yrgg== X-IronPort-AV: E=McAfee;i="6000,8403,9751"; a="222157064" X-IronPort-AV: E=Sophos;i="5.77,290,1596524400"; d="scan'208";a="222157064" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2020 01:50:37 -0700 IronPort-SDR: 5tlQeeJUNgDuiFdgc+722aeXREygWiSbKoXehtbSujc/kgVIksT64yARbceRvuua+nSOZBI/JC vlNYA68uLdwg== X-IronPort-AV: E=Sophos;i="5.77,290,1596524400"; d="scan'208";a="382242063" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2020 01:50:32 -0700 Received: by paasikivi.fi.intel.com (Postfix, from userid 1000) id 8377F207DA; Tue, 22 Sep 2020 11:50:29 +0300 (EEST) Date: Tue, 22 Sep 2020 11:50:29 +0300 From: Sakari Ailus To: Luca Ceresoli Cc: Jacopo Mondi , Leon Luo , Sowjanya Komatineni , robh+dt@kernel.org, devicetree@vger.kernel.org, linux-media@vger.kernel.org, mchehab@kernel.org, hverkuil-cisco@xs4all.nl, laurent.pinchart@ideasonboard.com, linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v6] dt-bindings: media: imx274: Convert to json-schema Message-ID: <20200922085029.GM26842@paasikivi.fi.intel.com> References: <20200912103045.14375-1-jacopo+renesas@jmondi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Sep 22, 2020 at 10:03:14AM +0200, Luca Ceresoli wrote: > Hello, > > On 12/09/20 12:30, Jacopo Mondi wrote: > > Convert the imx274 bindings document to json-schema and update > > the MAINTAINERS file accordingly. > > > > Reviewed-by: Luca Ceresoli > > Reviewed-by: Laurent Pinchart > > Signed-off-by: Jacopo Mondi > > This patch is also fixing the supply names from uppercase to lowercase. > That change should go in 5.9, otherwise we'll have to stick to uppercase > names forever, yet I don't see it in current linux-media branches. -- Sakari Ailus