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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 B483EC6377C for ; Thu, 22 Jul 2021 02:10:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9DF376128C for ; Thu, 22 Jul 2021 02:10:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230339AbhGVB3c (ORCPT ); Wed, 21 Jul 2021 21:29:32 -0400 Received: from mail-il1-f174.google.com ([209.85.166.174]:36767 "EHLO mail-il1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230329AbhGVB3b (ORCPT ); Wed, 21 Jul 2021 21:29:31 -0400 Received: by mail-il1-f174.google.com with SMTP id j5so4062397ilk.3; Wed, 21 Jul 2021 19:10:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=TlKm5ePZLwQJBe1wkmaQN9IHmRIwAknOWNCVxhfWmGM=; b=JOZvvPXyQ2A90pFA3BzTHcQBi+2e34etCvvoKIL4YW0sFmR/UxrV1Exe8RaXG6T5Y/ qgK5mmUeVezt58iHBBNpRfnbMhH2Y/Bm9UaMqB5hvAQ9qgLg6J7tbUqp4uyGLLjYN9TV hTJ3LXoGBQpqTWRRz9mPRwm5Vdllw0pAz6E64gZM0/1iMAc/tyHZHyUPuIribuc1FtRj qVqRLbpv+0gFTJB3F2FiqwdE0H2rAfPymNCDkaZ0P7eATaJokae2/9Cx3l+dcWkhJEH1 GwOfSYNop6bE/YjdmzYXlFWzLcQ3cRnXzmEfQlcJuwmbysybnSiL7fDUi+q9VQJmknY7 lk1A== X-Gm-Message-State: AOAM533lU8zG3YOqmN+IRtKtpj9u4YMA745pYhq/ynZpbWcu9OLMlRJV aYBnLLOEzFWA/AgPmBcbjA== X-Google-Smtp-Source: ABdhPJy5Am7fwkN7NxQY/rHF8sZ/J1ZNp8lHLTBYf3g65E2OTHq9qCAbtZeW9OtF8CsaYmvKPFhOtQ== X-Received: by 2002:a05:6e02:1d89:: with SMTP id h9mr12846275ila.46.1626919807313; Wed, 21 Jul 2021 19:10:07 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id m184sm15356355ioa.17.2021.07.21.19.10.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jul 2021 19:10:06 -0700 (PDT) Received: (nullmailer pid 3145329 invoked by uid 1000); Thu, 22 Jul 2021 02:09:56 -0000 From: Rob Herring To: Maxime Ripard Cc: Steve Longerbeam , Chen-Yu Tsai , devicetree@vger.kernel.org, Frank Rowand , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, linux-media@vger.kernel.org, Mauro Carvalho Chehab , Rob Herring , Jernej Skrabec In-Reply-To: <20210721140424.725744-23-maxime@cerno.tech> References: <20210721140424.725744-1-maxime@cerno.tech> <20210721140424.725744-23-maxime@cerno.tech> Subject: Re: [PATCH 22/54] dt-bindings: media: Convert OV5640 binding to a schema Date: Wed, 21 Jul 2021 20:09:56 -0600 Message-Id: <1626919796.971044.3145328.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 21 Jul 2021 16:03:52 +0200, Maxime Ripard wrote: > The Omnivision OV5640 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: linux-media@vger.kernel.org > Cc: Mauro Carvalho Chehab > Cc: Steve Longerbeam > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/media/i2c/ov5640.txt | 92 ----------- > .../bindings/media/i2c/ovti,ov5640.yaml | 154 ++++++++++++++++++ > 2 files changed, 154 insertions(+), 92 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov5640.txt > create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/ti,cal.example.dt.yaml: camera-sensor@3c: 'AVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/ti,cal.example.dt.yaml: camera-sensor@3c: 'DVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/ti,cal.example.dt.yaml: camera-sensor@3c: 'DOVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml \ndoc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1508267 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. 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=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 E5449C6377B for ; Thu, 22 Jul 2021 02:12:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B5FE361264 for ; Thu, 22 Jul 2021 02:12:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B5FE361264 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=shTBP19fZIntxrXPhWPV4fdsgkhunCEB+FxizrKu0cE=; b=LwG4/QJ5hujIuH ccWYXujSOxkUDk7TaXsa7D9w+oZfQ5aciS6OZOoGt4kT8sSAExoDzF+TGBbBHk4hnUobNBMHAIRK3 UA2gENwLZ3TmDgThDpdJGz50mWysDlqhO4E4ZKiJ4ye5LVjGpLE7NstIqe69ZN3plubfF75PVibBW xQ8C9ydk+i7jD6+1NBQFG/xEOFAoJFDJKhE74hqVZfUHdO2/AjCOnw5DtchA5OjrJwX9IMK3SfJKu hS5IDUGs3o7dzXA2wSQCt7R93dpTRco6IIO5BFmz3ba4I2R3FeDgkXHtlpa/dV+p93dEMmyzV0PmD NOWblsHRvRKQCxckIyMg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6OAF-00HYYZ-TR; Thu, 22 Jul 2021 02:10:20 +0000 Received: from mail-il1-f178.google.com ([209.85.166.178]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6OA5-00HYVI-6a for linux-arm-kernel@lists.infradead.org; Thu, 22 Jul 2021 02:10:10 +0000 Received: by mail-il1-f178.google.com with SMTP id z1so4105443ils.0 for ; Wed, 21 Jul 2021 19:10:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=TlKm5ePZLwQJBe1wkmaQN9IHmRIwAknOWNCVxhfWmGM=; b=l1QgwMyV4YNSbK8p5EtSolxZmec7c5qs+EG5C0/foLfGE8hxmbN3Q3NpxGJ4X/zyk8 DoRhO77V2n1gAKolBgb+vxQS9kVXCb6i8VbhwqeCQBFoFO9cDiqMKyDm89NygsCgY4FD f9xmMJAGNKkZp4t93dcFXcPzW+LYaXYmyOkH64R+jA1Ca+kS6+c98UO9Y0EP5OA3g4q1 /cCJvIsu3fpDuYsEHztBhHCqTO1nwGqrjuzqk8W2vAFbASen2X0WUkjN1DvKf8uyI6mx BU2/AP2WQjpyeyVnENdkON0mLp78IKh+9r11lHoRxtWH26aHlkRExOk4kuaROfNu31nO I2qA== X-Gm-Message-State: AOAM5327lLmbRV2KtRRVzYTK4Z9jnwzHtH2QPWtp+MrMQd4vaAy9mWHG qMVCDAt+anyaAwscY5XNtA== X-Google-Smtp-Source: ABdhPJy5Am7fwkN7NxQY/rHF8sZ/J1ZNp8lHLTBYf3g65E2OTHq9qCAbtZeW9OtF8CsaYmvKPFhOtQ== X-Received: by 2002:a05:6e02:1d89:: with SMTP id h9mr12846275ila.46.1626919807313; Wed, 21 Jul 2021 19:10:07 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id m184sm15356355ioa.17.2021.07.21.19.10.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jul 2021 19:10:06 -0700 (PDT) Received: (nullmailer pid 3145329 invoked by uid 1000); Thu, 22 Jul 2021 02:09:56 -0000 From: Rob Herring To: Maxime Ripard Cc: Steve Longerbeam , Chen-Yu Tsai , devicetree@vger.kernel.org, Frank Rowand , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, linux-media@vger.kernel.org, Mauro Carvalho Chehab , Rob Herring , Jernej Skrabec In-Reply-To: <20210721140424.725744-23-maxime@cerno.tech> References: <20210721140424.725744-1-maxime@cerno.tech> <20210721140424.725744-23-maxime@cerno.tech> Subject: Re: [PATCH 22/54] dt-bindings: media: Convert OV5640 binding to a schema Date: Wed, 21 Jul 2021 20:09:56 -0600 Message-Id: <1626919796.971044.3145328.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210721_191009_259855_6F7F3111 X-CRM114-Status: GOOD ( 17.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 21 Jul 2021 16:03:52 +0200, Maxime Ripard wrote: > The Omnivision OV5640 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: linux-media@vger.kernel.org > Cc: Mauro Carvalho Chehab > Cc: Steve Longerbeam > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/media/i2c/ov5640.txt | 92 ----------- > .../bindings/media/i2c/ovti,ov5640.yaml | 154 ++++++++++++++++++ > 2 files changed, 154 insertions(+), 92 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov5640.txt > create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/ti,cal.example.dt.yaml: camera-sensor@3c: 'AVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/ti,cal.example.dt.yaml: camera-sensor@3c: 'DVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/ti,cal.example.dt.yaml: camera-sensor@3c: 'DOVDD-supply' is a required property From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/i2c/ovti,ov5640.yaml \ndoc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1508267 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel