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 5D108C433DF for ; Fri, 16 Oct 2020 17:06:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A11C20848 for ; Fri, 16 Oct 2020 17:06:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602867987; bh=iFDWrTf5N3sPJ8wYN3A3lV5QqXJHEJ8SE3lCaaL2vgM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=bdVBS8FOEUvXqtZNP80dSkPCCii8h+U6Car7k48WNaZ3OKg/4YcYtN7cZnp6QLwbD mIPe+qomxxUtZL8Ft+z1mu3bbMeiWOSbHCb0LZnW1uunUY/nwJGb7Ca7tFbM6gg1h5 5CiCjcPAAsYcEMkld93oK5h4/AxcEw63pkA8SqPs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2411033AbgJPRG0 (ORCPT ); Fri, 16 Oct 2020 13:06:26 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:39636 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2436537AbgJPRGZ (ORCPT ); Fri, 16 Oct 2020 13:06:25 -0400 Received: by mail-ot1-f67.google.com with SMTP id f10so3038257otb.6; Fri, 16 Oct 2020 10:06:24 -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=qTk3r2ciTgh4me1BoYFyfE+JWDJPOXnD3hJCbfqxA5o=; b=C1Pt6WcSlD3No0Kh5Hw/vtlwasSwmAem3V9xnIsxjcX4+OEaEVkA7Z48cUd10/l8/A ewUvbwS64X3kDtCWS7TyjS9Am4PQA6aW54Lmn1ZrdBdwAbduJJeurlxH29lytxKFxEZf UocOHW0QNTg1POUVqiAtR+ANk8pubZwkTLDJmzDK71kNGenwWKGOCR41yjEr3MnxTmX3 6liC4MiImKbZav8OOJdfvVBbekbBj4T0EvtWWzH2Tw90Qqv7YJImSA0PrcJfNYI5OdaW oRXJyi5nhhdZMKOLW6bKsvus/sJSqbGAsMSf6BcouBO15EFi/RBHns2/HDTxlRWxS8/u NcsQ== X-Gm-Message-State: AOAM532Wf5x8kokZIWU3E3z1/B/riDEhy89ukJMdOcvdVKlBFrMZkDgf M5KdGAlKNjAbqAnuL2yhpg== X-Google-Smtp-Source: ABdhPJyyosGHhSz7fBWayeJxfdk3OWayQGywHW7RULyDMfKvzBSgTsUyFnhJAZmvoFSE0v5DxfFSug== X-Received: by 2002:a9d:6b99:: with SMTP id b25mr3231621otq.60.1602867984017; Fri, 16 Oct 2020 10:06:24 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k13sm1280277ooi.41.2020.10.16.10.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 10:06:23 -0700 (PDT) Received: (nullmailer pid 1582215 invoked by uid 1000); Fri, 16 Oct 2020 17:06:22 -0000 Date: Fri, 16 Oct 2020 12:06:22 -0500 From: Rob Herring To: Chunfeng Yun Cc: David Airlie , Chun-Kuang Hu , Kishon Vijay Abraham I , devicetree@vger.kernel.org, Rob Herring , Stanley Chu , Greg Kroah-Hartman , linux-usb@vger.kernel.org, Vinod Koul , linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, "David S . Miller" , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Matthias Brugger , Min Guo Subject: Re: [PATCH v2 3/8] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20201016170622.GA1582169@bogus> References: <20201013085207.17749-1-chunfeng.yun@mediatek.com> <20201013085207.17749-3-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201013085207.17749-3-chunfeng.yun@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 13 Oct 2020 16:52:02 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > v2: fix binding check warning of reg in example > --- > .../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 > Reviewed-by: Rob Herring 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.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 0AED8C433DF for ; Fri, 16 Oct 2020 17:06: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 8361F20848 for ; Fri, 16 Oct 2020 17:06:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KWWK5Cc8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8361F20848 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=h1VX00jb4AHyijbZuh9usF3XihqzQ1k2UWFqUfHIRM8=; b=KWWK5Cc8aeMNkBoJBqldxkMn/ JMslUuz4J1PoC00vkExAWZdwR3oUzsy9kWaVNerY6qY9Elgk5iF/RIleRwOTmyPldMfUaviA49272 ljUECIyxcmAjCKPlC1uV7Wp0ZDuySp5DCuVlMQZeVByetotuOROEi2s4MiXEtosE7yzf8IJ+LADTz n0EhQToPyWXk+yfJlgC2L/mnn9boJnyVJfFRH6LW1x7iEMcaDhYsLL0BslJf66dDk2UTrzbmLe3Aw cFjNmu0bCd1n2Tu7/YxAWuUjfbgmj0Cp19Qkkn78jC4E5531zixmSvcgWmUoShWOgCU+FSOJbn3O3 5ne0HtdrQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTTBT-0003Te-EI; Fri, 16 Oct 2020 17:06:27 +0000 Received: from mail-ot1-f67.google.com ([209.85.210.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTTBR-0003SO-98; Fri, 16 Oct 2020 17:06:25 +0000 Received: by mail-ot1-f67.google.com with SMTP id e20so3008830otj.11; Fri, 16 Oct 2020 10:06:24 -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=qTk3r2ciTgh4me1BoYFyfE+JWDJPOXnD3hJCbfqxA5o=; b=Kp10qPlLTLW4huMseEOa3l2Pk6pE9RrGL+GDEvbZVgM6HrEKZJyVC76HiveN0zP/6C xHPIGXdeDzf0hV2NobMozjxLj2Fo4nPYatfsIdgMYFiOtIyB1tjlVTPfN0kfr3UaCPoV 5hxO0bqCj8j7NmTpru6AeNtMpF4X43NFLXhHgSb35j17DV+X31V2/o7IAJ0nD460UPpR MHiQGPeXllrQjs6EsqhZZoYogJpR8+kmNl7ynHa6rXRG0pn9E9T3/a43wRTstm83XtMl tquw6xu229KdwdXyWY6ywyHmLWnFHTskVTLsv321SL4kzSR0GSHn1AJ7q2FymPy/BRWs lVVQ== X-Gm-Message-State: AOAM530gIetAJXjGtlwoKjZz55P/Pr4lWQA+pFC03v+swBTWQet7NWL3 rgy/7M6dPngFadrqnIg2cw== X-Google-Smtp-Source: ABdhPJyyosGHhSz7fBWayeJxfdk3OWayQGywHW7RULyDMfKvzBSgTsUyFnhJAZmvoFSE0v5DxfFSug== X-Received: by 2002:a9d:6b99:: with SMTP id b25mr3231621otq.60.1602867984017; Fri, 16 Oct 2020 10:06:24 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k13sm1280277ooi.41.2020.10.16.10.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 10:06:23 -0700 (PDT) Received: (nullmailer pid 1582215 invoked by uid 1000); Fri, 16 Oct 2020 17:06:22 -0000 Date: Fri, 16 Oct 2020 12:06:22 -0500 From: Rob Herring To: Chunfeng Yun Subject: Re: [PATCH v2 3/8] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20201016170622.GA1582169@bogus> References: <20201013085207.17749-1-chunfeng.yun@mediatek.com> <20201013085207.17749-3-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201013085207.17749-3-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201016_130625_328625_3E88E361 X-CRM114-Status: GOOD ( 12.58 ) 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 , devicetree@vger.kernel.org, David Airlie , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Mauro Carvalho Chehab , Vinod Koul , Rob Herring , linux-mediatek@lists.infradead.org, Min Guo , Matthias Brugger , Stanley Chu , "David S . Miller" , 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, 13 Oct 2020 16:52:02 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > v2: fix binding check warning of reg in example > --- > .../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 > Reviewed-by: Rob Herring _______________________________________________ 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=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,UNWANTED_LANGUAGE_BODY,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 C696FC433DF for ; Fri, 16 Oct 2020 17:07:48 +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 4E08F20848 for ; Fri, 16 Oct 2020 17:07:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Dx6UiX/o" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4E08F20848 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=1tu4LZ1pPo4c9krsrIUdxdYeGdfRHNvOtw3LPRWBcC8=; b=Dx6UiX/obJ1E7gD3hOqGIQHzP Fn6gFfW/dWUsVk4u5rEw3+n/NzFPsesWBvgZl93lFZWiMipDhMBAiYW84VqdC5FevSJp4s6kaIKds pHNxc/53uoI3CpLNSwKciyvtq/bEmiHkzXhKhcWGRUU/q+Vv2F4zVaMFDPe/izfDoBeNaDmopLM9x JhtX+p1MUcLM9D+qi2REJ9WfqKiNiTzzz6juLeZFaQDf2FgF7YqhuHp/KLzipdvKfJpKExq2w+scH UqNmyBKAhRGbSNf9HDn12+fSvcw7NxStkd9QmzyOhtDHza+TouJ5UCpRBYdPALFQQB1OT/VxE6Ifn /EgmJN+Nw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTTBW-0003U1-0D; Fri, 16 Oct 2020 17:06:30 +0000 Received: from mail-ot1-f67.google.com ([209.85.210.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kTTBR-0003SO-98; Fri, 16 Oct 2020 17:06:25 +0000 Received: by mail-ot1-f67.google.com with SMTP id e20so3008830otj.11; Fri, 16 Oct 2020 10:06:24 -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=qTk3r2ciTgh4me1BoYFyfE+JWDJPOXnD3hJCbfqxA5o=; b=Kp10qPlLTLW4huMseEOa3l2Pk6pE9RrGL+GDEvbZVgM6HrEKZJyVC76HiveN0zP/6C xHPIGXdeDzf0hV2NobMozjxLj2Fo4nPYatfsIdgMYFiOtIyB1tjlVTPfN0kfr3UaCPoV 5hxO0bqCj8j7NmTpru6AeNtMpF4X43NFLXhHgSb35j17DV+X31V2/o7IAJ0nD460UPpR MHiQGPeXllrQjs6EsqhZZoYogJpR8+kmNl7ynHa6rXRG0pn9E9T3/a43wRTstm83XtMl tquw6xu229KdwdXyWY6ywyHmLWnFHTskVTLsv321SL4kzSR0GSHn1AJ7q2FymPy/BRWs lVVQ== X-Gm-Message-State: AOAM530gIetAJXjGtlwoKjZz55P/Pr4lWQA+pFC03v+swBTWQet7NWL3 rgy/7M6dPngFadrqnIg2cw== X-Google-Smtp-Source: ABdhPJyyosGHhSz7fBWayeJxfdk3OWayQGywHW7RULyDMfKvzBSgTsUyFnhJAZmvoFSE0v5DxfFSug== X-Received: by 2002:a9d:6b99:: with SMTP id b25mr3231621otq.60.1602867984017; Fri, 16 Oct 2020 10:06:24 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k13sm1280277ooi.41.2020.10.16.10.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 10:06:23 -0700 (PDT) Received: (nullmailer pid 1582215 invoked by uid 1000); Fri, 16 Oct 2020 17:06:22 -0000 Date: Fri, 16 Oct 2020 12:06:22 -0500 From: Rob Herring To: Chunfeng Yun Subject: Re: [PATCH v2 3/8] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20201016170622.GA1582169@bogus> References: <20201013085207.17749-1-chunfeng.yun@mediatek.com> <20201013085207.17749-3-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201013085207.17749-3-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201016_130625_328625_3E88E361 X-CRM114-Status: GOOD ( 12.58 ) 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 , devicetree@vger.kernel.org, David Airlie , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Mauro Carvalho Chehab , Vinod Koul , Rob Herring , linux-mediatek@lists.infradead.org, Min Guo , Matthias Brugger , Stanley Chu , "David S . Miller" , 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, 13 Oct 2020 16:52:02 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > v2: fix binding check warning of reg in example > --- > .../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 > Reviewed-by: Rob Herring _______________________________________________ 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=-7.0 required=3.0 tests=BAYES_00,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 82E7FC43467 for ; Fri, 16 Oct 2020 17:06:27 +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 2463220874 for ; Fri, 16 Oct 2020 17:06:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2463220874 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 6B62F6EE37; Fri, 16 Oct 2020 17:06:26 +0000 (UTC) Received: from mail-ot1-f65.google.com (mail-ot1-f65.google.com [209.85.210.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id E491E6EE37 for ; Fri, 16 Oct 2020 17:06:24 +0000 (UTC) Received: by mail-ot1-f65.google.com with SMTP id n15so3020224otl.8 for ; Fri, 16 Oct 2020 10:06:24 -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=qTk3r2ciTgh4me1BoYFyfE+JWDJPOXnD3hJCbfqxA5o=; b=BrB1es3c9JXvuM07zrPtEHeSzozRRYKPb/XJMJTCnLXa8VHRtQdHXiiQvPnhhJHKCx taGlZcCB40QKjKJbm48AhWijT5heCVFvare0lPi+ck85nSVfeN2I+V9RMpVf2WnLC3Id d6pnL1tGQOabuMbtzZzL28SjKIJ1RkzayrsD4/DO8mM/V5YUoldI+dWldxj7yDp9O7Wx 23ku0vml+m4ukGtkrquZLyF5PFvfUBX4WIDVTzj1sXQcQDhWEupfSkIDEO6L8yZOKMIz qBdECDdGBk01XT6B2FNAdaFmsJGasf7o6M3b1MzBqFeb48mKhN9BCE5OvjOxDWAVVlHy wyyQ== X-Gm-Message-State: AOAM532tET0VbfVJg6uYAPZ2LCQB694QzMTFHQO1zZklu0R0K+NSBJEs IksuQD7tfoAx/MqeTrnaAg== X-Google-Smtp-Source: ABdhPJyyosGHhSz7fBWayeJxfdk3OWayQGywHW7RULyDMfKvzBSgTsUyFnhJAZmvoFSE0v5DxfFSug== X-Received: by 2002:a9d:6b99:: with SMTP id b25mr3231621otq.60.1602867984017; Fri, 16 Oct 2020 10:06:24 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k13sm1280277ooi.41.2020.10.16.10.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 10:06:23 -0700 (PDT) Received: (nullmailer pid 1582215 invoked by uid 1000); Fri, 16 Oct 2020 17:06:22 -0000 Date: Fri, 16 Oct 2020 12:06:22 -0500 From: Rob Herring To: Chunfeng Yun Subject: Re: [PATCH v2 3/8] dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema Message-ID: <20201016170622.GA1582169@bogus> References: <20201013085207.17749-1-chunfeng.yun@mediatek.com> <20201013085207.17749-3-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201013085207.17749-3-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 , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Mauro Carvalho Chehab , Vinod Koul , Rob Herring , linux-mediatek@lists.infradead.org, Min Guo , Matthias Brugger , Stanley Chu , "David S . Miller" , 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, 13 Oct 2020 16:52:02 +0800, Chunfeng Yun wrote: > Convert phy-mtk-ufs.txt to YAML schema mediatek,ufs-phy.yaml > > Signed-off-by: Chunfeng Yun > --- > v2: fix binding check warning of reg in example > --- > .../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 > Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel