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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B861DC7EE24 for ; Tue, 6 Jun 2023 15:09:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234791AbjFFPJY (ORCPT ); Tue, 6 Jun 2023 11:09:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233893AbjFFPJY (ORCPT ); Tue, 6 Jun 2023 11:09:24 -0400 Received: from mx1.tq-group.com (mx1.tq-group.com [93.104.207.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90A5A186 for ; Tue, 6 Jun 2023 08:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1686064161; x=1717600161; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=fOfA35EC1mg3jCynxL0VFUIAO5wVouzMs9VU0XZdGaQ=; b=Fun3CrQwAqG4ZeOX+H+VkWTihIuy+gCXBLo5vpSphOksE9X2BDzcwb3K HHnDluG7pHia2MckI2bBBVg33YTMArXPmCiCEDfwCa+tF4QH/ty0idsQ/ 5j84/j4DHnAISuUvZHDy0rxgFrTiZXc93txQxe2lzzIGnI3kfzFnBIIEF BGyZrBIMEo1CwlT3skwKcx44PeMzAndbiq4Wn6eLZXu2a5X04M5uEX/3q O1l4CFiRopCacXwKGqHEcP9CZ3aaBEZnBpVUyRszTjZkMbI/Wq0tnvA6R IvyjSbvT1ZNgleT7aYbQ9EuOrvcyVyyKNGEUATcH8lmvlylX4jf2cXYs6 w==; X-IronPort-AV: E=Sophos;i="6.00,221,1681164000"; d="scan'208";a="31308215" Received: from unknown (HELO tq-pgp-pr1.tq-net.de) ([192.168.6.15]) by mx1-pgp.tq-group.com with ESMTP; 06 Jun 2023 17:09:20 +0200 Received: from mx1.tq-group.com ([192.168.6.7]) by tq-pgp-pr1.tq-net.de (PGP Universal service); Tue, 06 Jun 2023 17:09:20 +0200 X-PGP-Universal: processed; by tq-pgp-pr1.tq-net.de on Tue, 06 Jun 2023 17:09:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1686064160; x=1717600160; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=fOfA35EC1mg3jCynxL0VFUIAO5wVouzMs9VU0XZdGaQ=; b=KiPcq3QhEvF8fQzEcAHN71znyJmsBO7mARrgMsDM+NuRpKgWxZrpDCxE 2lC2HzezP2UKyTJt9CHgSE7VkFxbs0OgpIXamfi2fy3UfWv+lJ6U4bt33 xTWsho2EusUioEqriCRvh0W4eDr/8++rg0+6aC19DQRd9sS0dfhaAHfem CE3wCvh+XPsGHpiUV+yyuW+keT1fxbtgA+j97/0HuMcEoge08+BaRHug0 LUBXeK6+SflOEZ2Ag1eKOcijTAM6wm8Gs7mFSuS0S4AQPTeoYl/RZR9NS vK4PkJxb3xHf3vSCVbBLL9x5e4S0RoePxmmcSTyIcGWIiMJQm0cZIt1eN A==; X-IronPort-AV: E=Sophos;i="6.00,221,1681164000"; d="scan'208";a="31308214" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 06 Jun 2023 17:09:19 +0200 Received: from steina-w.tq-net.de (unknown [10.123.53.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id AA345280090; Tue, 6 Jun 2023 17:09:19 +0200 (CEST) From: Alexander Stein To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Fabio Estevam Cc: Alexander Stein , Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/3] imx8mq DT fixes Date: Tue, 6 Jun 2023 17:09:16 +0200 Message-Id: <20230606150919.778261-1-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, this series fixes various dtbs_check warnings for imx8mq. Admittedly I do not know why lcdif is currently usable without apb and axi clocks configured. Best regards, Alexander Alexander Stein (3): arm64: dts: imx8mq: Fix lcdif compatible arm64: dts: imx8mq: Fix lcdif clocks arm64: dts: imx8mq: Add missing pci property arch/arm64/boot/dts/freescale/imx8mq.dtsi | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) -- 2.34.1