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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 98588C54E41 for ; Tue, 5 Mar 2024 14:56:08 +0000 (UTC) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=ndDw4DXTedX01qVwobwgqGDSG5wuHLVI/Om5uTxG1YM=; b=VPeHVmfP/cti4c rXAScmu8kiW1Zkh1MnOgUAlIwt9p5gGUDLJOueHBkWFAqlYBsLcSog4Nea3z4b1MFjUSdA+9J46KW O8/u/fuZE3ZMxCdyqAYHTUpWnHyOKTAij7Jrr/KrkndX95lqNlXSxuq2kXZfAADJFdv++0bWlicTG JydRM4ALp5etJ1F9a3VqM0DEDCGwZx2NiTTQAXcHMF/qRNi04x9WfWezINh1dqgXWIyt4X65ukdBH OIVr1D4LDmwAc84GvC+d4k5yrVgPv6Fx2z44ITG/cu3ipqNAczmDAUQ/GqVTwJDDft1Z9Mnlx+roL oowlxhA4ETJASFM6KwKg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhWDA-0000000E9w6-0VJf; Tue, 05 Mar 2024 14:56:08 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhWD5-0000000E9tW-1pF0 for linux-phy@lists.infradead.org; Tue, 05 Mar 2024 14:56:06 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B12AACE1C51; Tue, 5 Mar 2024 14:56:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7C5FC433C7; Tue, 5 Mar 2024 14:56:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709650561; bh=HziwUH5sW0NWbkfvO4gvMNkhVHphWUEl9FgSM+AIM/U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Vf3JfgX+5vuDM/TQz5RfdFAJ8XIQE/47D7O5EC4bSsewRcUA1qrpRQELmpFNQHDID 8IUU4mvdqCdAZnKc8H7x+L6HzvR11P+E8J4GM6+euTCUD5bB1ccvzfRwT4rCUeLLu2 YqWntEK0/7RuPzULk4zIknYyGy58JO7nsErrYTSG/3If6PWos9q/57wRjw2EjNXig9 M1Smsl3TeZSho0Ldxkra9hIS8N46r+FWgf9dvZ9i1/yiquz7cujdOu5bIYDAMuWTMO vxEkvvHnEOmSK3biusXbFykVfPPT7J6+OlzUdJBgBhFKsxLZRSZjQ14qW/udm+SMu9 RvK3S2Nq3UPLg== Date: Tue, 5 Mar 2024 08:55:58 -0600 From: Rob Herring To: Yang Xiwen Cc: Vinod Koul , Kishon Vijay Abraham I , Krzysztof Kozlowski , Conor Dooley , Jiancheng Xue , Shawn Guo , Philipp Zabel , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , David Yang Subject: Re: [PATCH v4 2/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML Message-ID: <20240305145558.GA3339636-robh@kernel.org> References: <20240305-inno-phy-v4-0-a03204c9cf1c@outlook.com> <20240305-inno-phy-v4-2-a03204c9cf1c@outlook.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240305-inno-phy-v4-2-a03204c9cf1c@outlook.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240305_065603_777983_87C1F5E7 X-CRM114-Status: GOOD ( 12.11 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Tue, Mar 05, 2024 at 10:19:47AM +0800, Yang Xiwen wrote: > convert the legacy text binding to YAML. While at it, remove > "hisilicon,inno-usb2-phy" fallback compatible. > > Signed-off-by: Yang Xiwen > --- > .../bindings/phy/hisilicon,inno-usb2-phy.yaml | 91 ++++++++++++++++++++++ > .../devicetree/bindings/phy/phy-hisi-inno-usb2.txt | 71 ----------------- > 2 files changed, 91 insertions(+), 71 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml b/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml > new file mode 100644 > index 000000000000..ba82405ddf51 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml > @@ -0,0 +1,91 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/phy/hisilicon,inno-usb2-phy.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: HiSilicon HiSTB SoCs INNO USB2 PHY device > + > +maintainers: > + - Yang Xiwen > + > +properties: > + compatible: > + items: If there's another version, you can drop 'items' (and its '-' below). > + - enum: > + - hisilicon,hi3798cv200-usb2-phy -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6D830126F07; Tue, 5 Mar 2024 14:56:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709650561; cv=none; b=bShhxNPh4A6ggZJQuxusFQk3vhQUq1dgkRP/GeU5EE1RA9uCD/5ebT0+NEB4PuddLv2BIJv1NISyuOpYvDhD1p3hU2DLccT+aAr1HZFgNflSFkmehOjycAe472ZUAqFaMf1Tgbz3aluVwB8AdmJcQkz3lJH9G+p7SF/ToSejffo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709650561; c=relaxed/simple; bh=HziwUH5sW0NWbkfvO4gvMNkhVHphWUEl9FgSM+AIM/U=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=cFuTzuW+WUtfwTJQUXzZLLVXz5Jf3fVjz4BnV6iYG7r/y4qk10mnLpEVwoNwtnaQBEQyfp9KRehHvb0wbPxRZJqRZnOgQRkE7PBnWGaZqN/1b2G7ec/wwiU0vbIZ5TKWtKMaUJaJtZAl1M8xwhPWvRWbi7+NMmkJUiZ+YJA4T0w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Vf3JfgX+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Vf3JfgX+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7C5FC433C7; Tue, 5 Mar 2024 14:56:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709650561; bh=HziwUH5sW0NWbkfvO4gvMNkhVHphWUEl9FgSM+AIM/U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Vf3JfgX+5vuDM/TQz5RfdFAJ8XIQE/47D7O5EC4bSsewRcUA1qrpRQELmpFNQHDID 8IUU4mvdqCdAZnKc8H7x+L6HzvR11P+E8J4GM6+euTCUD5bB1ccvzfRwT4rCUeLLu2 YqWntEK0/7RuPzULk4zIknYyGy58JO7nsErrYTSG/3If6PWos9q/57wRjw2EjNXig9 M1Smsl3TeZSho0Ldxkra9hIS8N46r+FWgf9dvZ9i1/yiquz7cujdOu5bIYDAMuWTMO vxEkvvHnEOmSK3biusXbFykVfPPT7J6+OlzUdJBgBhFKsxLZRSZjQ14qW/udm+SMu9 RvK3S2Nq3UPLg== Date: Tue, 5 Mar 2024 08:55:58 -0600 From: Rob Herring To: Yang Xiwen Cc: Vinod Koul , Kishon Vijay Abraham I , Krzysztof Kozlowski , Conor Dooley , Jiancheng Xue , Shawn Guo , Philipp Zabel , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , David Yang Subject: Re: [PATCH v4 2/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML Message-ID: <20240305145558.GA3339636-robh@kernel.org> References: <20240305-inno-phy-v4-0-a03204c9cf1c@outlook.com> <20240305-inno-phy-v4-2-a03204c9cf1c@outlook.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240305-inno-phy-v4-2-a03204c9cf1c@outlook.com> On Tue, Mar 05, 2024 at 10:19:47AM +0800, Yang Xiwen wrote: > convert the legacy text binding to YAML. While at it, remove > "hisilicon,inno-usb2-phy" fallback compatible. > > Signed-off-by: Yang Xiwen > --- > .../bindings/phy/hisilicon,inno-usb2-phy.yaml | 91 ++++++++++++++++++++++ > .../devicetree/bindings/phy/phy-hisi-inno-usb2.txt | 71 ----------------- > 2 files changed, 91 insertions(+), 71 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml b/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml > new file mode 100644 > index 000000000000..ba82405ddf51 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml > @@ -0,0 +1,91 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/phy/hisilicon,inno-usb2-phy.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: HiSilicon HiSTB SoCs INNO USB2 PHY device > + > +maintainers: > + - Yang Xiwen > + > +properties: > + compatible: > + items: If there's another version, you can drop 'items' (and its '-' below). > + - enum: > + - hisilicon,hi3798cv200-usb2-phy