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 63E45CAC5BB for ; Sat, 27 Sep 2025 01:01:23 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=abnd0Uv1TxYr/IF3lKdegGZVVltvc6CYANALeGdKVVo=; b=1hQ9UND4lJzfsw 7U8yzNyIq/9Hl8EObMnVJ4P2Z73Xg8Vc3jErSoAU+BGOuPozrrSBiVDAiLrjCeeTHAYHObAZDsu4a vjIohqMu85ajCIcPPwjbWYuXuC5Sj+RGKlx1iX0wkJVPkrtxOBjelrmm6ZSMRwBTPNmqOffDc2Nsd bnWwy7JqVoPSAfKAxJj41pWSAczPPu9yS26ZYqR/7qeE6P++pSy+FDgvj7HZAGXgkdCTlMTHjLau0 RsCG6JL3eTLM0ycVWSXVDiHd+a/bnuXacw/yiU2PExn9KX9MX6esn03r4ivi+jw57q3AaD85+hPKq oqN6HxCWTZJWIcGP7CxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v2JJC-00000005rJG-21RX; Sat, 27 Sep 2025 01:01:06 +0000 Received: from woodpecker.gentoo.org ([140.211.166.183] helo=smtp.gentoo.org) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v2JJA-00000005rIm-2GUD for linux-riscv@lists.infradead.org; Sat, 27 Sep 2025 01:01:05 +0000 Received: from localhost (unknown [180.158.240.90]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange secp256r1 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: dlan) by smtp.gentoo.org (Postfix) with ESMTPSA id 9EE62340D40; Sat, 27 Sep 2025 01:01:02 +0000 (UTC) Date: Sat, 27 Sep 2025 09:00:58 +0800 From: Yixun Lan To: Aurelien Jarno Cc: linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:RISC-V ARCHITECTURE" , "open list:RISC-V SPACEMIT SoC Support" Subject: Re: [PATCH v3 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3 Message-ID: <20250927010058-GYA1333274@gentoo.org> References: <20250926175833.3048516-1-aurelien@aurel32.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250926175833.3048516-1-aurelien@aurel32.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250926_180104_602351_53F5FD32 X-CRM114-Status: UNSURE ( 7.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi Aurelien, On 19:54 Fri 26 Sep , Aurelien Jarno wrote: > The BPI-F3 board has a 24c02 eeprom connected to the i2c bus #2. It > holds board data. This patchset adds support for it. > looks good to me, but will wait for others to give reviews, btw, generally, I will proceed after v6.18-rc1 is tagged.. Reviewed-by: Yixun Lan -- Yixun Lan (dlan) _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv