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 7C408C43334 for ; Tue, 28 Jun 2022 18:04:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234054AbiF1SED (ORCPT ); Tue, 28 Jun 2022 14:04:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49626 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232174AbiF1SEC (ORCPT ); Tue, 28 Jun 2022 14:04:02 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60CE41C93A for ; Tue, 28 Jun 2022 11:04:01 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=[IPv6:::1]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o6FYv-0008CA-6h; Tue, 28 Jun 2022 20:03:45 +0200 Message-ID: Subject: Re: [PATCH v7 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP From: Lucas Stach To: Marek Vasut , dri-devel@lists.freedesktop.org Cc: robert.foss@linaro.org, Rob Herring , Alexander Stein , Laurent Pinchart , Peng Fan , Rob Herring , Robby Cai , Sam Ravnborg , Stefan Agner , devicetree@vger.kernel.org Date: Tue, 28 Jun 2022 20:03:43 +0200 In-Reply-To: <20220628174152.167284-1-marex@denx.de> References: <20220628174152.167284-1-marex@denx.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.40.4 (3.40.4-1.fc34) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: l.stach@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Am Dienstag, dem 28.06.2022 um 19:41 +0200 schrieb Marek Vasut: > Add compatible string for i.MX8MP LCDIF variant. This is called LCDIFv3 > and is completely different from the LCDIFv3 found in i.MX23 in that it > has a completely scrambled register layout compared to all previous LCDIF > variants. The new LCDIFv3 also supports 36bit address space. However, > except for the complete bit reshuffling, this is still LCDIF and it still > works like one. > > Acked-by: Rob Herring > Signed-off-by: Marek Vasut > Cc: Alexander Stein > Cc: Laurent Pinchart > Cc: Lucas Stach > Cc: Peng Fan > Cc: Rob Herring > Cc: Robby Cai > Cc: Sam Ravnborg > Cc: Stefan Agner > Cc: devicetree@vger.kernel.org Reviewed-by: Lucas Stach > --- > V2: No change > V3: No change > V4: No change > V5: Add AB from Rob > V6: No change > V7: No change > --- > Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml > index 900a56cae80e6..876015a44a1e6 100644 > --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml > +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml > @@ -20,6 +20,7 @@ properties: > - fsl,imx23-lcdif > - fsl,imx28-lcdif > - fsl,imx6sx-lcdif > + - fsl,imx8mp-lcdif > - items: > - enum: > - fsl,imx6sl-lcdif