Message ID | 2847150.mvXUDI8C0e@phil (mailing list archive) |
---|---|
State | New |
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 204DA8460 for <soc@lists.linux.dev>; Sun, 27 Oct 2024 19:56:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730059008; cv=none; b=Bm1AYb0tw+pOHbWEEwR94xrHfUlUYLJbh3NRNGWW9zzwkT1xaJPLfLcw6CA2l+y0wABqsnmoaMHScunlbjgiG5OnkG+BTFgtPYSPkK7zo0jtdqVVm2Gc/mJwRTstOeXsdJwmC8FnO1dZ1kwlaIUjyyIiz0QkirarloYnIxjLszQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730059008; c=relaxed/simple; bh=DLN04DFnKOc45hUTQsBRcqoWNxyU7T+CvqG98/RGTeo=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=QDQ58cQpp0pKgjksupjdKn0yPA/Apo8fhc3B5dnoQsWF/a2DFb9L+ZR47GyBJixhu9XD9l3Lh/YeLESvBPEkXtvj/YP48sV2Jnvc0pK7NM6YLEprW87iOiaSw7Y7DdE3eg0WpHv6c2EQr5wkVODlVlq3P3gUhroRkaTZrcHVqUg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b=uHBl+u/W; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b="uHBl+u/W" Received: by smtp.kernel.org (Postfix) id C88E1C4CEC7; Sun, 27 Oct 2024 19:56:47 +0000 (UTC) Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 3B06AC4CEC3; Sun, 27 Oct 2024 19:56:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 3B06AC4CEC3 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=sntech.de DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Type:Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=4vv2BXbPx+tCbP2OdqHpMRdqwjXqHTq800xkqclIArs=; b=uHBl+u/W8KIqbqEz+0oLnQFPnX T9B7RCIzdcdcFJSVXUbI8sISd64pcL5nSRU4OoUuKaNraT2MgVJJVqeoeE8Xj3BdhnqYj6mwcU57I iBE5NJ8Bv+c8PfP3HF6eDILKXzl2MfBYr0O82ZXWUpUcjskLr803F3jEegx761pmFJM+G03fQHksZ 1WjlRYDjhqRKTw7tssZz8BASovXqOXGEyMGmvM3rS3cstP+LXtbLl/oNfhjx4PqFeiDXN/Chw6np6 BHhEoteHJ46Gwpa7Qm/xG8/JRrJicwmFuTpFJCbBNQfWCHp/VHxoQwakp4LuwNtIacWmzItP/RGYn +noZcy7Q==; Received: from i53875b34.versanet.de ([83.135.91.52] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from <heiko@sntech.de>) id 1t59NM-0004KY-Sd; Sun, 27 Oct 2024 20:56:36 +0100 From: Heiko Stuebner <heiko@sntech.de> To: arm@kernel.org Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Rockchip dts fixes for 6.12 Date: Sun, 27 Oct 2024 20:56:35 +0100 Message-ID: <2847150.mvXUDI8C0e@phil> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: <soc.lists.linux.dev> List-Subscribe: <mailto:soc+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:soc+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" |
Series |
[GIT,PULL] Rockchip dts fixes for 6.12
|
expand
|