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 45D66C61DA4 for ; Tue, 14 Mar 2023 03:02:19 +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=OznmNaiWKSZb1Dvj+5gUVCUQF+MEZilgU4oXYSrjJtc=; b=H8uZcSmwqzqzHT c3j4JQwVcqIbR8wIEEEs/1FAn0j7iVwMFbO+0eUwpcfoUbKHdHMjQtFSIIISf68JKq+wwMaxpwPzQ RdyhcLVEnaRwNSsJtfT+eZR+bkU9Ecww3VDAfJixJPQMs36RlnyCIKZ7fwHhabVldiomYY70Jn4gi N90EqnUTiNiqL4NnuA7LMkZLSPK7eeV63Z8JVPj3R44JZ5RH+tk/yePN3DQ6GinK8I7v1HeNbs3lL pW3GmyzfNK354edi9CMDVKVEI8JJeL+7LZ9R+HVcj8BImkMAllwU4FPyvykWfDmuKuzvyVP/iFawl SEFqxrIXCVd+RnJ7TnXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbuul-008muy-Ga; Tue, 14 Mar 2023 03:01:27 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbuuh-008mtg-P1 for linux-arm-kernel@lists.infradead.org; Tue, 14 Mar 2023 03:01:24 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7F73961560; Tue, 14 Mar 2023 03:01:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BCB8DC433EF; Tue, 14 Mar 2023 03:01:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678762881; bh=f620CqCwGXqr8TZeAJQjlq7Il+ZtFOFopAaFMsR+9Yc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iVnNFK0lyWTiFdIMAMPcPXV+DqeTaUB6bZMuh0l42caxl3jQGJQVrHAgYc+dwdR8I 2fYIRWVtRM8aYKYJ4tKlDFGlDICciZJVYFjYfmHFYyqeLxu1VU/lHaXvU1dtAVkjAk Fu2SgaxWskMqcyFD/QekNOcSeJaZ7kG0QyUo51FRLAfqHRLWUEhxBA1Lhsnxfiq+Wl 3VZ30jlJhZkyePfdXq/OAwsOxlA9eqB0YdAsV7XhxFhljqM8PbfN7GvBfQiEC6fu8A yvKWwMCl3xaHHpjrx2cwGUzLtQ83I6W6iilv8dQl1qG1PFAor5rVX/ilWMP3J2/V2G hKeihT0tN0xkg== Date: Tue, 14 Mar 2023 11:01:14 +0800 From: Shawn Guo To: Alistair Francis Cc: devicetree@vger.kernel.org, s.hauer@pengutronix.de, krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, linux-imx@nxp.com, linux@armlinux.org.uk, arnd@arndb.de, alistair23@gmail.com, kernel@pengutronix.de, festevam@gmail.com, jernej.skrabec@gmail.com Subject: Re: [PATCH v4 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815 Message-ID: <20230314030114.GK143566@dragon> References: <20230227045023.560319-1-alistair@alistair23.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230227045023.560319-1-alistair@alistair23.me> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230313_200123_875135_8C72917B X-CRM114-Status: GOOD ( 10.82 ) 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 On Mon, Feb 27, 2023 at 02:50:20PM +1000, Alistair Francis wrote: > Enable the cyttsp5 and rohm,bd71815 in the device trees and > defconfig for the reMarkable 2. > > v4: > - Fixup the rohm changes to match DT schema > v3: > - Remove unused sleep states > v2: > - Fixup DT formatting issues in path 3 > > Alistair Francis (3): > ARM: dts: imx7d-remarkable2: Enable the cyttsp5 > ARM: imx_v6_v7_defconfig: Enable rohm,bd71815 > ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815 Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel