From patchwork Mon Dec 12 05:14:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 13070745 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 D6F2BC4332F for ; Mon, 12 Dec 2022 05:16:42 +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: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:In-Reply-To:References: List-Owner; bh=qA1I/YVMc+38Dfb7Y0lJAN0f6n8zUSrE5pevMrCXJDA=; b=f2H+kURwpCawGZ b1+vRQwxa0smo+wjKOt18Oy5vtvSyORKKrqMsNxCDbmoKy7I0wryoE8z2v6wt4iX+0MkLbJ5hELb5 7thXQRikZUqG3JOoOIcXaZzimzkWgTXikT6Z+2qgu5IqyH+9PCMgr16DLaP4UMMr1F7sajd9tl5s8 gduqWmqHsm7LNKma7/u6x1nK63LyPJgfbmci5R9z0kUnaFkji0zSvsgv+bTLF51+WEDce1Ulnl71b cOMBtkgPWpVtIqUqVSPkmV+hW0kLlCSUorAqKclP+vJW0hvVehSDdI4Q1R19fCLu3nT5Ex07H2HDv DFNBbxrJU62ZLe9r2bcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p4b9n-00887b-Lu; Mon, 12 Dec 2022 05:15:15 +0000 Received: from phobos.denx.de ([85.214.62.61]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p4b9k-00882p-G2 for linux-arm-kernel@lists.infradead.org; Mon, 12 Dec 2022 05:15:14 +0000 Received: from tr.lan (ip-86-49-120-218.bb.vodafone.cz [86.49.120.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 8A83984D85; Mon, 12 Dec 2022 06:15:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1670822107; bh=J3YFjwvmWZPHJl5vYU9jW1hEDD2HxUkg16S2JcAtVsM=; h=From:To:Cc:Subject:Date:From; b=iPHV0ISs8QWYXQb7Ns/b9j2kghsTknd9Cz6vzfKFo5rCatrlxI5nfDcFwjhdnjTJv qYzmGMqJnmj8dCfAQHFZk35wVwHphaZ+uWnFUfgCZy0rtGcpp3Sfd0mQy9DbwraYwa xrObPvDScqVU8zJDZ/yPdmbB+MsGQ4uekzJkXoYVWJ3GTt2pIMvtBxSlOZPwKmzhqx rDrkcn8rxty/Iv+6wJqzmw1KCzK21C5uilXoofFNj0wx57I2yqsi+rVQjnBuWNieYa DHXRqIEtbZTNZf1fxL028W6x8VUd+BdMGs3VDCMJnsTIynNtp2CkfNuMe+35PztHuJ GYn6e4NsiWNOw== From: Marek Vasut To: devicetree@vger.kernel.org Cc: Marek Vasut , Krzysztof Kozlowski , Fabio Estevam , Krzysztof Kozlowski , Liu Ying , Lucas Stach , NXP Linux Team , Rob Herring , Shawn Guo , linux-arm-kernel@lists.infradead.org Subject: [PATCH v2] dt-bindings: mxsfb: Document i.MX8M power-domains property Date: Mon, 12 Dec 2022 06:14:51 +0100 Message-Id: <20221212051451.260336-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221211_211513_081190_CAFE5CD3 X-CRM114-Status: UNSURE ( 7.95 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The power-domains property is mandatory on i.MX8M Mini, Nano, Plus. Document the property and mark it as required on the aforementioned variants of the IP, present in those SoCs. Acked-by: Krzysztof Kozlowski Signed-off-by: Marek Vasut --- Cc: Fabio Estevam Cc: Krzysztof Kozlowski Cc: Liu Ying Cc: Lucas Stach Cc: NXP Linux Team Cc: Rob Herring Cc: Shawn Guo Cc: linux-arm-kernel@lists.infradead.org To: devicetree@vger.kernel.org --- V2: - Add AB from Krzysztof - Add mx6sx power domain into the list --- .../devicetree/bindings/display/fsl,lcdif.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml index 876015a44a1e6..d51b4e7957f25 100644 --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml @@ -52,6 +52,9 @@ properties: interrupts: maxItems: 1 + power-domains: + maxItems: 1 + port: $ref: /schemas/graph.yaml#/properties/port description: The LCDIF output port @@ -87,6 +90,18 @@ allOf: maxItems: 1 clock-names: maxItems: 1 + - if: + properties: + compatible: + contains: + enum: + - fsl,imx6sx-lcdif + - fsl,imx8mm-lcdif + - fsl,imx8mn-lcdif + - fsl,imx8mp-lcdif + then: + required: + - power-domains examples: - |