Message ID | 20250330193833.21970-7-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show
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 5ABD864A8F for <linux-omap@vger.kernel.org>; Sun, 30 Mar 2025 19:39:05 +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=1743363550; cv=none; b=kIwBuvDRhWY5UO9UO/OBzg3hyPa6JLz7XdeDGmqx1Eq8gwZXYUb7ZbLEavCJiUEyOnz1TV2n4eDBOXw098eoqvMxjqNBytmR1A2YwNW5vp60hSKgWlum9Shoi7HnsgFA4HSNuuxAxkGHDvZj3N/dTeovWJ3kRZcwa6C4S5jwnso= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743363550; c=relaxed/simple; bh=/snJvyd4/yQIBokWiOQfcurSjNgtZpglslYPilljpyU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=sOdmbIlWQBti0xPel6y9I+RRT+6jAi4ANh5u33Zrr2/KNAugKSKL3b6hZLndT/LboBONOJFvqIK5tLZwdcKQmMDTSiXoYEsKiSgsoWhi9ln6Yr+R3l23DXslx+O9Gby9XxueqSHHbir4UYnMoc5+lvAb3w/VVEN9A0QKNMggjIM= 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=WWG+PmK0; 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="WWG+PmK0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; s=k1; bh=bD31FNZcGehsFc rULq0RTCCuJXEwTu7ivCaIG64WknU=; b=WWG+PmK0iOXSLtFCDRz4RIMS1k+z80 y8VV7gjpq9cfPO6931OU6l3n5ZBIdnkc5zwzuNF2R2J8I+7q1d8AL3Xr02h9Iykc HZ/0te5o726+MEypoBQaTEAC9BQ4bvHG7ojQCCTU2VEtLNf69Ape7ia1hIFjvqYV LRPCNOkh4fPf6iIxJG+MJR5p9Zq7pHrHec+OlRCFGUFACCiNuqXfpeKfdaLqUuhV uf8VS5aPV3he5tbOQnjgdd0g4G7hvxB1qcO+lXy9aSqdB9Ae0EahucmQ/3kO1LN8 EQ21cqrHRwgpbEPaspFZhx74s+EEcDOiVgOum4kKzjWBSIl41gubwH+A== Received: (qmail 964731 invoked from network); 30 Mar 2025 21:39:03 +0200 Received: by mail.zeus03.de with UTF8SMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 30 Mar 2025 21:39:03 +0200 X-UD-Smtp-Session: l3s3148p1@AB6xdJQxRNlQ8qei From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: linux-arm-kernel@lists.infradead.org Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>, Alexey Charkov <alchark@gmail.com>, Andrew Lunn <andrew@lunn.ch>, Conor Dooley <conor+dt@kernel.org>, devicetree@vger.kernel.org, Gregory Clement <gregory.clement@bootlin.com>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Krzysztof Kozlowski <krzk@kernel.org>, linux-omap@vger.kernel.org, Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>, Rob Herring <robh@kernel.org>, Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>, Shiraz Hashim <shiraz.linux.kernel@gmail.com>, soc@lists.linux.dev, Tony Lindgren <tony@atomide.com>, Viresh Kumar <vireshk@kernel.org>, Vladimir Zapolskiy <vz@mleia.com> Subject: [PATCH v2 0/5] ARM: dts: use correct ohci/ehci node names Date: Sun, 30 Mar 2025 21:38:31 +0200 Message-ID: <20250330193833.21970-7-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.47.2 Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: <linux-omap.vger.kernel.org> List-Subscribe: <mailto:linux-omap+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-omap+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
ARM: dts: use correct ohci/ehci node names
|
expand
|