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=-13.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,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 2B2FBC4363D for ; Tue, 22 Sep 2020 16:07:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D1718238D7 for ; Tue, 22 Sep 2020 16:07:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600790842; bh=KgQ5V2bQ+EfmLnLtBrJyAimXSwCKJ0LQzkYFyB1gSeM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=wwWyuu36qoK+xo1LvQrJTpu6qg2aYXzRUikjKrDquSVmt2VvLQ3NYtSahDsfQg51C 9dly00N8q1ONQTDxeUEs5oyAMoLX3uPLt76gBSiGChcizr5Ur75+pe+UArH4sE6EcZ znZFLPXtztssennO683+rA1Mo8DBk3kmdr+yaYVo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726720AbgIVQHV (ORCPT ); Tue, 22 Sep 2020 12:07:21 -0400 Received: from mail-io1-f65.google.com ([209.85.166.65]:35296 "EHLO mail-io1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726558AbgIVQHV (ORCPT ); Tue, 22 Sep 2020 12:07:21 -0400 Received: by mail-io1-f65.google.com with SMTP id r9so20248481ioa.2; Tue, 22 Sep 2020 09:07:20 -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=zF77TzjrjYmXHXCkSrv/gVnYfB2PIU90P8T+fzmt7Pk=; b=TT9BpfNvl1D+QrKULfDVXIgWzho+XAvUS57/zUHpevl7PoOVOS/9EqBXKz1P5SZ6YJ baWeE82EaylFDuSoFtWzHOvF64gXYVlaHddZQGVBQ8oPQWXebkDF71j3+jBPbKqPBPCu eb92GxHmRiZStA9Z9PkOMr/0Y/ODjDg9GP8PFWhWtTxy25zz2PSQljzm1BRzewQamg4R A/Xl7anppKeChBNTFJYCmKXsf3FnIBIF9WVJ+khf1Indg+tUY96mEe29OoyaKz94sZNK GaPcS4m3nlbGYiXWJ/CPTsHrI2kY1djDBQPVPPYLSCZv9L4FsmfvTdhY/06OYVCvXo8i YgoA== X-Gm-Message-State: AOAM533MHCyltZ0orA22pnTvdrMQFKHMe4cCTcqiHuAxj3BOw17obMk2 qGeYkCkAPDukJhJTQi8sOA== X-Google-Smtp-Source: ABdhPJzt0CvS500bgQNFVROZZ0PumLBOgLUdWUuWg7zB0QotcFRl7mSab3HVsaqhvkXOoytRw5oRZg== X-Received: by 2002:a05:6602:2013:: with SMTP id y19mr3976939iod.148.1600790840376; Tue, 22 Sep 2020 09:07:20 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id 2sm5005397iow.4.2020.09.22.09.07.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 09:07:19 -0700 (PDT) Received: (nullmailer pid 2773058 invoked by uid 1000); Tue, 22 Sep 2020 16:07:18 -0000 Date: Tue, 22 Sep 2020 10:07:18 -0600 From: Rob Herring To: Chunfeng Yun Cc: linux-mediatek@lists.infradead.org, Kishon Vijay Abraham I , Chun-Kuang Hu , Vinod Koul , Stanley Chu , Matthias Brugger , CK Hu , linux-arm-kernel@lists.infradead.org, Rob Herring , devicetree@vger.kernel.org, David Airlie , Philipp Zabel , Daniel Vetter , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH 3/4] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20200922160718.GA2772140@bogus> References: <5af7c097d1c71a180d8ed1f1a44055859b42f1a0.1600760719.git.chunfeng.yun@mediatek.com> <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 22 Sep 2020 15:55:07 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > .../bindings/phy/mediatek,ufs-phy.yaml | 64 +++++++++++++++++++ > .../devicetree/bindings/phy/phy-mtk-ufs.txt | 38 ----------- > 2 files changed, 64 insertions(+), 38 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/phy-mtk-ufs.txt > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.example.dt.yaml: example-0: ufs-phy@11fa0000:reg:0: [0, 301596672, 0, 49152] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml See https://patchwork.ozlabs.org/patch/1368813 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --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=-13.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY, 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 DA608C2D0E2 for ; Tue, 22 Sep 2020 16:07:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 80E7622206 for ; Tue, 22 Sep 2020 16:07:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="vk+zRzZ1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80E7622206 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-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=InuJWGWODv0oY+kpg9OrExIgY1kbDEGcteuUQc6NI08=; b=vk+zRzZ1Jt07kDp6w2WH9iC6K Au3NrfrHn3un5WlreqYvqu/eqon0jcjOrLx8KgWkb/BY+uFDcf2TQbttm3P97ybhZnCKfbOsxa3s4 CZsNK11gyrJlADCebp98hwmnUqQOTiqrnuPFQpdoOi0h2p+dcM2uPc/BrJUgdM/HDynkwGcHTsnd3 QzPL5JORpr7lvxAYtFBO7HcQ8eMjhbknOlxJcvBxrVd7LF5MFUPtCCEjtx5cFiVUY9eDhi3kVRIle /QCmo3rxpqoi44fCT+7zT3OsYEyWEIaVhXOXixsLuP+iV27Y21G6zg52RsoU/zlRbYJ9MS3n3DtS+ J3GTFiS4w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKkpA-0000ni-PL; Tue, 22 Sep 2020 16:07:26 +0000 Received: from mail-io1-f66.google.com ([209.85.166.66]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKkp7-0000mX-KQ; Tue, 22 Sep 2020 16:07:22 +0000 Received: by mail-io1-f66.google.com with SMTP id v8so13433424iom.6; Tue, 22 Sep 2020 09:07:21 -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=zF77TzjrjYmXHXCkSrv/gVnYfB2PIU90P8T+fzmt7Pk=; b=Wzdshz2pE57jwPBIoUY2H/sXAy9Xwj5vXhX6jZotuFNOOLv6y56Np7XlF1kXXvde6/ MJvEWqBwb3OMc4v09vPbXC84pTo4Jc6fEV0fdVesx9An2vyenEWm+tN93IDJUd7LXlhg J2SC+Tq/ceJFQrZhhfPsu6+4vjlQYQC2djPH20afzIQomreThbap8XN+AWCTby6//dwN gu7w35QUhOVz7+/ypT4h/ThsDWz9p6dxaFJ5sXQhO4MmDhjWgEQTczg51dwsu1f+HNnC Phf6YntgMJNs9hbYx885V20hXkbsySNu1S/kXYk7MYcWjeel5BfLOMIf8ecfWXrbg4zW QmDg== X-Gm-Message-State: AOAM533CzUw2tmSlX4ZxRg2Ygqdfc3M2WKQvdKaJdpQyr728iTy/iA9s lYxNivHZ1K1d5jC7nsHmug== X-Google-Smtp-Source: ABdhPJzt0CvS500bgQNFVROZZ0PumLBOgLUdWUuWg7zB0QotcFRl7mSab3HVsaqhvkXOoytRw5oRZg== X-Received: by 2002:a05:6602:2013:: with SMTP id y19mr3976939iod.148.1600790840376; Tue, 22 Sep 2020 09:07:20 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id 2sm5005397iow.4.2020.09.22.09.07.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 09:07:19 -0700 (PDT) Received: (nullmailer pid 2773058 invoked by uid 1000); Tue, 22 Sep 2020 16:07:18 -0000 Date: Tue, 22 Sep 2020 10:07:18 -0600 From: Rob Herring To: Chunfeng Yun Subject: Re: [PATCH 3/4] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20200922160718.GA2772140@bogus> References: <5af7c097d1c71a180d8ed1f1a44055859b42f1a0.1600760719.git.chunfeng.yun@mediatek.com> <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200922_120721_733278_1F41B4C8 X-CRM114-Status: GOOD ( 12.38 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chun-Kuang Hu , Daniel Vetter , devicetree@vger.kernel.org, David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , CK Hu , Vinod Koul , Rob Herring , linux-mediatek@lists.infradead.org, Philipp Zabel , Matthias Brugger , Stanley Chu , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Tue, 22 Sep 2020 15:55:07 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > .../bindings/phy/mediatek,ufs-phy.yaml | 64 +++++++++++++++++++ > .../devicetree/bindings/phy/phy-mtk-ufs.txt | 38 ----------- > 2 files changed, 64 insertions(+), 38 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/phy-mtk-ufs.txt > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.example.dt.yaml: example-0: ufs-phy@11fa0000:reg:0: [0, 301596672, 0, 49152] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml See https://patchwork.ozlabs.org/patch/1368813 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit. _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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=-13.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY, 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 0E271C4363D for ; Tue, 22 Sep 2020 16:09:02 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 A864822206 for ; Tue, 22 Sep 2020 16:09:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VGSZqNFa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A864822206 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1ObsjH1x1/qZsMLxMdkX9IKEwRLEjAsksmD1jYfIFa8=; b=VGSZqNFa97wPQmEww81VkZd+C gkAW7Fuj3bBTReMlxEhEfIGBgVvHh+LNiBpbgthMsDZ1qkjyO2/2wj3iOKvN5/NacTpV61l1/pfXD lfUoryHTpdAeeKcm1LydXRealIjA3Vsk0uLG7GC5luB9iactii+OJkpeuW6MLf2W8RBatKYqwKyr9 h7Hhxs/gHka8aX7mprOJhVJCKLTPfCwml1B+jZmE3+ec4gesvZX3+slVjJrd/A40F/DLjT76u7B8X SNTpJxa4xmJNXFAuH6v+dV+qZLYjBFsJ8qG/4t172ZfpxC5tWIeqPB8tRnGhp1NB14yJWCRc+oX9d 3CC40oCRA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKkpF-0000oO-76; Tue, 22 Sep 2020 16:07:29 +0000 Received: from mail-io1-f66.google.com ([209.85.166.66]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKkp7-0000mX-KQ; Tue, 22 Sep 2020 16:07:22 +0000 Received: by mail-io1-f66.google.com with SMTP id v8so13433424iom.6; Tue, 22 Sep 2020 09:07:21 -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=zF77TzjrjYmXHXCkSrv/gVnYfB2PIU90P8T+fzmt7Pk=; b=Wzdshz2pE57jwPBIoUY2H/sXAy9Xwj5vXhX6jZotuFNOOLv6y56Np7XlF1kXXvde6/ MJvEWqBwb3OMc4v09vPbXC84pTo4Jc6fEV0fdVesx9An2vyenEWm+tN93IDJUd7LXlhg J2SC+Tq/ceJFQrZhhfPsu6+4vjlQYQC2djPH20afzIQomreThbap8XN+AWCTby6//dwN gu7w35QUhOVz7+/ypT4h/ThsDWz9p6dxaFJ5sXQhO4MmDhjWgEQTczg51dwsu1f+HNnC Phf6YntgMJNs9hbYx885V20hXkbsySNu1S/kXYk7MYcWjeel5BfLOMIf8ecfWXrbg4zW QmDg== X-Gm-Message-State: AOAM533CzUw2tmSlX4ZxRg2Ygqdfc3M2WKQvdKaJdpQyr728iTy/iA9s lYxNivHZ1K1d5jC7nsHmug== X-Google-Smtp-Source: ABdhPJzt0CvS500bgQNFVROZZ0PumLBOgLUdWUuWg7zB0QotcFRl7mSab3HVsaqhvkXOoytRw5oRZg== X-Received: by 2002:a05:6602:2013:: with SMTP id y19mr3976939iod.148.1600790840376; Tue, 22 Sep 2020 09:07:20 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id 2sm5005397iow.4.2020.09.22.09.07.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 09:07:19 -0700 (PDT) Received: (nullmailer pid 2773058 invoked by uid 1000); Tue, 22 Sep 2020 16:07:18 -0000 Date: Tue, 22 Sep 2020 10:07:18 -0600 From: Rob Herring To: Chunfeng Yun Subject: Re: [PATCH 3/4] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20200922160718.GA2772140@bogus> References: <5af7c097d1c71a180d8ed1f1a44055859b42f1a0.1600760719.git.chunfeng.yun@mediatek.com> <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200922_120721_733278_1F41B4C8 X-CRM114-Status: GOOD ( 12.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chun-Kuang Hu , Daniel Vetter , devicetree@vger.kernel.org, David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , CK Hu , Vinod Koul , Rob Herring , linux-mediatek@lists.infradead.org, Philipp Zabel , Matthias Brugger , Stanley Chu , linux-arm-kernel@lists.infradead.org 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 Tue, 22 Sep 2020 15:55:07 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > .../bindings/phy/mediatek,ufs-phy.yaml | 64 +++++++++++++++++++ > .../devicetree/bindings/phy/phy-mtk-ufs.txt | 38 ----------- > 2 files changed, 64 insertions(+), 38 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/phy-mtk-ufs.txt > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.example.dt.yaml: example-0: ufs-phy@11fa0000:reg:0: [0, 301596672, 0, 49152] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml See https://patchwork.ozlabs.org/patch/1368813 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --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 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.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,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 69FF6C2D0E2 for ; Tue, 22 Sep 2020 16:07:25 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 27D9D2399A for ; Tue, 22 Sep 2020 16:07:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 27D9D2399A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B36EB6E8AD; Tue, 22 Sep 2020 16:07:23 +0000 (UTC) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id EDC1B6E8B5 for ; Tue, 22 Sep 2020 16:07:20 +0000 (UTC) Received: by mail-io1-f68.google.com with SMTP id y74so20159260iof.12 for ; Tue, 22 Sep 2020 09:07:20 -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=zF77TzjrjYmXHXCkSrv/gVnYfB2PIU90P8T+fzmt7Pk=; b=jsuOkBv3JvJcYazyRYrDbH1eroaYWHGd4QbwQZbvHxuFjHMP2pX0lhyRWXW3xxuQLp CuW6XrdNCrJZvyv+kaN2G//JSqFrunj6bnUSc05oNfO+f7DNqbAhft1clpnLbiUvhltS weYnGd/mMP2ndDhho+/1PVl0iD3LDP7maj/h12qvMJz0uI/52jaVhylj8VQWAOm4KGF5 ZeJiUeJr69vM/vF/+EpfPkXPjdryUv3HgZiJwaWYm3544bFr2Q+aBXQSqdpJHgmrKfuA lIhJvdd6hTkVYxv91AmbaGfozlMFZzBKUleGNs/pP3QbyQmwqtg62G8nVNjZZ5q/OgYn Qq4A== X-Gm-Message-State: AOAM533K4wSsaUQce2/BapXA/q0n6N8++XYDGUMpyJFIWdNXkl7ZIlEP OZvxHnlkDaUcPpGkebj8uA== X-Google-Smtp-Source: ABdhPJzt0CvS500bgQNFVROZZ0PumLBOgLUdWUuWg7zB0QotcFRl7mSab3HVsaqhvkXOoytRw5oRZg== X-Received: by 2002:a05:6602:2013:: with SMTP id y19mr3976939iod.148.1600790840376; Tue, 22 Sep 2020 09:07:20 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id 2sm5005397iow.4.2020.09.22.09.07.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 09:07:19 -0700 (PDT) Received: (nullmailer pid 2773058 invoked by uid 1000); Tue, 22 Sep 2020 16:07:18 -0000 Date: Tue, 22 Sep 2020 10:07:18 -0600 From: Rob Herring To: Chunfeng Yun Subject: Re: [PATCH 3/4] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20200922160718.GA2772140@bogus> References: <5af7c097d1c71a180d8ed1f1a44055859b42f1a0.1600760719.git.chunfeng.yun@mediatek.com> <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <006ecd5b88fd7d23a355f2522c37e745f72ac45a.1600760719.git.chunfeng.yun@mediatek.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chun-Kuang Hu , devicetree@vger.kernel.org, David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Vinod Koul , Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , Stanley Chu , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 22 Sep 2020 15:55:07 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > .../bindings/phy/mediatek,ufs-phy.yaml | 64 +++++++++++++++++++ > .../devicetree/bindings/phy/phy-mtk-ufs.txt | 38 ----------- > 2 files changed, 64 insertions(+), 38 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/phy-mtk-ufs.txt > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/mediatek,ufs-phy.example.dt.yaml: example-0: ufs-phy@11fa0000:reg:0: [0, 301596672, 0, 49152] is too long From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml See https://patchwork.ozlabs.org/patch/1368813 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel