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 5B716CE7A91 for ; Mon, 25 Sep 2023 01:58:09 +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=tR4I3y5ngWcGqNkhibRojmi2zRUuh42eO0O7HpwO6kg=; b=KI9TDK5sY+Z4rP MrOU1tK93YNGtHQpWAwKMY8lEoYMBisYkgOGVbcaiY++7mXaH0OhWc8VP3gWltoBgs+i4ZzZ23IO2 QMW4TD484yO/k9TER2E5vq7khnlXJ3XpxUAlS+e941gabdGPAwqTWCllNR/LeIV2Pdq02bPxwV2h9 XwrLhr5SlzkARjRoPMPv7Y8mBWP14vZ0K1EdEfDNwPbybRYt8IAIQ/Hgu+oxYMzqehahME/q2qNQZ 4ajbe5lRx6K4qALWZcKAuA6gf3ktIxLXxfaVTCFT9twFM4ohtxAMOd1zpup5X1gVUppaACoR94Hsi nIA+l3gJjj+jNLa6aA+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkar5-00D7ST-2v; Mon, 25 Sep 2023 01:57:47 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qkar2-00D7Rx-2d for linux-arm-kernel@lists.infradead.org; Mon, 25 Sep 2023 01:57:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id DBD2E60DDF; Mon, 25 Sep 2023 01:57:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3A4EAC433C7; Mon, 25 Sep 2023 01:57:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695607063; bh=7Q/X/oumvZ3DaBr6rWSt10U6ZuVrn41OcOGa5TWe0Yc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jhaFdNxVfFsrpdrtD9etsQ4xwDLfCnw54BXM33Dnnx8355urSejktUe7tgoWwZdbd A7vgR5axRZuxDbEjwUQVI9c14eNvbOtSnTVHoYC2GWETK2JsCUxgQ13DJGfMXzvCmq pQtder3K38oLOkjC10LwcnLZpWcWxC7w3Flen1ioEHaiCVOkxajAvj8PQ2i//2hyyq eXf9pOUC2g29itwpqqk4myq3lX5m8wqZh6B9IjK1xy3dOYwNux03gHGaqVstMpqvTm z16RPyargI3PCSdeoHIistAIm2yACUUmWuQd7mOC3FNgBF/VGpkeJk7L/yWkn6x9m2 jzMd9sQE0t48w== Date: Mon, 25 Sep 2023 09:57:33 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-imx@nxp.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] arm64: imx8-ss-lsio: Add PWM interrupts Message-ID: <20230925015733.GR7231@dragon> References: <20230908164735.666655-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230908164735.666655-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_185744_909559_BAAEE059 X-CRM114-Status: UNSURE ( 9.30 ) 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="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 Fri, Sep 08, 2023 at 01:47:35PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The PWM interrupt is mandatory per imx-pwm.yaml. > > Add them. > > This also fixes the followig schema warning: > > imx8qm-apalis-v1.1-ixora-v1.2.dtb: pwm@5d000000: 'oneOf' conditional failed, one must be fixed: > 'interrupts' is a required property > 'interrupts-extended' is a required property > from schema $id: http://devicetree.org/schemas/pwm/imx-pwm.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel