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 7E624C4332F for ; Thu, 14 Dec 2023 03:02:11 +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=VuIua5ue7296yPPQFw6XKE3zrAkdigfsjLM7p4jDbz8=; b=Plrrtnh6chYfFZ n/Fi0ZGZ4APKjjio8NeXH7dx5LhUuP/Iu8ChdwDX1BwUYzufufeEQCzeNn2Bf29w9ghaGm1TMWBEC 84DfOC4/3E7jS53Pw4KpxDvWLymtS+shYBDAaksm9jyp6jz0MVtyQoB29aivI/0dSFi6l1L8SEMND LPiudxfTVQd/81Qs3658mx6RU6u1xR9l2rndxH5y8mcxHqkpzLBoRmmUjGLiRJRsRTF0n8BJBUbUJ SvSA0WL8cJKetsg5vTVcYdXfUN5HGoKhwHDHv6vcBrGD6DHFhwI3zIRTzbExYIftqO79CkK6MAzwL FJyvOz2+M0PR4qIUjQSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDbyt-00Ga3T-1O; Thu, 14 Dec 2023 03:01:47 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDbyq-00Ga2E-1C for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 03:01:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id F420862024; Thu, 14 Dec 2023 03:01:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D60CAC433C8; Thu, 14 Dec 2023 03:01:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702522902; bh=TIB4JKnWPvJMesdKIjWiBt6o7puOJX/td7AVUU+sjzI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ElaPoL+sb6ukiURzKX4dt72VjJGwTULyfU7lFMJKIEtq1KqST/o0XDbjhcE82ApdB sWARNv3ocnhSXi2AkTJr8n2KiSI3IUF+MLoveNVhbnYYVHBGiok0ahZDOUcD4nboe0 xfsbXIGzwVe9Sqb4yLbAn2bLRcVgpwcLnjvQh8W0NGx6NIC3W0EJUrmPgziVmtiCK5 iohCchGrEa8i4Odgac/iJD2bCBv48vBvVL2wz9Hfi/oUUC/RXch2+MxFWL28OaNRXg Y+dCvbDtp9vI9kKARNO/LQH+lLVzdNnHrgAZMXdgIAK4y3P0aiJeCDtZH+qLBw1Psi PUQWdy6mxnUsg== Date: Thu, 14 Dec 2023 11:01:38 +0800 From: Shawn Guo To: Fabio Estevam Cc: jun.li@nxp.com, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8qxp-mek: Move port under USB connector Message-ID: <20231214030138.GE270430@dragon> References: <20231211214054.570295-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231211214054.570295-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_190144_450648_FD8E9B96 X-CRM114-Status: GOOD ( 16.12 ) 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: , 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 Mon, Dec 11, 2023 at 06:40:54PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Per nxp,ptn5110.yaml, 'port' should be placed under 'connector'. > > Do as requested to fix the following dt-schema warning: > > imx8qxp-mek.dtb: tcpc@50: connector:ports: 'port@0' is a required property > from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml# > imx8qxp-mek.dtb: tcpc@50: connector: Unevaluated properties are not allowed ('ports' was unexpected) > from schema $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml# > > Signed-off-by: Fabio Estevam > --- > arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) > > diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts > index 6c3d8715bc11..096f9501fa32 100644 > --- a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts > +++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts > @@ -152,12 +152,6 @@ ptn5110: tcpc@50 { > interrupt-parent = <&lsio_gpio1>; > interrupts = <3 IRQ_TYPE_LEVEL_LOW>; > > - port { > - typec_dr_sw: endpoint { > - remote-endpoint = <&usb3_drd_sw>; > - }; > - }; > - > usb_con1: connector { > compatible = "usb-c-connector"; > label = "USB-C"; > @@ -169,6 +163,13 @@ ports { > #address-cells = <1>; > #size-cells = <0>; > > + port@0 { > + reg = <0>; Have a newline between properties and child node. Shawn > + typec_dr_sw: endpoint { > + remote-endpoint = <&usb3_drd_sw>; > + }; > + }; > + > port@1 { > reg = <1>; > typec_con_ss: endpoint { > -- > 2.34.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel