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 8B43EC624A4 for ; Mon, 31 Aug 2026 13:58:31 +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=adCe1rfpDFjcLSgiDwP65YN5LZOob54+80duELM4UZ0=; b=VN+rdV4Q45AlOG Ljy+GG7rr+UmQ1nOZzdlgpSN/x16uGkbeIQ2SY94vGqB0FB6J3Mmfc3jLw6ZITiiLAFOKVqiNrmrY UqCh7WEL6fto6n+peQqgsIkJ5RQVJCNMfl62ly7E8CeVp4DRfFQUvMsAGuzudLvxpsmBciSNTAztI +KhRxx6m6gEc28E/DLACdzs8RluQkypqSQtMRwW/gUwlVog4hwvO6gqDh2CSfl8bTVoATmr+ihj3Q LZs8WFBqxRtdyhPp5++aX/PVyr+ueKcF7LohxpM6BdNujWQIrJd89KocpoqA1X5EKro+jIXBNEbXg ELOTEA+GzstKJj+OXzUA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x12Wt-00000009a0t-0Qdb; Mon, 31 Aug 2026 13:58:31 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x12Wr-00000009a0X-2ykK for linux-phy@lists.infradead.org; Mon, 31 Aug 2026 13:58:29 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 67D6141387; Mon, 31 Aug 2026 13:58:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 22B861F00A3D; Mon, 31 Aug 2026 13:58:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788184709; bh=r4FUrt/nYBi8xw9X/sReG04XatlbwM5ezTHAFlmHdWQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=WdqLaXih+4Ff/ojPfjYz1IC08U9BMeFD9FsF6tLqlbFzQQKlWW2Hw965PaYUV9LDK K8UnlHVbg0TA22kD9zuR8GwH053Vj9iXmVga9JVeOq+l3rg8sHI0v7rMzD3IFeG7oh 8b1VcW2PQpyzAmbIXa5KipF9aDX85dkBIYWDbTUZgHpRngmFTHp+MoMCzEW/0wZcM1 RfeaidPUbVY13G/9/Eec2wfmML2NtZG0AYfXHeAHeSwcl+2ypWM53O8qftoU3qi8ww 8ekv+AcJfe/ZscLjP5CEuxeFbs7DMsDRb6TJYIxfs9yjWZWBRcBABnNBcW3Zx7ci/0 /mO6rrMOAqEkQ== Date: Mon, 31 Aug 2026 08:58:28 -0500 From: Rob Herring To: Bhargav Joshi Cc: Vignesh Raghavendra , Vinod Koul , Frank Li , Krzysztof Kozlowski , Conor Dooley , Greg Kroah-Hartman , Andrzej Siewior , Neil Armstrong , Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Tony Lindgren , Ravi B , Kumar Gupta , Sergei Shtylyov , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-phy@lists.infradead.org, linux-omap@vger.kernel.org, goledhruva@gmail.com, m-chawdhry@ti.com, daniel.baluta@gmail.com, simona.toaca@nxp.com Subject: Re: [PATCH v2 0/7] dt-bindings: usb: ti: Convert AM33xx/DA8xx MUSB bindings to DT schema Message-ID: <20260831135828.GA769102-robh@kernel.org> References: <20260818-ti-am33-usb-v2-0-66fd44d66824@gmail.com> <20260831134823.GB733140-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260831134823.GB733140-robh@kernel.org> 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 Mon, Aug 31, 2026 at 08:48:23AM -0500, Rob Herring wrote: > On Tue, Aug 18, 2026 at 07:58:42PM +0530, Bhargav Joshi wrote: > > This patch series converts the legacy TI AM33xx, DM816, and DA8xx > > USB/MUSB text bindings to modern DT schema. > > > > The legacy am33xx-usb.txt and da8xx-usb.txt bindings was historically > > structured as a single, monolithic file that documented the entire USB > > subsystem (the wrapper, core MUSB controller, PHY, and control module) > > all together. This series converts that monolithic text binding into > > proper, distinct DT schema files for each hardware component. > > > > Patches in this series: > > 1. dt-bindings: dma: ti,cppi41: Convert to DT schema > > 2. dt-bindings: phy: ti,am335x-usb-phy: Convert to DT schema > > 3. ARM: dts: ti: am335x: Fix redundant interrupts property in USB nodes > > 4. dt-bindings: usb: ti,musb-am33xx: Convert to DT schema > > 5. dt-bindings: usb: ti,am335x-usb-ctrl-module: Convert to DT schema > > 6. dt-bindings: usb: ti,am33xx-usb: Convert to DT schema > > 7. dt-bindings: usb: ti,da830-musb: Convert to DT schema > > > > Signed-off-by: Bhargav Joshi > > --- > > Changes in v2: > > - patch 1: add interrupts as required property for am335x-cppi41 > > - patch 4,7: add pattern constraint for dma-names > > - patch 6: remove deprecated property ti,hwmods from required > > - Link to v1: https://lore.kernel.org/r/20260818-ti-am33-usb-v1-0-69ac5f92df45@gmail.com > > > > --- > > Bhargav Joshi (7): > > dt-bindings: dma: ti,cppi41: Convert to DT schema > > dt-bindings: phy: ti,am335x-usb-phy: Convert to DT schema > > These 2 can be sent on their own. Nevermind. I see they are a dependency on patch 6. Rob -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy