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 2D4E4D2CE0E for ; Tue, 22 Oct 2024 17:28:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=mA5JfNNOYj/yFZVtsZkUwXCpe/lM2gtIB21VQf58k+I=; b=Vc+G+o9gw0l+0Wvl4tEX/jSqxO wDERrbivwKw4VUvySX1Sy9VexwAhBmlvIa6ZR35qDjrEiXv6Asx62ppaxy8NuZL0GnWZcPPairZHp /B3uC5B1kieev/tkprUIkMrNPVP/Wmm1//hrPkjJPWoB6Zbfd//h3kLokPMUaOxdBnstFX0W1DkSe JahdHJfrL975XDgzNGcAUz1IlmEqmgVSbxyhWtkodbMEuBEUxNaCCGmX21ev1AOZ6ghRjAf+/dn3o iR3WPsPOUGDdSz2OWC6K3Uwz0HT029cRzy8KhahZxAl8B/8LHYDhBvkUz0RH9yNoa71iuCApNtdyY d7y+ZgBw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t3Ig2-0000000BeAd-12oQ; Tue, 22 Oct 2024 17:28:14 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t3IEM-0000000BZSZ-3PsU for linux-arm-kernel@lists.infradead.org; Tue, 22 Oct 2024 16:59:40 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id C326BA4437B; Tue, 22 Oct 2024 16:59:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0AE4BC4CEC3; Tue, 22 Oct 2024 16:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1729616377; bh=mA5JfNNOYj/yFZVtsZkUwXCpe/lM2gtIB21VQf58k+I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XTgj2jKcPesaQK3VZpFE10HJRc1ynK40vkx11OXoKGZ85NbZEj9PG6Ryp6v9NH41O vj0ghE296PUWSnNEHYq1BqV1osojy50uDT0nVeXgxzcykJg2wgcAJEPAGg8x2sFfZM zwBUhLxJHn69TtM2lrWL6po2r4/HhN5ryJJM/dBUEqkQwiUQLYmOr/m871z73w6BC+ /mmSo8Zz1a0+no9GYExusSy7Ldb/8R0W10fYZGtNtISN50zcKHw4SwyXRsLNjlWeKb rBf2m+lhao4c8plNPZtOIG3cwz/PyNG0mzdxEaFzeqlzOc7eyhKdjLmC9fyV/oLaEy cqj9K0OkRgWzA== Date: Tue, 22 Oct 2024 17:59:32 +0100 From: Conor Dooley To: Andreas Kemnade Cc: Shawn Guo , Pengutronix Kernel Team , Alexander Stein , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Fabio Estevam , Sascha Hauer , imx@lists.linux.dev, Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, Rob Herring Subject: Re: [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E Message-ID: <20241022-uninjured-sepia-58fbcb283845@spud> References: <20241021173631.299143-1-andreas@kemnade.info> <20241021173631.299143-2-andreas@kemnade.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="whFWgqmw9ezpt/VJ" Content-Disposition: inline In-Reply-To: <20241021173631.299143-2-andreas@kemnade.info> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241022_095938_932694_C636C1C8 X-CRM114-Status: UNSURE ( 9.82 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --whFWgqmw9ezpt/VJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 21, 2024 at 07:36:29PM +0200, Andreas Kemnade wrote: > Adds compatible strings for the Kobo Clara 2E eBook reader. > There are two variants differing in the EPD PMIC used. >=20 > Signed-off-by: Andreas Kemnade Acked-by: Conor Dooley --whFWgqmw9ezpt/VJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZxfZ9AAKCRB4tDGHoIJi 0hguAP4hBeIlzePBXA6EaNTr8IqT3/psBuyO6nOvuZ740uA4ZgEAiwYU/GX6CDxG kya3rjDIV0h6wF/8ACagOKjVFFVaUAc= =Fd7d -----END PGP SIGNATURE----- --whFWgqmw9ezpt/VJ--