From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="AYYZcis+" Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9FEB810FD; Thu, 7 Dec 2023 04:45:03 -0800 (PST) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3B7CiaKR079764; Thu, 7 Dec 2023 06:44:36 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1701953076; bh=FT29/MEgoF20b26cgNWY0vHBInmsXB7G0qXWX5N+ekI=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=AYYZcis+us8F4X4DWoZ10oyonBh8TbLHEeLUN54hFXfaFNxA0+ilpwkXE3QWzP/vX mlGuvHNe7blKHu38WIvqd7KQ/0mz+ZXheVoQTQOT/TTR/8s0zf8VxOoLHs+qCmITSx kE91xFtnoh1JAhdVgwhMr54aDwZaElRAGEo3OJNY= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3B7CiavZ103079 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 7 Dec 2023 06:44:36 -0600 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 7 Dec 2023 06:44:35 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 7 Dec 2023 06:44:35 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3B7CiZaA068373; Thu, 7 Dec 2023 06:44:35 -0600 Date: Thu, 7 Dec 2023 06:44:35 -0600 From: Nishanth Menon To: Brandon Brnich CC: , , , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nas Chung , Jackson Lee , Hans Verkuil , Sebastian Fricke , Dafna Hirschfeld , Robert Beckett , Nicolas Dufresne , Geert Uytterhoeven , Darren Etheridge Subject: Re: [PATCH v2 1/2] dt-bindings: media: Remove K3 Family Prefix from Compatible Message-ID: <20231207124435.yqqtgdhl4dfvmmhc@overtly> References: <20231206185254.1748473-1-b-brnich@ti.com> <20231206185254.1748473-2-b-brnich@ti.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: <20231206185254.1748473-2-b-brnich@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 On 12:52-20231206, Brandon Brnich wrote: > K3 family prefix is not included in other TI compatible strings. Remove > this prefix to keep naming convention consistent. > > Fixes: de4b9f7e371a ("dt-bindings: media: wave5: add yaml devicetree bindings") > Reported-by: Geert Uytterhoeven > Closes: https://lore.kernel.org/all/CAMuHMdUYOq=q1j=d+Eac28hthOUAaNUkuvxmRu-mUN1pLKq69g@mail.gmail.com/ > Signed-off-by: Brandon Brnich > --- > > Bindings currently reside in linux-next, meaning that the ABI will not be > broken with the removal of K3 prefix. Important to get this merged in > prior to being moved to master so that K3 prefix does not need to be > permanately included. > > Documentation/devicetree/bindings/media/cnm,wave521c.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/media/cnm,wave521c.yaml b/Documentation/devicetree/bindings/media/cnm,wave521c.yaml > index 6d5569e77b7a..471840e858c9 100644 > --- a/Documentation/devicetree/bindings/media/cnm,wave521c.yaml > +++ b/Documentation/devicetree/bindings/media/cnm,wave521c.yaml > @@ -17,7 +17,7 @@ properties: > compatible: > items: > - enum: > - - ti,k3-j721s2-wave521c > + - ti,j721s2-wave521c > - const: cnm,wave521c Apologies, I just noticed. you failed to update the vpu example for the same in the bindings doc. > > reg: > -- > 2.34.1 > -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D