Message ID | 20230307105645.5285-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BFFA8C678DB for <linux-arm-kernel@archiver.kernel.org>; Tue, 7 Mar 2023 10:58:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=4HUVrBOTryraLClh7QJc6hiTNZE9MpTOt8ZMyXoXwak=; b=0xGVCDLnNG6VLE ie3gK43jfuk119eu+yyip6NbLxHWlUIPjfIPfRye7aer/Bv11LtfN4JKKM/lSjX77jVL2D6kA8Z5f NpLK+r23wGDF8jMgc6InztCIv7k3xsKvX2/mfTsffglP7G2E4421Z4bUhKeFRFYZIWWoe0/zsSY5G yQgK7ONELlFVEZMQ+XiWODHt0fN6TJlEDZttMwTbRErqVt8jpEVuZ/iiWBZww3P6WSQaBdDtedc53 +qOv90Y/YWm4StuDtU/AmpkqkRR39JTvx+iJwXgCrzd+K+ueK1kLpoi4BpWxNEGVC1ab6lH8/dtYy SkniJI2R/+VoLGaxH7Bg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZV0O-00HNRJ-6m; Tue, 07 Mar 2023 10:57:16 +0000 Received: from www.zeus03.de ([194.117.254.33] helo=mail.zeus03.de) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZV0J-00HNOM-7a for linux-arm-kernel@lists.infradead.org; Tue, 07 Mar 2023 10:57:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=sang-engineering.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=k1; bh=4mm8gzugz/LKPOnrSnGBA1wGuYK TmbMwr1Q5F6dfzyo=; b=jiW8Bw5NAthQuCyLBvVfzMtIHrXPqoKloOTrFBfEiJM A0OVrCPSovkd7Nwduov14OzTo4pzHjWSJaK1JP4VpCkrtiP78dMkjF0hO0sES5BP FovAlCmSXh4E2oqrcexBjCIQ2XEfUtOCabhXHDRbRv+nvV3AfHAwNwE3H7pIxftE = Received: (qmail 650815 invoked from network); 7 Mar 2023 11:57:02 +0100 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 7 Mar 2023 11:57:02 +0100 X-UD-Smtp-Session: l3s3148p1@JaBNRU32HoggAQnoAFQ+AGEn9EY5VOxJ From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>, devicetree@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be>, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/5] renesas: remove support for H3 ES1 Date: Tue, 7 Mar 2023 11:56:36 +0100 Message-Id: <20230307105645.5285-1-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230307_025712_342965_CFDDED91 X-CRM114-Status: GOOD ( 11.97 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
renesas: remove support for H3 ES1
|
expand
|