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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09C84C4363C for ; Wed, 7 Oct 2020 20:17:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B6A5A2087D for ; Wed, 7 Oct 2020 20:17:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="trjbaBkv" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727981AbgJGUR5 (ORCPT ); Wed, 7 Oct 2020 16:17:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57846 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726348AbgJGUR5 (ORCPT ); Wed, 7 Oct 2020 16:17:57 -0400 Received: from mail-il1-x142.google.com (mail-il1-x142.google.com [IPv6:2607:f8b0:4864:20::142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 04F19C061755 for ; Wed, 7 Oct 2020 13:17:57 -0700 (PDT) Received: by mail-il1-x142.google.com with SMTP id l16so3536695ilt.13 for ; Wed, 07 Oct 2020 13:17:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PxE1SXKrniv35/XLIVk+hqpaTYVAa5E00lUy1wSBj5E=; b=trjbaBkvpmIgKYpngVlHEtl0AS2oxlhu2sGJZ3UefKOgaPlGBVW19wc1QpOQDpgFU9 +sypvN998MLPiRYeccT3FhtYwA5khv5jV35RStzgPXvijeUdZg/ckTy/smB76VEhQClp cnEJt1CdOFOywr8TIgxCOgxNtD7phYIapPo6DJXbSFDbLJg9exYQPlGT9ddyMnbL9Fux Nr5biP2+t1A9cCRVwAn99b9fGz178O7Sjc5Ijacix62OfyEiqP9lEoo1CWwm9ZbqrfLA 3zl2FqVN8vvHo085SiVjbWbMs+9Ir28JDWUUiaY6NzgrPVuusy8Cva4xWd1SMFjBqEXY tdJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PxE1SXKrniv35/XLIVk+hqpaTYVAa5E00lUy1wSBj5E=; b=rEso9B16/3a7ekpFuXThvhNvzTTooFbaSbjGv4esginQvzE1I5rrrXuhBS06oZVp2R M8IQccoiydsgcDFBpdJ8KgRYTpP3h2GHdjCatfwYG8CB8HuNlQZmIsF8y9Osn7NLC6JR 9RRpOZQDBzv2RvpOoBP01OAxh5MaOYHnJpP7gdnOLlOEya/QUO3GXIA4WewY634ySmSc 9aTvUoMcHMZDYD3MlQWfA5U7fryMezKo/5MI5dSq4jxYqEz4hi0ZoNp6ah3h9lRu4pMO m+Qf/MnKnCfhHhBTmSOj5VCkuOgZ+CWnjWc1cxgSHvhWTh2Ff8qI5j/vA0XffGeRJsuG I6hw== X-Gm-Message-State: AOAM532J/IzIj05gvE2B4cRoFSiUkcxh+JjsGKL6Zi1PwJS+/RiV4GnP QB81azBIOvcCTLz47xxxj16Avs75rJ72f9YOgQk= X-Google-Smtp-Source: ABdhPJzX5sgbrEF32H/yUoB+wyx+7izqNFJqwAmXwX1pJ+N7UbIIFCt0XirKNr/LjlnP2YaGSt89YvYoBEijzIg2nzQ= X-Received: by 2002:a05:6e02:1392:: with SMTP id d18mr4025633ilo.196.1602101876198; Wed, 07 Oct 2020 13:17:56 -0700 (PDT) MIME-Version: 1.0 References: <20201003224555.163780-1-marex@denx.de> In-Reply-To: From: Adam Ford Date: Wed, 7 Oct 2020 15:17:45 -0500 Message-ID: Subject: Re: [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL To: Marek Vasut Cc: arm-soc , Dong Aisheng , Abel Vesa , devicetree , Shawn Guo , =?UTF-8?Q?Guido_G=C3=BCnther?= , Rob Herring , NXP Linux Team , Fabio Estevam , Lucas Stach Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Oct 7, 2020 at 3:08 PM Adam Ford wrote: > > On Wed, Oct 7, 2020 at 3:03 PM Marek Vasut wrote: > > > > On 10/7/20 9:52 PM, Adam Ford wrote: > > > On Sun, Oct 4, 2020 at 12:53 AM Marek Vasut wrote: > > >> > > >> Add the i.MX8MM BLK_CTL compatible string to the list. > > [...] > > >> --- > > >> Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 1 + > > >> 1 file changed, 1 insertion(+) > > >> > > > > > > Is there a DTSI change part of this patch? I was going to try to test > > > it, but I am not seeing a change to the imx8mm.dtsi, and I am not > > > sure where to put the node. > > > > There are in fact quite a few other pieces you need to have in place, > > this patchset in itself is not particularly useful, it is just infra for > > the LCDIF and MIPI DSIM block control. You might want to wait until they > > all land in next and test that result. > > I have several patches in place, the GPCv2, this block driver, > enabling GPU DT node, I'm also working on the DSIM patch you posted. > I was hoping to test them all together and reply to the various > threads with tested-by. I also want to get my device tree stuff ready > on the beacon boards so when everything lands, I can post DTS updates > to enable the LCDIF, DSI, and the HDMI bridge. > > If you have a repo somewhere that has all these combined, I can just > work on the final layer to enable the device tree plumbing on my > board. I just need the imx8mm.dtsi changes for this, DSIM, and the > LCDIF so I can finish the task. On that note, I also have a i.MX8M Nano board which is similar to my 8MM. If I understood the 8MM clock block driver better, I hope to adapt your changes for the Nano too. Once the GPCv2 driver is accepted, I was also going to look at updating it to support the Nano as well which also has the same DSIM and LCDIF as the 8MM as well and a better GPU than the Mini but lacking the VPU. adam > > adam 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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7FC7AC4363C for ; Wed, 7 Oct 2020 20:19:11 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0F2CD206F7 for ; Wed, 7 Oct 2020 20:19:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YT6QCthY"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="trjbaBkv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0F2CD206F7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YN9jkSg5yrIXT8/k3L7ByFoK073fzwW6Pg0Ntemhemk=; b=YT6QCthYEw0cNIcbSrYXcM25z AdBHjKvq9EOv73NuK5ueJLn3HR1c3OYX+NxfW47Gux/tmnvw80QATN4ZQ8QNF62yV/+m48hSywwwv CaP7cW1DzpXKSIxaXJ0hPOOylBcxPSwUvdRVSuO/sFBp1kk6J3ZwZppOWGMC+JlRY1QK1v+8jJaro SsktmAON1bJ6iF7ehBUGo1Wn4ES7PY8ZyOhYPh6MXz24UEsRkdi9kneoP1vZzrWLJljLmA4Z4vJ9a tCGcBpspCfU/ywfcCKcUBDxmnOgYsrNjtJhdsMPUINy3LsoUXPqfLLkKAbaWZq9wOg+2t8XX90Quz CwbcIrP7g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQFsv-0000aM-AD; Wed, 07 Oct 2020 20:18:01 +0000 Received: from mail-il1-x144.google.com ([2607:f8b0:4864:20::144]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQFsr-0000Ze-UJ for linux-arm-kernel@lists.infradead.org; Wed, 07 Oct 2020 20:17:58 +0000 Received: by mail-il1-x144.google.com with SMTP id o18so3598791ill.2 for ; Wed, 07 Oct 2020 13:17:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PxE1SXKrniv35/XLIVk+hqpaTYVAa5E00lUy1wSBj5E=; b=trjbaBkvpmIgKYpngVlHEtl0AS2oxlhu2sGJZ3UefKOgaPlGBVW19wc1QpOQDpgFU9 +sypvN998MLPiRYeccT3FhtYwA5khv5jV35RStzgPXvijeUdZg/ckTy/smB76VEhQClp cnEJt1CdOFOywr8TIgxCOgxNtD7phYIapPo6DJXbSFDbLJg9exYQPlGT9ddyMnbL9Fux Nr5biP2+t1A9cCRVwAn99b9fGz178O7Sjc5Ijacix62OfyEiqP9lEoo1CWwm9ZbqrfLA 3zl2FqVN8vvHo085SiVjbWbMs+9Ir28JDWUUiaY6NzgrPVuusy8Cva4xWd1SMFjBqEXY tdJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PxE1SXKrniv35/XLIVk+hqpaTYVAa5E00lUy1wSBj5E=; b=stZAu1VCwSbJoURbqkDLhvoEm00yJMsxKRXpmkjm9iCxrwZmOi6NxegBhhq3ramx5v lkB0vO1/aCqr72o/ES5c5pKUpiS55sVyUIpU1hzKKHGCmyuTnVDybRqbkdMNGODhH9jN NtfKRAowB2aSobAfSQ+lON0YaHpA8otB+Cn3IMbBQvKiaJrnILeyD2QHxYwY0wetQ54Z b/ajJAKfA7ypYJoAtKCX15nUMZdE4IsnfwLsTAXPUvbm477Kg/LiGo3dxB/4SmxyUiXB q15+5LOP6wM3jJY0LM6uyNlvCKamEcNlwcgs1hwtldzzdickSUoxP7rQtT4weCm4v9oW Ztow== X-Gm-Message-State: AOAM532wNPLeV4G3CBozXql5f7Vd+X0oJ7T+VLuigvguGDI7xhnkEPFq zTYAk9S8iZPN1lk7asRWYjwJE9m0XyYyYF2qFBE= X-Google-Smtp-Source: ABdhPJzX5sgbrEF32H/yUoB+wyx+7izqNFJqwAmXwX1pJ+N7UbIIFCt0XirKNr/LjlnP2YaGSt89YvYoBEijzIg2nzQ= X-Received: by 2002:a05:6e02:1392:: with SMTP id d18mr4025633ilo.196.1602101876198; Wed, 07 Oct 2020 13:17:56 -0700 (PDT) MIME-Version: 1.0 References: <20201003224555.163780-1-marex@denx.de> In-Reply-To: From: Adam Ford Date: Wed, 7 Oct 2020 15:17:45 -0500 Message-ID: Subject: Re: [PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL To: Marek Vasut X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201007_161757_979780_7643C8DE X-CRM114-Status: GOOD ( 30.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dong Aisheng , devicetree , Abel Vesa , Fabio Estevam , =?UTF-8?Q?Guido_G=C3=BCnther?= , Rob Herring , NXP Linux Team , Shawn Guo , arm-soc , Lucas Stach 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 Wed, Oct 7, 2020 at 3:08 PM Adam Ford wrote: > > On Wed, Oct 7, 2020 at 3:03 PM Marek Vasut wrote: > > > > On 10/7/20 9:52 PM, Adam Ford wrote: > > > On Sun, Oct 4, 2020 at 12:53 AM Marek Vasut wrote: > > >> > > >> Add the i.MX8MM BLK_CTL compatible string to the list. > > [...] > > >> --- > > >> Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 1 + > > >> 1 file changed, 1 insertion(+) > > >> > > > > > > Is there a DTSI change part of this patch? I was going to try to test > > > it, but I am not seeing a change to the imx8mm.dtsi, and I am not > > > sure where to put the node. > > > > There are in fact quite a few other pieces you need to have in place, > > this patchset in itself is not particularly useful, it is just infra for > > the LCDIF and MIPI DSIM block control. You might want to wait until they > > all land in next and test that result. > > I have several patches in place, the GPCv2, this block driver, > enabling GPU DT node, I'm also working on the DSIM patch you posted. > I was hoping to test them all together and reply to the various > threads with tested-by. I also want to get my device tree stuff ready > on the beacon boards so when everything lands, I can post DTS updates > to enable the LCDIF, DSI, and the HDMI bridge. > > If you have a repo somewhere that has all these combined, I can just > work on the final layer to enable the device tree plumbing on my > board. I just need the imx8mm.dtsi changes for this, DSIM, and the > LCDIF so I can finish the task. On that note, I also have a i.MX8M Nano board which is similar to my 8MM. If I understood the 8MM clock block driver better, I hope to adapt your changes for the Nano too. Once the GPCv2 driver is accepted, I was also going to look at updating it to support the Nano as well which also has the same DSIM and LCDIF as the 8MM as well and a better GPU than the Mini but lacking the VPU. adam > > adam _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel