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 B35DEC4167B for ; Tue, 5 Dec 2023 12:33:13 +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=9y/8pDYPjtB4J6Z8bOjkF5IKyzWl1FDoUNZQkBXLqyQ=; b=Ag2EWcGIvESPdv VWcGpwi/uUQvczp3rJreyYprULaJ7DLZum2g1rAnfDtSJQVk6oIQQz6LxyebvjSL6w3cefLWkifOt L1qZVt6tCgJ1wPL9gdcao2/G4RSzCosTpyOzyou8rPYX7XrY6zj1WuZkY+Eg1jGx8AdPYUcCTdk8W w5ZNaexSpDNyu5Qx9J1io3YJKxa60g6Beu72QQ+nYA398P0F85rWLEDrsn0OYY+M5NYW91AILyBNS AASFMsd7Z2TwwjkFs9DEb4EFWzCDXNWgqpIvdYs4urXf3tJ1Suzap4fYk8zAqRT/mYb1wqli3OlsL I5hEnU/O7WqBJ1Tr3fWw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rAUbZ-007Nqz-1a; Tue, 05 Dec 2023 12:32:49 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rAUbW-007NpY-1W for linux-arm-kernel@lists.infradead.org; Tue, 05 Dec 2023 12:32:48 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id A34EDCE17C1; Tue, 5 Dec 2023 12:32:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8E37FC433C7; Tue, 5 Dec 2023 12:32:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701779563; bh=xuJdQoSW/6bVDWd6DLIrWKYfDIQYTwdWvR4+vRYOAAY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pJyCRqKUNg5knyQ3nkNQ6ld37IhFDSA2AzZFLw0iCe+AjbtfGIC2npDCIV+76rZgj io3xCJGT4zYqY4d0a/FgSmX19xTyPSKVa3DppE54dc0pF/vKcZsUYebIS7ZfnUaClv fmbDpBgt19GxAIfdk3W+eFhuqdezHCk+T1pFcVeHLNLIjxkYC3F/z+R69Nl9HT1Y9G swDkli1AjDZVOoRTeyli/kOiIlI7SeoZqUm4RPRZ2K4n49B4TFxjZB05rjF8R+KPTj jxd3Vh6D+SlGSCvhksfeKul3WZnAicGufnECbgvfhvpD/x8jusC6jlSo7PssUaaqYI DqtJHiIAD4oLw== Date: Tue, 5 Dec 2023 20:32:38 +0800 From: Shawn Guo To: Alexander Stein Cc: Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 2/3] arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cells Message-ID: <20231205123238.GG236001@dragon> References: <20231106151326.812099-1-alexander.stein@ew.tq-group.com> <20231106151326.812099-3-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231106151326.812099-3-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231205_043246_695042_E076A044 X-CRM114-Status: UNSURE ( 8.61 ) 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: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Nov 06, 2023 at 04:13:25PM +0100, Alexander Stein wrote: > i.MX8QM/QXP supports inverted PWM output, thus #pwm-cells needs to be set > to 3. > = > Fixes: a05c329644d81 ("arm64: dts: freescale: imx8-ss-lsio: add support f= or lsio_pwm0-3") > Signed-off-by: Alexander Stein > Reviewed-by: Uwe Kleine-K=F6nig Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel