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 271E4C54E94 for ; Wed, 25 Jan 2023 14:30:05 +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=aeoSGoh1WLD2Df2jx8VNhh3xnib33cp5mJROrkADkOU=; b=pzWsj3H39WGvAx HsVpchn1hhiv9ep+J4dLMaxsrbbsTwhkdyOL+lvGlsJvTMyCefqkcbNNlmN+eC9kZu7mGplii/Q4W 2rZxUwcDJB2nvoF8vs9G2z7BU/XjfWi4K4ePBYIfVLi96gGs+J/wbJ7hJWrgo43jZSRhU4CLM3OSH C48wTPXdo7FuH/DYJXbxYKvP7aX2QauQTG2Y5OTA+96R5H+Zth2EZWEag4s+5HBZArSWex2lbomgR +d8eFesYOloMRIkEpgpqbv7pyqqqHbgeEAWuHYWnOFN6y/1iUHjaF4icIR1wu3WjmlDJFcjwnWpVO I2ynGAVURF0KcqP0g5IQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKgm4-007Xq4-Ui; Wed, 25 Jan 2023 14:29:17 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKgm2-007XpH-Fi for linux-arm-kernel@lists.infradead.org; Wed, 25 Jan 2023 14:29:15 +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 DEE8B61511; Wed, 25 Jan 2023 14:29:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80F59C433D2; Wed, 25 Jan 2023 14:29:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674656953; bh=/8iL+eLjjDUX15rzUKs6LSSY7QQkdcX4nnlbul5lJdo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mNTdsMAboEikPDCCoP+NQyJEEVVV+ayglp9jMT05a49ONZlUGHgKfpErMg+9wYk98 2QxSxOTrsY3kUXKMcAfs6a4lL6OJhnbXldFJau3QZ5kV258RmJ3iwEKnniPlTPgCNJ 5rVR0oN/NnxxNP6SEMbEWQVAaZAz+ELjPny/ev6JyGS3B28lFquPoBHo7AcSYgFTdZ vChP2LkdInH+JX6jXchNfsQs5etWrfVgf8Gk/5UjDVeEzCz5Vu0OTBCypEOBdhP3Yw rFGrSHBCOsEucpRe1PtEPxpbWydxjj70UtW/p+6thJGfpWTJZiWu8WfWH7O1h9acNG Ib0HUJmZTn5Ig== Date: Wed, 25 Jan 2023 22:29:05 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] arm64: dts: imx8mp: Add LCDIF2 & LDB nodes Message-ID: <20230125142904.GB20713@T480> References: <20221208090842.2869374-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221208090842.2869374-1-alexander.stein@ew.tq-group.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230125_062914_582247_290D09C0 X-CRM114-Status: GOOD ( 10.03 ) 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 Thu, Dec 08, 2022 at 10:08:41AM +0100, Alexander Stein wrote: > LCDIF2 is directly attached to the LVDS Display Bridge (LDB). > Both need the same clock source (VIDEO_PLL1). > > Signed-off-by: Alexander Stein Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel