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 405EBC433EF for ; Wed, 29 Jun 2022 18:07:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231650AbiF2SHB (ORCPT ); Wed, 29 Jun 2022 14:07:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43906 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232725AbiF2SGl (ORCPT ); Wed, 29 Jun 2022 14:06:41 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D92AF3FDAF for ; Wed, 29 Jun 2022 11:05:51 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id u12so34121717eja.8 for ; Wed, 29 Jun 2022 11:05:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=us3+4U/6NS+9bUTvamba37DRKpthQlGNNn2eGBCrdmM=; b=vbuaaFUYqN1guX3EHj2/BmchL8/O601kaBMJ0zDDI6+sG4DLOkANm8JNnernJAONbn UcgAZArlvEyfdDw8xg9VbPHyOM97a6LZp8E9RREWM5XoeuGB/KTfZJ9n0bjMew0vnDlz 0TJMVQo419wctcCnxgz/i+1x35gC2NhWNe47DPYG18HC4B68XRZDi2BsZNKLm6g9x3bp SdJ/pxYX5ibbv7r3FHqaMpQy6AUKkij4SwdHtrT4jWHw31sN+v15qrI1BDfPGRIU1NxO pdlvlGsboJo5pc9j3Lh1Sk7lqtmPVbNfAkXegBcYWpI6DUgg8WTY68eizLe87jJM8kil dN8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=us3+4U/6NS+9bUTvamba37DRKpthQlGNNn2eGBCrdmM=; b=Aths9ydnzIhRLCxHRY1PqB9sYW74rzaWEQpKbeyoHsIOj+cfT1+7P16VlCCKJK2QRs nYUCoIaVUqB3d9MTazZ8MBPSkhvSCgMR8KuxDJVQGAWQNIorfrXRZTu1RbO7Gw63vvb/ IVfr14JMU5naIn/fHqXxyxK04JF13jujAm+UWT3q1M4UtsN7oOsNCyrogQRNzYKKPUSI +5qrwgXfjvV/u5B9281ae0O2O1AkIQlctuC20xfVr0vZBGO+hbVFCqYkamN10H9NwkQC Dr0eEh4C7C8msISKZldItIVOea1PV6ZzMEfLjSOyWkbTj3j4TN7FZm7rn5f1jjA5Qjb1 EkwQ== X-Gm-Message-State: AJIora+/C4DhMbKnLU/02cJgQxpvBLISzBwtz8JIvc4Vv+yqgp5QiqFR ylElQdkcp1FYU77HG7i+OtZXGA== X-Google-Smtp-Source: AGRyM1sWMDnn3S+Hc1i9wxDUNunPqB3FVeRluJtNmaPIT8itwCMTAUqzlXg0BsktQka3qSLa83AIJg== X-Received: by 2002:a17:906:7c0c:b0:6f9:1fc:ebf3 with SMTP id t12-20020a1709067c0c00b006f901fcebf3mr4455187ejo.403.1656525950438; Wed, 29 Jun 2022 11:05:50 -0700 (PDT) Received: from [192.168.0.187] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id ml22-20020a170906cc1600b006febce7081bsm8018575ejb.163.2022.06.29.11.05.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Jun 2022 11:05:49 -0700 (PDT) Message-ID: <1303740a-d975-54ec-1bfa-6f1f6a6dc391@linaro.org> Date: Wed, 29 Jun 2022 20:05:48 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v6 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller Content-Language: en-US To: "Viorel Suman (OSS)" , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Viorel Suman , Oliver Graute , Liu Ying , Mirela Rabulea , Peng Fan , Ming Qian , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20220629164414.301813-1-viorel.suman@oss.nxp.com> <20220629164414.301813-13-viorel.suman@oss.nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220629164414.301813-13-viorel.suman@oss.nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 29/06/2022 18:44, Viorel Suman (OSS) wrote: > From: Abel Vesa > > Both i.MX8QM and i.MX8DXL use the fallback fsl,scu-clk compatible. > They rely on the same driver generic part as the i.MX8QXP, so > lets add it to i.MX8QXP too, for consitency. > > Signed-off-by: Abel Vesa > Signed-off-by: Viorel Suman Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof 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 9C31CC43334 for ; Wed, 29 Jun 2022 18:19:10 +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:From:References:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qSyhhTe1VXLKe7LO8P3zYcBPw917hqKRsCD+UQfV+AY=; b=YsqE3vBekDOwPx XssQQ7th946Qtvc1OwAIUxxIQSuG9fPmWmMCZ1Fb9RUTrE+2Dubppd4bcVNMtEDuFcOLtZtu8POiI M22NVYagWS4xEb2PtHiK1wvnQK6cnSq3seq4A5PcdYjLH7NB6QGFIxq8xwAjVVD6IyAfxHnsdaYzA O/+oXs5IdPB858uF4GKonoiz0W5yxK7LvNPrInoFQ4JVaP8wCAkJ+6KeSdVuAaDFaLlizZqFZTf/d chKQPZtfBrgKX9YDtim3nVsr4dLpGlazYaw2UHyyZkMrdJfBW4IwxiKkMrJyrFxzywnIlL0b5RMZH 1QNrk5qxsnuipPdzS3aQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6cFx-00DRYM-SG; Wed, 29 Jun 2022 18:17:43 +0000 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6c4V-00DN8c-Mg for linux-arm-kernel@lists.infradead.org; Wed, 29 Jun 2022 18:05:53 +0000 Received: by mail-ej1-x631.google.com with SMTP id g26so34162255ejb.5 for ; Wed, 29 Jun 2022 11:05:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=us3+4U/6NS+9bUTvamba37DRKpthQlGNNn2eGBCrdmM=; b=vbuaaFUYqN1guX3EHj2/BmchL8/O601kaBMJ0zDDI6+sG4DLOkANm8JNnernJAONbn UcgAZArlvEyfdDw8xg9VbPHyOM97a6LZp8E9RREWM5XoeuGB/KTfZJ9n0bjMew0vnDlz 0TJMVQo419wctcCnxgz/i+1x35gC2NhWNe47DPYG18HC4B68XRZDi2BsZNKLm6g9x3bp SdJ/pxYX5ibbv7r3FHqaMpQy6AUKkij4SwdHtrT4jWHw31sN+v15qrI1BDfPGRIU1NxO pdlvlGsboJo5pc9j3Lh1Sk7lqtmPVbNfAkXegBcYWpI6DUgg8WTY68eizLe87jJM8kil dN8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=us3+4U/6NS+9bUTvamba37DRKpthQlGNNn2eGBCrdmM=; b=xxiDKqoMHtFc+zurQ5VWUtGmZEqBkFwqAfsVAIF5EtrW+8v6KTB18wfxFOAGH/F6V9 MnhQMJTY9A/O6n8ZFSjK4OU8du66PNPJQ15AqyfJdf3VqfpBK3XChd1XogXwIQjif/8g HG5ozZvMuQi19cQpiPTcoZtGcVQQcdlJBmV9s+n0kQyy6smVT1J3uitYkraNsLjcSEuo mr4TO9MPoZB1o/vl1Eo9LX3r23+lLa3ntHQSRfEtzzNb7H7LHjte55krFOAJFvs9T90g ZkKZHZEHzdn+A8agLDJJ2Bt+tQA2WRHFVcCShtwi9JMnUBXkJubtmRFPnLIKKxrba9iR 4Klw== X-Gm-Message-State: AJIora+i35estbd/KaJDopCeOrKg0KkOILRx0x8kh05aMAEJ63mtayO4 MBRv40RaV4bSHGq1Jk0htjfxFQ== X-Google-Smtp-Source: AGRyM1sWMDnn3S+Hc1i9wxDUNunPqB3FVeRluJtNmaPIT8itwCMTAUqzlXg0BsktQka3qSLa83AIJg== X-Received: by 2002:a17:906:7c0c:b0:6f9:1fc:ebf3 with SMTP id t12-20020a1709067c0c00b006f901fcebf3mr4455187ejo.403.1656525950438; Wed, 29 Jun 2022 11:05:50 -0700 (PDT) Received: from [192.168.0.187] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id ml22-20020a170906cc1600b006febce7081bsm8018575ejb.163.2022.06.29.11.05.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Jun 2022 11:05:49 -0700 (PDT) Message-ID: <1303740a-d975-54ec-1bfa-6f1f6a6dc391@linaro.org> Date: Wed, 29 Jun 2022 20:05:48 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v6 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller Content-Language: en-US To: "Viorel Suman (OSS)" , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Viorel Suman , Oliver Graute , Liu Ying , Mirela Rabulea , Peng Fan , Ming Qian , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20220629164414.301813-1-viorel.suman@oss.nxp.com> <20220629164414.301813-13-viorel.suman@oss.nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220629164414.301813-13-viorel.suman@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220629_110551_834280_C18C1725 X-CRM114-Status: GOOD ( 11.83 ) 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 29/06/2022 18:44, Viorel Suman (OSS) wrote: > From: Abel Vesa > > Both i.MX8QM and i.MX8DXL use the fallback fsl,scu-clk compatible. > They rely on the same driver generic part as the i.MX8QXP, so > lets add it to i.MX8QXP too, for consitency. > > Signed-off-by: Abel Vesa > Signed-off-by: Viorel Suman Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel