From patchwork Tue Oct 29 19:16:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 13855320 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 1ACBBD3A694 for ; Tue, 29 Oct 2024 19:16:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6FCBF10E6E8; Tue, 29 Oct 2024 19:16:49 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="mDxF8U+K"; dkim-atps=neutral Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) by gabe.freedesktop.org (Postfix) with ESMTPS id D1D7110E6E8 for ; Tue, 29 Oct 2024 19:16:47 +0000 (UTC) Received: by mail-pl1-f169.google.com with SMTP id d9443c01a7336-20e6981ca77so62743005ad.2 for ; Tue, 29 Oct 2024 12:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1730229407; x=1730834207; darn=lists.freedesktop.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=HYm6/tVCLa0IRn8QK44VqcJkbGs60MVOw3b3ZJUZb70=; b=mDxF8U+KQMfuFa9CtNtcPq6ECl8ynpd4f3+QvTqJKaazSIp+aB4hd2j9tO/9UeJ1aP RkZCbHN3oy0+hiKMzxHnD1rYOLXJZs7CWguMcmhnVtk+zn4NplUp6OE89wesxSRTdz8W 3gOpS3fs9r82QwPLeDPjX0pKbttQoJOw1psazIpdrREXt+yCdLSzhN0SK2c82iXHQCja VCptEyZedul9HMyKwi7Gam8fcTXrnwitxN4bjMAL8DbrI7aZ3D56GBxlMu/zoHsxq36T 0IIpErBVz9FggmcFblZYzIYmEE4WiFmlVa+U4KKkQz6Mx4Z3DHlgmnv7Y6E/qnaPt3HO 4HEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730229407; x=1730834207; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=HYm6/tVCLa0IRn8QK44VqcJkbGs60MVOw3b3ZJUZb70=; b=AgdBSCyelzryQq1AfUMafENII2ahMintBhMrfKjsBF17U8RpLC871Jw+uO5ZD0vyNE uz0B9j6H5MaOF+1jE0Y+a4qwaX6u3S+TxXbBmodzLiW7KqPcnJ8BqBGiM3RO3ljbyBCT W/ez3ULhJAxEl7R7T2cTtCtwyniiL7Cy6s0NGDX0zvsDh+P4sbswcd0eK2aNjkB9VLLC YMGVNfwRgQQ5k6J+0vXJHlSO55EhBN1BCsLvXW5oxDj8qOp5HTN8EVikuGN1WsgUfqAo TP6anDg7OlJojyqBKWKEGZ/hFST1oTUeEzWn5s9GOlJa/zj2goH12a+ccpbX4xS2kJoc CpLw== X-Forwarded-Encrypted: i=1; AJvYcCVUZzVaSp+tlaTihtGxx7ynd/O91zGw5nwCYAkC7ph4iZGZhLy0Pi/EpI4r3hQ4UD6LwoNt7q+ipqs=@lists.freedesktop.org X-Gm-Message-State: AOJu0Yz3IP8aq4n5pGN1FemPKPo5XDsriboinQ1lRqQBaDOkuAR2khlb 0W+wcuxePWRSo2P32tYBrO16r1Q+HGOBhkmuGhgRcYRmFNeFPsdrZ8nLMg== X-Google-Smtp-Source: AGHT+IFflxdhOOdhlw0WMMCci3BlMlyqQZ2ZA9xv59ogXANUwG9RzYtz7JlPEFXLPDfj8fEW5WQ+0w== X-Received: by 2002:a17:902:f686:b0:20b:8ef3:67a with SMTP id d9443c01a7336-210c68744a1mr195187515ad.7.1730229407280; Tue, 29 Oct 2024 12:16:47 -0700 (PDT) Received: from fabio-Precision-3551.. ([2804:14c:485:4b61:190a:1425:254d:1e7a]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-7edc8661061sm7842346a12.17.2024.10.29.12.16.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Oct 2024 12:16:46 -0700 (PDT) From: Fabio Estevam To: shawnguo@kernel.org Cc: marex@denx.de, a.fatoum@pengutronix.de, andreas@kemnade.info, kernel@pengutronix.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Fabio Estevam Subject: [PATCH v3 1/3] dt-bindings: lcdif: Document a imx6sx-lcdif fallback Date: Tue, 29 Oct 2024 16:16:38 -0300 Message-Id: <20241029191640.379315-1-festevam@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Fabio Estevam imx6sx.dtsi has the following lcdif entries: compatible = "fsl,imx6sx-lcdif", "fsl,imx28-lcdif"; This causes the following dt-schema warning: ['fsl,imx6sx-lcdif', 'fsl,imx28-lcdif'] is too long To keep DT compatibility, document 'fsl,imx28-lcdif' as a possible 'fsl,imx6sx-lcdif' fallback. Signed-off-by: Fabio Estevam --- Changes since v2: - Only document fsl,imx6sx-lcdif with a fallback. Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml index 8e3a98aeec32..ad0cca562463 100644 --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml @@ -19,7 +19,6 @@ properties: - enum: - fsl,imx23-lcdif - fsl,imx28-lcdif - - fsl,imx6sx-lcdif - fsl,imx8mp-lcdif - fsl,imx93-lcdif - items: @@ -32,6 +31,10 @@ properties: - fsl,imx8mn-lcdif - fsl,imx8mq-lcdif - const: fsl,imx6sx-lcdif + - items: + - enum: + - fsl,imx6sx-lcdif + - const: fsl,imx28-lcdif reg: maxItems: 1 From patchwork Tue Oct 29 19:16:39 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 13855321 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 9C02CD3A692 for ; Tue, 29 Oct 2024 19:16:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 06CF610E6EB; Tue, 29 Oct 2024 19:16:55 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="hdJLHpjO"; dkim-atps=neutral Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by gabe.freedesktop.org (Postfix) with ESMTPS id CDA4710E6EA for ; Tue, 29 Oct 2024 19:16:51 +0000 (UTC) Received: by mail-pg1-f181.google.com with SMTP id 41be03b00d2f7-7db54269325so4358477a12.2 for ; Tue, 29 Oct 2024 12:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1730229411; x=1730834211; darn=lists.freedesktop.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Go75F5WGin7Ix/MZ1KEJuNCfk0dx2TFxpmOXy5zXdWs=; b=hdJLHpjO4zMHNZ15q2Lqjb6WLIWPBI5Kt4tlyT3SaO8RC1BgJWVHK9uGuyFguUk2hY ziBQzGtLsyrO7Kxa2zIM7v+ME4MDBGumbg8Cnlgaa6YWzISYA/uLlnGCwP+Bbu9HfeRm K2W2YiUEjlogIglt5cePcIq9l/P1KAQ2hlAJC0/0EBq6Tu+ubUQXVTjyY2A65ZEfJAux PhbCnz+H+mB0RozKk47EOX28UyzwsiqlYSAp92+gBlYhnMQ3XI9tiQkh6BetSo55hss/ SkU87UMuqpOpUsss3mXpubxwOQZhDtaQjjhZlPQn5k8HhfSEXg0/wRyQMLIqGcP2moWz nbtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730229411; x=1730834211; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Go75F5WGin7Ix/MZ1KEJuNCfk0dx2TFxpmOXy5zXdWs=; b=kMdOha2IlayLm4ksv0wFq4h58GjIsXnnLFI4NnZM1W9jRbtN5eNWeY61vqVI1Avkwr TNxUXxE3nJ5Ysbj4JiIwfyaHUoycDNhychOHJyx69on95jHB/PNAHLqreOJqokqzs8x8 ajKEgnqqvrHEuYCHwIy0wz0TfRUKHZpHVm61FWu3pC4kvYCWgUH4LlR7mSkgS7qIj9WY n090EY41gC63GCpcW1DFPmNQwIFkuaons9VRNiMu3STEhc6Ng4CmiJNVsrvnYOBMW5sI hp9kM6CGx/Ua7pf5qhbQgrt/YvtZjcnYjcbTPFrMqx7Tcrr3R4fqw/loPJOvJsVr5PpI JXpQ== X-Forwarded-Encrypted: i=1; AJvYcCXkoDxfcD2oWAxAH/Elz4OaAsOxOUv4RH19lLVuwAplHpkbhFsytNm7ljFBereROhYXjFd5i9oFVAg=@lists.freedesktop.org X-Gm-Message-State: AOJu0Yz6JSKIP54B1faAuQRrRCyV9tfNze1BT2sfi2c7cQiLJeAsRnoj fClGCRg7hUtzuvr6TQ++MZil5uLsHm+IoZfxgcNCI7jdt+kjXnyY X-Google-Smtp-Source: AGHT+IFenngeaT6t8iIEBhKoMZoPByKBmWfPEehMYTOwuzAHWbQ1Z6ZF1XwcmALtKo2mLUrDVAj/Zw== X-Received: by 2002:a05:6a21:3a41:b0:1d9:237a:2d56 with SMTP id adf61e73a8af0-1d9a8512cedmr15070567637.48.1730229411268; Tue, 29 Oct 2024 12:16:51 -0700 (PDT) Received: from fabio-Precision-3551.. ([2804:14c:485:4b61:190a:1425:254d:1e7a]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-7edc8661061sm7842346a12.17.2024.10.29.12.16.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Oct 2024 12:16:50 -0700 (PDT) From: Fabio Estevam To: shawnguo@kernel.org Cc: marex@denx.de, a.fatoum@pengutronix.de, andreas@kemnade.info, kernel@pengutronix.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Fabio Estevam Subject: [PATCH v3 2/3] dt-bindings: lcdif: Expand the imx6sl/imx6sll fallbacks Date: Tue, 29 Oct 2024 16:16:39 -0300 Message-Id: <20241029191640.379315-2-festevam@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241029191640.379315-1-festevam@gmail.com> References: <20241029191640.379315-1-festevam@gmail.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Fabio Estevam mx6sl.dtsi and imx6sll.dtsi have the following lcdif entries: compatible = "fsl,imx6sl-lcdif", "fsl,imx28-lcdif"; This causes dt-schema warnings as the current binding only allow 'fsl,imx6sx-lcdif' as fallback. ['fsl,imx6sl-lcdif', 'fsl,imx28-lcdif'] is too long ['fsl,imx6sll-lcdif', 'fsl,imx28-lcdif'] is too long The imx6sx-lcdif programming model has more advanced features, such as overlay plane and the CRC32 support than the imx28-lcdif IP. Expand the imx6sl/imx6sll lcdif fallbacks to accept a less specific fsl,imx28-lcdif fallback: compatible = "fsl,imx6sl-lcdif", "fsl,imx6sx-lcdif", "fsl,imx28-lcdif"; This helps keeping DT compatibility as well as using the more advanced lcdif features found on imx6sl and imx6sll. Signed-off-by: Fabio Estevam --- Changes since v2: - Make the three compatible entres the only valid combination for imx6sl and imx6sll (Andreas). Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml index ad0cca562463..72e509bc975b 100644 --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml @@ -23,14 +23,18 @@ properties: - fsl,imx93-lcdif - items: - enum: - - fsl,imx6sl-lcdif - - fsl,imx6sll-lcdif - fsl,imx6ul-lcdif - fsl,imx7d-lcdif - fsl,imx8mm-lcdif - fsl,imx8mn-lcdif - fsl,imx8mq-lcdif - const: fsl,imx6sx-lcdif + - items: + - enum: + - fsl,imx6sl-lcdif + - fsl,imx6sll-lcdif + - const: fsl,imx6sx-lcdif + - const: fsl,imx28-lcdif - items: - enum: - fsl,imx6sx-lcdif From patchwork Tue Oct 29 19:16:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 13855322 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 4D1C8D3A692 for ; Tue, 29 Oct 2024 19:16:59 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B6C8210E6EC; Tue, 29 Oct 2024 19:16:58 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="DPBH9646"; dkim-atps=neutral Received: from mail-pg1-f170.google.com (mail-pg1-f170.google.com [209.85.215.170]) by gabe.freedesktop.org (Postfix) with ESMTPS id E3AEB10E6EC for ; Tue, 29 Oct 2024 19:16:55 +0000 (UTC) Received: by mail-pg1-f170.google.com with SMTP id 41be03b00d2f7-7edb3f93369so3773976a12.1 for ; Tue, 29 Oct 2024 12:16:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1730229415; x=1730834215; darn=lists.freedesktop.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=zYKmKtE2fVCas74ElHJ9fhZLrtmW93dELAHBPhCA8b0=; b=DPBH9646qOMgqdbgr8/GSPPbzqaHRI8PIW66DC/1b36DXjWt3zFVG0+yGtz9ST3mIG CG/aLV5cL39Y0ey7XSetnHzeEW45Yrh4AQGZOlIU2eVY7biZYugYOuIHMrSsWKKTf3xb qG7GEUVe9r7EcF1hvSPhb/tc6v/3QmvLdVEBdR821dppdkzcSKlwRNHmBjN9/5x41HMZ 4fN8j8FxUHpuQTsQjArEb71ySLkENBZnTeoOJnMtygCEKhH5X06sqTaaT4xrGfW1wB2x 2VsDTfCxJudbGd4LO+Av7B14L1srJaku0hSqAx1RdK2THWK6gRSGjBONYPoXb/YQYsp9 oSyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730229415; x=1730834215; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zYKmKtE2fVCas74ElHJ9fhZLrtmW93dELAHBPhCA8b0=; b=UzcO4kXvzNctuB8gd/7PmWIRzZukd5IaDRqTQNg24eZLxRpcq3bDEr7tlDrJ1Ne4xI MaP5x5SsY3Au6oOySXA2p9ZHO1CFH0mQG459kfmXW01qGgaWWATp8XqQp0GAgr18+VzV azO4jlTWf6GhsHSSBVyTeEnmzNBj7cKgf9b9oK8DRhRLXditIFLvx2u71QjJR9L9ylqq Q2oIfBcf88fhwP8N0V/mCbSknrWxa7zf/q3Oe8vA8bmJo9el/tdfOQhQ29RzMxFo0C7T J2jqVEK44Dc53xqjzCJcLtErgpytTKxpHTvC2kqyrtnhzFQP5vJpxz7aClafpzolpeYM b85g== X-Forwarded-Encrypted: i=1; AJvYcCUQIO9VJDc7g8o5ipt0OxrDnU23BS0dbIYbRXmGioEMYdttboKmKcREW3nICkNd6Fk8cPx5D64sxnY=@lists.freedesktop.org X-Gm-Message-State: AOJu0YwTxsyWlY0pBwwg3pHmPbAMncaiUr7Qt2qqgft/xwaKW6ZejeqK jkY87dAmkBug2gHAJsfHhFbsLQURpK5uiu7MlV3btryloCNwDIh4l0Gaig== X-Google-Smtp-Source: AGHT+IFTWq5E2+C67K9DtUnmc5ZutA88kE0YA5e/SigUzJXK7DIsERXz99OcPpiFqA+Gv4FpUe17bA== X-Received: by 2002:a05:6a21:58b:b0:1d9:762a:98ba with SMTP id adf61e73a8af0-1d9a83c9c31mr17108740637.16.1730229415320; Tue, 29 Oct 2024 12:16:55 -0700 (PDT) Received: from fabio-Precision-3551.. ([2804:14c:485:4b61:190a:1425:254d:1e7a]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-7edc8661061sm7842346a12.17.2024.10.29.12.16.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Oct 2024 12:16:54 -0700 (PDT) From: Fabio Estevam To: shawnguo@kernel.org Cc: marex@denx.de, a.fatoum@pengutronix.de, andreas@kemnade.info, kernel@pengutronix.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Fabio Estevam Subject: [PATCH v3 3/3] ARM: dts: imx6sl: Provide a more specific lcdif compatible Date: Tue, 29 Oct 2024 16:16:40 -0300 Message-Id: <20241029191640.379315-3-festevam@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241029191640.379315-1-festevam@gmail.com> References: <20241029191640.379315-1-festevam@gmail.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Fabio Estevam The LCDIF IP on i.MX6SL and i.MX6SLL is compatible with i.MX6SX. Provide a more specific "fsl,imx6sx-lcdif" compatible and still keep "fsl,imx28-lcdif" for DT compatibility. Signed-off-by: Fabio Estevam --- Changes since v2: - None. arch/arm/boot/dts/nxp/imx/imx6sl.dtsi | 3 ++- arch/arm/boot/dts/nxp/imx/imx6sll.dtsi | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi b/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi index 6aa61235e39e..840e19b2ca0f 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi @@ -773,7 +773,8 @@ epdc: epdc@20f4000 { }; lcdif: lcdif@20f8000 { - compatible = "fsl,imx6sl-lcdif", "fsl,imx28-lcdif"; + compatible = "fsl,imx6sl-lcdif", "fsl,imx6sx-lcdif", + "fsl,imx28-lcdif"; reg = <0x020f8000 0x4000>; interrupts = <0 39 IRQ_TYPE_LEVEL_HIGH>; clocks = <&clks IMX6SL_CLK_LCDIF_PIX>, diff --git a/arch/arm/boot/dts/nxp/imx/imx6sll.dtsi b/arch/arm/boot/dts/nxp/imx/imx6sll.dtsi index 85fe2a4ab97a..eff83f5e5535 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6sll.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6sll.dtsi @@ -648,7 +648,8 @@ pxp: pxp@20f0000 { }; lcdif: lcd-controller@20f8000 { - compatible = "fsl,imx6sll-lcdif", "fsl,imx28-lcdif"; + compatible = "fsl,imx6sll-lcdif", "fsl,imx6sx-lcdif", + "fsl,imx28-lcdif"; reg = <0x020f8000 0x4000>; interrupts = ; clocks = <&clks IMX6SLL_CLK_LCDIF_PIX>,