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 59716C4167B for ; Fri, 1 Dec 2023 06:33:56 +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=M6/9MCTz9Z8Q47qehwecOUjS+8a2nvdwcIiAKPus5o0=; b=FizkNS2CYtf+kV 8QzwBNt/K6IbTOexDnGDTOpclCtczrTfyruU+dNR8hC+axuuef91Da1NQ/WochWWPbxJyqT/PjUeF 87mb8eO1VaARjxOu9XS1VqcvzRwpzVHL8IvLMfrw7wDv2cVSzgDp27EODy+WWrTasGPUp6TYuFBL6 SXublnoIkAS2xb23sjccpKoZkImJk5Np2+/B+ZjhzFx1go7Y+GdZDHo3owJQ+KKmRuC4+FctHdq22 WeItXRYD9KTRrGyhHv5d7vgh0grbjcu35LVBgaLE4ZLuz4I4V2UJSBkTYBLe9NMX3rFjtXZnQtJQn nJFK4JuGU/h89csujUsQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r8x5b-00CngB-1C; Fri, 01 Dec 2023 06:33:27 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r8x5Y-00Cnex-0s for linux-arm-kernel@lists.infradead.org; Fri, 01 Dec 2023 06:33:25 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3B16XAPa046868; Fri, 1 Dec 2023 00:33:10 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1701412390; bh=R3JOMs+GLcTvTmXuGQ+uZWSEdM5pv0lZocvcKZHDUSY=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=yNkbszn6/F7jIaLVqhcX0SwjspqMmcnD/VB+kCC6iGtV3l64BIVvBDdvnaSprN/k1 D5nFt/F8uioG9/TU7eoMTdPtsb39NVv6GXZsYbqvDn3QtdAAmcNSIqefXpne0KkoAF R4bzE1sRH+xUmR54Nj0rK4BqcwG8TuRs+eszBTB4= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3B16XAIt004605 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 1 Dec 2023 00:33:10 -0600 Received: from DFLE108.ent.ti.com (10.64.6.29) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 1 Dec 2023 00:33:10 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE108.ent.ti.com (10.64.6.29) 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; Fri, 1 Dec 2023 00:33:10 -0600 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3B16X9SM105901; Fri, 1 Dec 2023 00:33:09 -0600 Date: Fri, 1 Dec 2023 00:33:09 -0600 From: Nishanth Menon To: Geert Uytterhoeven CC: Sebastian Fricke , Mauro Carvalho Chehab , NXP Linux Team , Pengutronix Kernel Team , Conor Dooley , Nas Chung , Fabio Estevam , Krzysztof Kozlowski , Jackson Lee , Shawn Guo , Sascha Hauer , Hans Verkuil , Philipp Zabel , Rob Herring , Ivan Bornyakov , Deborah Brouwer , Nicolas Dufresne , , Robert Beckett , , , , , "R, Vignesh" , Tero Kristo Subject: Re: [PATCH v14 6/8] dt-bindings: media: wave5: add yaml devicetree bindings Message-ID: <20231201063309.tingjc3cjhsqb6r7@confusing> References: <20231108-wave5-v14-rebased-v14-0-0b4af1258656@collabora.com> <20231108-wave5-v14-rebased-v14-6-0b4af1258656@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231130_223324_405320_5D03CB96 X-CRM114-Status: GOOD ( 10.44 ) 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 11:27-20231128, Geert Uytterhoeven wrote: > Hi Sebastian, > > CC TI K3 Thanks for looping us in Geert. [...] > > + > > +properties: > > + compatible: > > + items: > > + - enum: > > + - ti,k3-j721s2-wave521c > > This is the only compatible value defined which contains both "k3" > and "j72*". I assume the "k3-" part should be dropped? Correct - we have not been using architecture prefix such as k3- in compatibles for any other peripheral and that lines up with DT spec[1] $ git grep ti, Documentation/|grep compatible|grep yaml|cut -d ':' -f2|grep k3- is empty. I have for asked this to be cleared up[2] before I can pick the dts changes corresponding to the binding.. I will wait for the bindings to hit linus master prior to looking at the dts changes. [1] https://github.com/devicetree-org/devicetree-specification/releases/tag/v0.4 [2] https://lore.kernel.org/all/20231201062427.6fw5gn2zgkkurv4q@shadow/ -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel