From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (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 68FEA175D50 for ; Sun, 30 Mar 2025 16:38:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743352743; cv=none; b=mhLV51svPpHXj5lQp4/lwpXOUghGLjcHF3ox5PgtnIHGgWQa1zoYEElrbUaQwnkNpNkQYqTSxap1wxtV//P5FSpW2HTCBvtNKw+9ytT6He3FpTZOvW+oZydoQx30rCdhkE1H6+4tqbsb/8Zxnpa3TifK6Al+gk3bWSEyJIDc9Vg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743352743; c=relaxed/simple; bh=KWmaPEBCcVep6ivy67YpcIJ9fVWG8k2+ksMu4Ozutug=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZBc7/JhptgOjWeXqD1STeWUrZ+1/9RJXW7fr6w1WOMUlxCNFAjbkc3t5OjR7Kix4/nAkUq+PEnJhrPpKbBNw2i5rU01M73Ki4WNZNcpPY/iK1z6JtqciePSBNDpXlyeFLovSwkmghrA+eAvCpPq/+s0+SyXzGcvxsaWZAdGJHMU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=WJxMleBG; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="WJxMleBG" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:in-reply-to; s=k1; bh=KWma PEBCcVep6ivy67YpcIJ9fVWG8k2+ksMu4Ozutug=; b=WJxMleBGPIyk61eiSxjN 6THuXQo5RXXvN63Bbd+EHVDh+TszFJcjZ3S2y2cINoiADEWeQSI93RsBZHrv+7Fj mLzL5qVZKkOuxNlo1g6LAd11GFbxvL0COskSO6qCfDFi0Fz3fGqfZHPxk3OLJvqN QxAHGYYiEpMNhZ0eODbZw2RXp28Zbpw5kOywhWnjsNxtzk0OF9uLu1D30UVeTXdx 51rMcIzVuQdwSbpYHYPppo03a4e1AK1+1Y1v0kQk/LFIHTu91rj7jecRUk9Nr2Z2 odzcZHIudGq432JzHlSi7dTgSTo4Hbh/C6JBHYasxIWkTeECeqJuc9CZSIZZt7ka 9g== Received: (qmail 923151 invoked from network); 30 Mar 2025 18:38:57 +0200 Received: by mail.zeus03.de with UTF8SMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 30 Mar 2025 18:38:57 +0200 X-UD-Smtp-Session: l3s3148p1@3pSa8JExAK5Q8qei Date: Sun, 30 Mar 2025 18:38:56 +0200 From: Wolfram Sang To: Krzysztof Kozlowski Cc: linux-arm-kernel@lists.infradead.org, Alexey Charkov , Andrew Lunn , Conor Dooley , devicetree@vger.kernel.org, Gregory Clement , Krzysztof Kozlowski , linux-omap@vger.kernel.org, Piotr Wojtaszczyk , Rob Herring , Sebastian Hesselbarth , Shiraz Hashim , soc@lists.linux.dev, Tony Lindgren , Viresh Kumar , Vladimir Zapolskiy Subject: Re: [PATCH 0/5] ARM: dts: fix faulty ohci/ehci node names Message-ID: Mail-Followup-To: Wolfram Sang , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, Alexey Charkov , Andrew Lunn , Conor Dooley , devicetree@vger.kernel.org, Gregory Clement , Krzysztof Kozlowski , linux-omap@vger.kernel.org, Piotr Wojtaszczyk , Rob Herring , Sebastian Hesselbarth , Shiraz Hashim , soc@lists.linux.dev, Tony Lindgren , Viresh Kumar , Vladimir Zapolskiy References: <20250330121326.9069-7-wsa+renesas@sang-engineering.com> <2d2307d9-6a5a-400c-b209-ae2b31ef87b6@kernel.org> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Vzh6KfJjgUUPaEDv" Content-Disposition: inline In-Reply-To: <2d2307d9-6a5a-400c-b209-ae2b31ef87b6@kernel.org> --Vzh6KfJjgUUPaEDv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > You just adjust or align them with coding style or what > bindings/dtschema expect (but it expects due to generic naming > convention which is still just convention). Ack, I will "fix" :) the subjects and add your tag. Thanks! --Vzh6KfJjgUUPaEDv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmfpc5wACgkQFA3kzBSg Kba8YA/+PD/rLwfhGQQYraav37Sl9h4EMPir7OzEK50nJ1QVdYIOm0KPE4sLNBdZ id18ft+22rfs6F+u13xF4IEo+ON+8HS2HMoCZBZV+KD5xRt4q5dv8vpttcw/YvbT 3x8sCKi6psarTcko7SMM/eV1lcXQZTQ4cmP8A36rFDlXEkCju+wK9EFeYSDHa9oE iu+7TXoAaGwmMLu3Qk3uUm0+MyQQQi3DvRzUAe/qW6C/Q3XQ8eUo0fDJxEgVaZXU wL0A7Q2dmuOwPtyepwbQFLeqWJCPU1/87A0bIhxBoMX9R3yJZUWSyKmABHgnNXqr ZeaNBSLeiZx43pz3XNHJU0l6fB6q/7x56EVEo+V0xW1whKzABP1ON6YeyEEewm/D sZnH1ti1glAowUauFLPyp48UM9hJ3GAp+a8eZHl4CusS8wlkQbeY0p2h2uNmLLlB j15qLBL5SGejbktjCM0ewbFLQGM1ybAzGtqk+j0OKwFUfz9L7440C3w+pfZZvOYx Sg3HNArlrw4GfdZtHOTKT8RG+9CNGseLn3PEm+V5dQjKlQSDCFliudaMxqsw+dad ec7nhjwjk09s0QNavm9oiyXZXbN4Ga9iv/nAfVe3n7rhHYFyrc9UquMdqIqb5bm5 KhQGd1mFaQg/XUFzGyoPGNrS4wAP8ZAbAfkiEXx2MYZnuXVETv8= =8Dxu -----END PGP SIGNATURE----- --Vzh6KfJjgUUPaEDv--