Message ID | 20240927201313.624762-1-sean.anderson@linux.dev (mailing list archive) |
---|---|
Headers | show
Received: from out-182.mta1.migadu.com (out-182.mta1.migadu.com [95.215.58.182]) (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 5BEAD46B8 for <linux-renesas-soc@vger.kernel.org>; Fri, 27 Sep 2024 20:13:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.182 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727468011; cv=none; b=ejPPMwaxj/VQfWgQcK+Zkg+MFCest7HxJ+RKFXj2BqoLqLTwMy4BNfrX/HB7I+cvVy9bNZK29zeZQPd0R7VtmyjVqTNO5S+CUC07/ABDO0gzaEAOMG1ZHajuN9dVzIjZ+SmblNBcL1CfaJNJimsLL9ayUJkzclqoepZdPQ3Zaic= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727468011; c=relaxed/simple; bh=xI6sh12PnhjW48umf5HvLQVticiVFEK9aS0/hKJ+JyY=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=f8aOHpUXbAPkryCnMBZ8n8kwvsw8z6sYl7SayezWmn05hbrjjYC1YyepJgLYsLHH7b5/EItETjz17KIgbhgYBPpae/ENKYXFD0FEA1bmC+eeUpIlO7AjgPDGIkmbgJli5gUaAlEZj6co9gL+gP8UB9BTxy3Jtz4/Ht7xpP4hytc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=S5bXrHzl; arc=none smtp.client-ip=95.215.58.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="S5bXrHzl" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1727468007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=HrrJJQK2mCPHh+Zx29gx+qrh9j0gtgwPd8+dwfKMTPo=; b=S5bXrHzlNUHBqb0NUX8jNJxpvHyIJAfzbAAztxsDJLQXQ10M92GGS9BzC1N18WmF4fipCb w78dPBxtpAMkaNMCKHtm8++YCceJL8gQ5e4CH3jybYi/5pNTcKHwCFIBiwRSqY/O8xU4h3 /qpbffTLqFq68u9VMOuRXddBAkBiz+w= From: Sean Anderson <sean.anderson@linux.dev> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, linux-arm-kernel@lists.infradead.org Cc: linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be>, Rob Herring <robh@kernel.org>, devicetree@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>, linux-kernel@vger.kernel.org, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Adam Ford <aford173@gmail.com>, Sean Anderson <sean.anderson@linux.dev> Subject: [PATCH 0/3] arm64: dts: renesas: Add SD/OE pin properties (part B) Date: Fri, 27 Sep 2024 16:13:10 -0400 Message-Id: <20240927201313.624762-1-sean.anderson@linux.dev> Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT |
Series |
arm64: dts: renesas: Add SD/OE pin properties (part B)
|
expand
|