Message ID | 20241216195325.164212-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id E29B920765F; Mon, 16 Dec 2024 19:53:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734378815; cv=none; b=UFBma2ERcZ+9VkKc81Y/exLVBsOSsEu0+5Rvy0suc3+46MYmPGgCOq4IhcRxJdcmknq/7sn4jo1ZBiNAYc+tYWJ397PrTRY8fTJFrReEVL/GqUOGOj93cNlqXMMnT8eEIzQZQ2lzdpXxMHUJUPGLvUUStHULY48M6VZrpqeYV50= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734378815; c=relaxed/simple; bh=bJCxwzCkOalmOB+fQ4vfqHwlhogOz8Zoy9CMaVXnzeE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=N+UTAbtwFAhQ0IIP8OWWWukPGUwvEKSCzOs/R4eMkcHjZghVQRcyTUfmFtiD2HS3IggMfK1u2JMzL//8e5yMESplfj61Y/G4QvFHGMcCr/5IBsI6qgTbSyKuGWuyICcIUwZMgpKFYOwWJgWk2mGaVIV6oEr4I6rUCNVPG+VaNZw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-CSE-ConnectionGUID: OCuJ0kFxSRGPvfhRyOUh0g== X-CSE-MsgGUID: sF9OZIUOQ1ybjCj+GITxrQ== X-IronPort-AV: E=Sophos;i="6.12,239,1728918000"; d="scan'208";a="231992149" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 17 Dec 2024 04:53:31 +0900 Received: from localhost.localdomain (unknown [10.226.93.40]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id B642E40638CD; Tue, 17 Dec 2024 04:53:27 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Linus Walleij <linus.walleij@linaro.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com>, Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>, linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, Biju Das <biju.das.au@gmail.com> Subject: [PATCH v4 0/7] Add RZ/G3E pinctrl support Date: Mon, 16 Dec 2024 19:53:10 +0000 Message-ID: <20241216195325.164212-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 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 |
Series |
Add RZ/G3E pinctrl support
|
expand
|