Message ID | 20241213173901.599226-1-biju.das.jz@bp.renesas.com |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id DBDEB17B505; Fri, 13 Dec 2024 17:39:15 +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=1734111559; cv=none; b=ktdRHyNKtV4Nn0M2JPnC26ClhPgXPd0i2oLIHlP/eIwWYLEkJcZwUsGImov0b20LK38KHGzgl8LNDqCqc74KHCwTGBi+JH8ds0PPvgty2zCWDZ597NgRKXf8udK9pYICnq6DwlJCD+WkVnIJQyYXLvUK9DggXDu8ayCbCr/TG6o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734111559; c=relaxed/simple; bh=Ws/7Am5K7cyepwnjFT3mti3UcM8KC0aPu8xpWxzmQ9I=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=fWwVQ4usO5Ndbq4rcY8I6zdWkvs549w9SK6qGk1xfzPhvm2/SPGkgbuyRtMTnQVUg6gKfwDhiYS4HiZ1P/psp+zv/NL418EZsw6jsYuJtRcxpn/vUW0d5fPSyQ1lT76sMeuriwip+L47keogbKWEhqgbo7DL9TaufU90LEm9VnU= 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: Q5TLRZVgTXmkd4RpQwQdCg== X-CSE-MsgGUID: 0lnk1peeSeK4kxvD/pj5zA== X-IronPort-AV: E=Sophos;i="6.12,231,1728918000"; d="scan'208";a="231774190" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 14 Dec 2024 02:39:14 +0900 Received: from localhost.localdomain (unknown [10.226.92.203]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 605704004BB9; Sat, 14 Dec 2024 02:39:04 +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 v3 0/7] Add RZ/G3E pinctrl support Date: Fri, 13 Dec 2024 17:38:46 +0000 Message-ID: <20241213173901.599226-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: <linux-gpio.vger.kernel.org> List-Subscribe: <mailto:linux-gpio+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-gpio+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add RZ/G3E pinctrl support
|
expand
|