From patchwork Thu Dec 2 22:19:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 12694543 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 73BB3C433EF for ; Thu, 2 Dec 2021 22:21:25 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ppmlFVPUo8r9b1nxD/uys8As5sm77rUsHpOSuBm5GUA=; b=dHlt5JwesjIl/E 9Vnp7xFZvFCxT6I445IPbNbDYO05CuJwM0dTWPP7456+Wn+lOpRlCmkdGZ6PuHrlCkIJrljcWH6hT ZT7dd7wnlxKcljMt0YA0p6OkA7WDXhvt2WwErcc7mjm/sKdE3BcqsZu0Bjpl/XyYSFMoupw98MK1+ c4Zi4ujHJ80vUayan+kbd1gGUdB27aDH/yTXPDevK+zyVdG5Y1+8bdRwOHn8F5ZiDIhfy40Idrkxp dYuQpwqvblTS7Knf1tjfmnT3o8y+4vOYkgT23PG84JqFR568ieyQeaAToG/lcUzPdWKt2vDD2HJ9p 1EIWZtzlE+mhvD8JJtXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msuQX-00DYE5-Sw; Thu, 02 Dec 2021 22:19:42 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msuQT-00DYCa-IX for linux-arm-kernel@lists.infradead.org; Thu, 02 Dec 2021 22:19:39 +0000 Received: from pendragon.lan (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 09D2AD8B; Thu, 2 Dec 2021 23:19:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1638483574; bh=6n1BR5zVebyaW/fEs1YkIJj09GEmgdCoh3REBCiC3Aw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=e/R8ReV+i0W6dcrktmALU6KF4sgrgO+C4WUOI7SAjKBs45NS0AwssYMA47fgOhGQg pDjLAz0L3HjYY2Hcg/Xu3dslGCJpe749pILN/rRW9FffkksmH+5VBZ2fhwJWi8F3OX VyKhyG/bNGoQDQSnKW5yIm7bOrrrjGgcXdwcvQcs= From: Laurent Pinchart To: devicetree@vger.kernel.org Cc: Rob Herring , linux-arm-kernel@lists.infradead.org, NXP Linux Team , Fabio Estevam , Pengutronix Kernel Team , Sascha Hauer , Shawn Guo Subject: [PATCH 1/3] ARM: dts: imx7s-warp: Drop undefined property in mipi_csi node Date: Fri, 3 Dec 2021 00:19:01 +0200 Message-Id: <20211202221903.21882-2-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20211202221903.21882-1-laurent.pinchart@ideasonboard.com> References: <20211202221903.21882-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211202_141937_795129_2E11359B X-CRM114-Status: GOOD ( 10.12 ) 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 The fsl,csis-hs-settle property isn't defined by the nxp,imx7-mipi-csi2.yaml binding, and isn't parsed by the corresponding driver. Drop it. Signed-off-by: Laurent Pinchart --- arch/arm/boot/dts/imx7s-warp.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/imx7s-warp.dts b/arch/arm/boot/dts/imx7s-warp.dts index 569bbd84e371..614d252f029f 100644 --- a/arch/arm/boot/dts/imx7s-warp.dts +++ b/arch/arm/boot/dts/imx7s-warp.dts @@ -248,7 +248,6 @@ mpl3115@60 { &mipi_csi { clock-frequency = <166000000>; - fsl,csis-hs-settle = <3>; status = "okay"; port@0 {