Message ID | cover.1716974502.git.geert+renesas@glider.be |
---|---|
Headers | show
Received: from andre.telenet-ops.be (andre.telenet-ops.be [195.130.132.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C168F169AE6 for <linux-gpio@vger.kernel.org>; Wed, 29 May 2024 09:29:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.132.53 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716974987; cv=none; b=t9gt65Inb3gOgpYFIj5i9sqzaduLIXPJsRsDjn44Oh8uXwvnpLL2TGZDxEmuduNn1Yt5ClAs159fvHIBNpYidWlWmiYqvyFgQJE66xw3t8gem2pe41Fsg4OxJBtv/YoF/HsPkB7TRQuyvF2SfW41bLoB+Juvj40iCaqN09QVwgk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716974987; c=relaxed/simple; bh=QyuN3vISd+DA2AWJ6hBlRZkAmE02Tdzp480T8yTS3Jc=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=DL3wXSn9s9PNwPiho28iOeSMmicvgeRG18VShs1VW3EOdsbkx0Ngb0365aXDhhMV+GWwZdxf+XxhTzaS+4Euhw59E2nDoKu1V5cUTwutZbMvRiErW64kLO6+m8UXZuuYkdtg8Ud/qUkgW9XCvK1/72U/M3vT4U7sKk7horCoGBw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be; spf=none smtp.mailfrom=linux-m68k.org; arc=none smtp.client-ip=195.130.132.53 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:1b01:1838:131c:4de4]) by andre.telenet-ops.be with bizsmtp id UxVg2C00T3VPV9V01xVgq9; Wed, 29 May 2024 11:29:43 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1sCFbt-00GHKa-Vo; Wed, 29 May 2024 11:29:40 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1sCFcq-008wRr-Bz; Wed, 29 May 2024 11:29:40 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Magnus Damm <magnus.damm@gmail.com>, Linus Walleij <linus.walleij@linaro.org>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Cc: devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH v2 0/8] Add R-Car fuse support Date: Wed, 29 May 2024 11:29:29 +0200 Message-Id: <cover.1716974502.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 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 R-Car fuse support
|
expand
|