From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.andi.de1.cc (mail.andi.de1.cc [178.238.236.174]) (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 61655170A15; Wed, 22 Jan 2025 09:13:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.238.236.174 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737537196; cv=none; b=syBAgqnXK8AkHbYwwb1xxXm0vC+FPgFHjht8N9WVJmX3qLHnP0aouugw0v6I9T7gJ7+Yt9NLl1xFyy7QimXZEMuHHdaQmVrCbQTbD9RtA868A3afJEJR7sCxtzPL9XOmEi4vDj/CHntrzgC5HPNZsViKYwgZ7RAt2ms29UpkAak= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737537196; c=relaxed/simple; bh=apCZdHu639KURNhPefV9MUTf8q9Bba5Yzi2+NafFhsQ=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=OBO2VZL4vFrpSr1E0zWw5K9u7mByud7d2KdMO0Q9oBTPC7NEu8qdcT4UHH3/6KrZD1JMpio7Ww7hYlT171fLJH92I/gKJ/0MrayDF273EFT8AYKWLFtNpyGNkBPxoxrsb0G9ZAGYGvH0M5ylxB0JMLBmGYlnYcPNgDjqAmGU/5c= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=kemnade.info; spf=pass smtp.mailfrom=kemnade.info; dkim=pass (2048-bit key) header.d=kemnade.info header.i=@kemnade.info header.b=ZCS64xl+; arc=none smtp.client-ip=178.238.236.174 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=kemnade.info Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kemnade.info Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kemnade.info header.i=@kemnade.info header.b="ZCS64xl+" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20220719; h=References:In-Reply-To:Cc:From:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID; bh=OMIN5tgQLMA/NbZDg4cXYqnbrs+8PJlKeVGtCzkyAV0=; b=ZCS64xl++I/GGPhE36lQTUUcSX B957oX8i0FXfN3qYDUFBVliIlfzIeAxUPEmroIXE+QE7Mme4JpBGn5EO25CkNB8AOaF9Pc6CjKfo0 YPXr0+BczHtM0jzV4QarKJ3XglYB1qBjHdchTJtP4JWM5yaFfWCdMY4QEWSs14lprxVpMkCFHr4pH ustWAat9nQLEwyz6bDLsHhOMTZUFglHOAVtE49iD0m7eO4ypKrTt0qt3w/UQNUfh/kuH92uZ1lE/N cQmQsw+W0VACj6coGXBl2zxVOG7nCzKhYt+6EtDFhlcy/Xw9f6zGnXE6Hd8JeHfDL4A7rjsaOLJBO bbtTBL5A==; Date: Wed, 22 Jan 2025 09:32:36 +0100 From: Andreas Kemnade To: Tom Rini Cc: linux-kernel@vger.kernel.org, Aaro Koskinen , Kevin Hilman , Roger Quadros , Tony Lindgren , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-omap@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: omap: Add TI Pandaboard A4 variant Message-ID: <20250122093236.6152c56c@akair> In-Reply-To: <20250122001240.4166460-1-trini@konsulko.com> References: <20250122001240.4166460-1-trini@konsulko.com> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Am Tue, 21 Jan 2025 18:12:40 -0600 schrieb Tom Rini : > Document the ti,omap4-panda-a4 compatible string in the appropriate > place within the omap family binding file. > > Signed-off-by: Tom Rini > --- > Cc: Aaro Koskinen > Cc: Andreas Kemnade > Cc: Kevin Hilman > Cc: Roger Quadros > Cc: Tony Lindgren > Cc: Rob Herring > Cc: Krzysztof Kozlowski > Cc: Conor Dooley > Cc: linux-omap@vger.kernel.org > Cc: devicetree@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- > Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml > index 93e04a109a12..28e23ca766b4 100644 > --- a/Documentation/devicetree/bindings/arm/ti/omap.yaml > +++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml > @@ -137,6 +137,7 @@ properties: > - motorola,xyboard-mz609 > - motorola,xyboard-mz617 > - ti,omap4-panda > + - ti,omap4-panda-a4 > - ti,omap4-sdp > - const: ti,omap4430 > - const: ti,omap4 This allows compatible = "ti,omap4-panda-a4", "ti,omap4430", "ti,omap4" According to your other patch, you want compatible = "ti,omap4-panda-a4", "ti,omap4-panda", "ti,omap4430", "ti,omap4" so you need a construction similar to the "ti,omap3-beagle-ab4" Regards, Andreas