From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 D92D9C6FA8B for ; Mon, 19 Sep 2022 12:04:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id BEA70C433D6; Mon, 19 Sep 2022 12:04:13 +0000 (UTC) Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [195.130.132.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id E45ABC433C1 for ; Mon, 19 Sep 2022 12:04:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org E45ABC433C1 Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed50:ed67:3be8:ebe5:696d]) by xavier.telenet-ops.be with bizsmtp id Mo422800J0GZoLL01o422x; Mon, 19 Sep 2022 14:04:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1oaFVK-005cI1-8H; Mon, 19 Sep 2022 14:04:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1oaFVJ-00GClc-I3; Mon, 19 Sep 2022 14:04:01 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 0/2] Renesas SoC updates for v6.1 (take two) Date: Mon, 19 Sep 2022 14:03:53 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Hi SoC folks, This is my second pull request for the inclusion of Renesas SoC updates for v6.1. It consists of 2 parts: [GIT PULL 1/2] Renesas ARM DT updates for v6.1 (take two) - Merge Renesas ARM/ARM64 maintainers entries, - CAN support for the RZ/N1 SoC and the RZN1D-DB development board, - Watchdog, pin control, I2C (EEPROM), GPIO (LEDS/switches), and Ethernet support for the R-Car V4H SoC and the White Hawk development board, - Miscellaneous fixes and improvements. [GIT PULL 2/2] Renesas ARM SoC updates for v6.1 - Drop superfluous selects of SOC_BUS. Thanks for pulling! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4278DECAAD3 for ; Mon, 19 Sep 2022 12:05:26 +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=6Qh+/yc36xAuma5k6ABtRoL5Q6sUBUzawlfb2B3g7Xs=; b=vosd090YTOBrPW XAGsSLX69TXfxmqjVoQxHtGeTCoh3B8K3y99eoe9hfivJ/BfXm2xtDcdiqbfQ5Xmu97y+YZGN4mf4 LUWuFrc3vKUsOX8KOYW80EjxDvWt5FxGtvk45omZJaixsTWc2igq97SGWxaEGNJ8mxKeCh8WxKgui mgusG8LiBPjCFWlaqhMJGUU+oBZCpUdQtEVCWwjl0IdhHXMDcU4A5a0KLo2VgdtTbNxg/m5NS++te zBIUdyJMn4Lx0M3M5/lA+RY2FaiP4fiFdVaRC7hTgvS8b/yzLeuAD60HgnEv575PjQqtKPc3AQ6h7 muMKDYBRbYXC8QY51CQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaFVj-00Be2X-Pv; Mon, 19 Sep 2022 12:04:27 +0000 Received: from xavier.telenet-ops.be ([2a02:1800:120:4::f00:14]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaFVV-00BdyR-At for linux-arm-kernel@lists.infradead.org; Mon, 19 Sep 2022 12:04:20 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed50:ed67:3be8:ebe5:696d]) by xavier.telenet-ops.be with bizsmtp id Mo422800J0GZoLL01o422x; Mon, 19 Sep 2022 14:04:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1oaFVK-005cI1-8H; Mon, 19 Sep 2022 14:04:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1oaFVJ-00GClc-I3; Mon, 19 Sep 2022 14:04:01 +0200 From: Geert Uytterhoeven To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 0/2] Renesas SoC updates for v6.1 (take two) Date: Mon, 19 Sep 2022 14:03:53 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220919_050413_556565_9AB1D294 X-CRM114-Status: GOOD ( 13.93 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi SoC folks, This is my second pull request for the inclusion of Renesas SoC updates for v6.1. It consists of 2 parts: [GIT PULL 1/2] Renesas ARM DT updates for v6.1 (take two) - Merge Renesas ARM/ARM64 maintainers entries, - CAN support for the RZ/N1 SoC and the RZN1D-DB development board, - Watchdog, pin control, I2C (EEPROM), GPIO (LEDS/switches), and Ethernet support for the R-Car V4H SoC and the White Hawk development board, - Miscellaneous fixes and improvements. [GIT PULL 2/2] Renesas ARM SoC updates for v6.1 - Drop superfluous selects of SOC_BUS. Thanks for pulling! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel