Message ID | cover.1706796660.git.geert+renesas@glider.be (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 BBA4FC4828D for <linux-arm-kernel@archiver.kernel.org>; Thu, 1 Feb 2024 14:14:57 +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=JKQxl4jz1zIEQefPD75lCbMClVj6vAh1PT9HUrRF7Gw=; b=HivnF6BkeaXbTE 2agJAKHOBPHsGTi6B3TDwq9yittCSWmxUbPD17dyonZrZzOBK4TKs1/yz54Esqca5wKPA9I0irc0E xKmNvR6S+6TxAvrJaHua2ItrQxt+HBNmuBTNnQasQ+quYBUFQOBoO3EfxodOUhePJf/Cbtc1iN9vs iP3NyuyzM2ieB+nzw87uyQ+Tp3mvIV9sUQGQfLLqEH3AwXT8yncLZTMURalvw7Tv3BROXVZPkkK2g ZOAZlLY6tWuJPeEGiOLFBniFkNqD2bvCcybv/iiN0v0QLZXNQUnsmGUsluD7I0oaDTA5Hk3tstSKc gNfLAHVUAEtq8cARifCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVXpx-00000008ExL-3t7M; Thu, 01 Feb 2024 14:14:41 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVXpv-00000008Ewt-2vrf for linux-arm-kernel@lists.infradead.org; Thu, 01 Feb 2024 14:14:40 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:88f0:c83b:bafa:cdc3]) by michel.telenet-ops.be with bizsmtp id hqEd2B00J4efzLr06qEdch; Thu, 01 Feb 2024 15:14:37 +0100 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 1rVXp2-00Gv44-AP; Thu, 01 Feb 2024 15:14:37 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1rVXpt-00AXZJ-9X; Thu, 01 Feb 2024 15:14:37 +0100 From: Geert Uytterhoeven <geert+renesas@glider.be> To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add I2C and EEPROM support Date: Thu, 1 Feb 2024 15:14:32 +0100 Message-Id: <cover.1706796660.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240201_061439_912877_A47BD8AB X-CRM114-Status: GOOD ( 16.57 ) 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 |
arm64: dts: renesas: r8a779h0/gray-hawk-single: Add I2C and EEPROM support
|
expand
|