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 42B9CC54E41 for ; Mon, 26 Feb 2024 14:55:35 +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=+1kLfXgbp/090Chum/7Ym9kXs09qipKYs+I2/yGsR9g=; b=myuH1CPvuedLTI 2/Aa/3Zg/hh5g1UqQmyvx5rbLTVUD8Dk784ZUlwavuKAObzSiXPucd9Ol2Dhmz3ZqVSlHSE+k4WZZ RcR+TTjI/NttUBOli9+incddCdhIgiA4XGOwzgy3hHAdyC8+s12ClKNDg/V55Owp9F+DXBJBNTl4X NJg8hF6I64BipG97PxFTpcuXJ02OloqkVNHlAOa8GEz+IAQ2RZLki0wplHacfsnHCSL1sLYcprnqv fXjmQ05QIi2+QWA86CFRS3C0ZSzrhTpZAOu9HvIl3At7Mx6pyKIQZiRZFsc2UNPvX3cPuM2q5IVsG fseFRTgfDd49/j2HzFgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1recO3-00000001Grx-2VQR; Mon, 26 Feb 2024 14:55:23 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1recO1-00000001GrK-0cVT for linux-arm-kernel@lists.infradead.org; Mon, 26 Feb 2024 14:55:22 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 303D660C94; Mon, 26 Feb 2024 14:55:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8A1FAC433F1; Mon, 26 Feb 2024 14:55:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708959319; bh=SHDBTf5C5XMzZppp5DC1oDDIjabtSADDcRTNwJ3pHAc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WadZePrhydomBWSz8uFS7lO8azeX2/uaMhOWABcgLXAagrkhRukFAJ1Ru4x9gfGdk l0AvNL9nmp0mxTlE1BrXGA+q17oe3G6z+J67aUVfMcvdRCB24jq2audnmjgNyLqAYO JuzHcuzdnFaiYcZkZ6AekL7P84Omu4apAE0t1fx9lhzzOlTNkj0uhDXzTfaCuSEguX EB+uRGDUiFaxUN4W8b/PZVlhMCnOZo83OplURxF1TEIbkfNdXvB1VswNgh0BrxF8cp HrgJGL0MLeWeSYFT5AYiOFLTpLFxAZ+s/xSY3tOgWI70lrMNYatuSv0YaLvwfpxIOS UhzuBVYWHV7kA== Date: Mon, 26 Feb 2024 08:55:17 -0600 From: Rob Herring To: Sebastian Reichel Cc: Sascha Hauer , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Conor Dooley , Mark Brown , Pengutronix Kernel Team , devicetree@vger.kernel.org, Shawn Guo , Dmitry Torokhov , Fabio Estevam , Linus Walleij , Dong Aisheng , NXP Linux Team , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH v4 06/16] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL Message-ID: <170895931635.643835.3601839818121921964.robh@kernel.org> References: <20240224213240.1854709-1-sre@kernel.org> <20240224213240.1854709-7-sre@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240224213240.1854709-7-sre@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240226_065521_249218_BCFA9E6F X-CRM114-Status: GOOD ( 13.31 ) 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 Sat, 24 Feb 2024 22:29:38 +0100, Sebastian Reichel wrote: > i.MX6UL(L) uses "fsl,imx6sx-lcdif" as fallback compatible string, > but has only very lightweight DISPLAY power domain. Its DISPLAY > power domain is not supported by the binding / Linux kernel at > the moment. Since the current setup is working, let's remove the > power-domain from being required for that platform to fix the warning > printed by CHECK_DTBS=y. > > Fixes: f62678a77d58 ("dt-bindings: mxsfb: Document i.MX8M/i.MX6SX/i.MX6SL power-domains property") > Acked-by: Krzysztof Kozlowski > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel