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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 892B4C433ED for ; Fri, 16 Apr 2021 14:54:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 67AC261107 for ; Fri, 16 Apr 2021 14:54:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235784AbhDPOyt (ORCPT ); Fri, 16 Apr 2021 10:54:49 -0400 Received: from phobos.denx.de ([85.214.62.61]:48620 "EHLO phobos.denx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233916AbhDPOyt (ORCPT ); Fri, 16 Apr 2021 10:54:49 -0400 Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id BF6C88021B; Fri, 16 Apr 2021 16:54:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1618584863; bh=tGW8k9n+DrgLob+pFcJl5r0dMLozm+K8pSnhN1jjcA0=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=Gw8Ez3MN3JFpeqxRJubEowpMM3rcSR1LHCICML+/vmhHLXKsHgCiCxq6vcHZZXBXF K2Frmh0xlOIMrXTe9XNWk3NmwexQJkc7+TjbRQaxregB6rlIfUMzJoLwQMWOtxJ+GP EX1vr3WD+dyj98npvDXMVT8v4I1hhqVqHVwM9pLk8u6+QgC8re/jCzYIATASyFHYfR wk0mkeCAJjmlpwzEmQP56+KxK+GCOw8IFe7mPUhz9N6coXo0UngokjzFTEdr4qAL+D KfVHsE7llYm+Dbyv+pWQKQ+mmyyrHfPiTuSKOYGx3cSWlSRoq6sPmFBOM3Bq9MO1Iz 424uXFD9PcnyQ== Subject: Re: [PATCH 2/7] clk: stm32mp1: The dev is always NULL, replace it with np To: Alexandre TORGUE , "gabriel.fernandez@foss.st.com" , linux-arm-kernel@lists.infradead.org Cc: Christophe Roullier , Patrice Chotard , Patrick Delaunay , Stephen Boyd , linux-clk@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com References: <20210408185731.135511-1-marex@denx.de> <20210408185731.135511-3-marex@denx.de> <362315e2-1398-4d11-e179-0ab7ca64e591@denx.de> From: Marek Vasut Message-ID: <4fc3589d-8602-6567-9800-71f2fd21e450@denx.de> Date: Fri, 16 Apr 2021 16:54:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.102.4 at phobos.denx.de X-Virus-Status: Clean Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 4/16/21 4:39 PM, Alexandre TORGUE wrote: > Hi Marek Hello Alexandre, > On 4/16/21 3:39 PM, Marek Vasut wrote: >> On 4/16/21 8:44 AM, gabriel.fernandez@foss.st.com wrote: >>> Hi Marek, >> >> Hello Gabriel, >> >>> I have a patch-set in progress using $dev (convertion into module >>> driver). >>> >>> https://patchwork.kernel.org/project/linux-clk/list/?series=421767 >>> >>> Then rebase of your patch, [PATCH 4/7] clk: stm32mp1: Add parent_data >>> to ETHRX clock, can be done easily. >> >> I suspect the aforementioned patchset will have to be reworked, since >> the current approach to push SCMI onto every system and renumerate the >> clock has been rejected, because it caused DT ABI break and boot >> problems on many systems. > > SCMI patches for clock drivers will be pushed (and merged one day :)). > We only drop the DT part which will be done through dtbo in > uboot/tfa/optee. If the result works for both options (without SCMI and opt-in with SCMI), then that's fine. Does the aforementioned patchset already implement that ? If so (or if there is a rebase + repost of the above patchset which does), then I am happy to rebase this one on top. -- Best regards, Marek Vasut 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=-5.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 A8212C433B4 for ; Fri, 16 Apr 2021 14:56:27 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 F1ECC61166 for ; Fri, 16 Apr 2021 14:56:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F1ECC61166 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de 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=desiato.20200630; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=MrqaStXd4qJF7SkAWW+ElNx2+io/nfyDBOUFjcQ03oE=; b=TigP4RPMvGUQiwIF/aqaMWaE9 U9zLwn5A+zE7Dy0uT1i9Nl5+b2usceoaLmqrzokDUWcfc2KeppRU136Xj3F+6VrroTW8qPkdEFacD v0qIHFdDSNkc2UFR0mP27PufJtgZwGq4m02K5MXfqfFzPuUgMSt5EaGA1TcxMBmJOmsr7mGlvqMfM Kf5ehjIm2w+y/Am0Zu/JCtyhTXdXbfenVbGIAwvO4eM/BcmzslHTZL2tv+oAe7wU93YFabyDA0gj9 721dMUbFBPPrKCyfQslsancOMMQvo58CzeZG6MJVsesxlHVRd6H/7ZsBg0h8Ij5YudF6bp+Zl75KC 3lJqEmvUw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lXPrg-002WFu-I8; Fri, 16 Apr 2021 14:54:37 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lXPrb-002WFC-Q4 for linux-arm-kernel@desiato.infradead.org; Fri, 16 Apr 2021 14:54:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To: Subject:Sender:Reply-To:Content-ID:Content-Description; bh=tGW8k9n+DrgLob+pFcJl5r0dMLozm+K8pSnhN1jjcA0=; b=P/iPZ4pT4keaRprTiKAw/aasxX 4K3gxY0Hm/K6OxrShs/Te7uDKTblE6tF81h3IVisTesAuyjjMRvg8KZP54L8gsznaS9B70u4lOZ6U K4TIZMrZsa7vZfaAtHcMLEu2Bq0XAIR+/A64M3qwSViwn1Q0DYmt4oh0pplS9v7eWvf2yCyNEmE38 5+2MhlP2AnLv5/4IQBYNTObqSds5QjUtb4cTpt2RrrUrlkFjNoN9C4MZ3TF38CuAzQsJJA1Ao/icn LBynHqWNGu6zkSLITYL4K3bXg4hvYvPVyEdTEwh1zUxqCoix9MaocniQWg6O+ZnmYN1ln1+NrS8k2 Np6r/nEQ==; Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lXPrW-009Tcm-DE for linux-arm-kernel@lists.infradead.org; Fri, 16 Apr 2021 14:54:30 +0000 Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id BF6C88021B; Fri, 16 Apr 2021 16:54:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1618584863; bh=tGW8k9n+DrgLob+pFcJl5r0dMLozm+K8pSnhN1jjcA0=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=Gw8Ez3MN3JFpeqxRJubEowpMM3rcSR1LHCICML+/vmhHLXKsHgCiCxq6vcHZZXBXF K2Frmh0xlOIMrXTe9XNWk3NmwexQJkc7+TjbRQaxregB6rlIfUMzJoLwQMWOtxJ+GP EX1vr3WD+dyj98npvDXMVT8v4I1hhqVqHVwM9pLk8u6+QgC8re/jCzYIATASyFHYfR wk0mkeCAJjmlpwzEmQP56+KxK+GCOw8IFe7mPUhz9N6coXo0UngokjzFTEdr4qAL+D KfVHsE7llYm+Dbyv+pWQKQ+mmyyrHfPiTuSKOYGx3cSWlSRoq6sPmFBOM3Bq9MO1Iz 424uXFD9PcnyQ== Subject: Re: [PATCH 2/7] clk: stm32mp1: The dev is always NULL, replace it with np To: Alexandre TORGUE , "gabriel.fernandez@foss.st.com" , linux-arm-kernel@lists.infradead.org Cc: Christophe Roullier , Patrice Chotard , Patrick Delaunay , Stephen Boyd , linux-clk@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com References: <20210408185731.135511-1-marex@denx.de> <20210408185731.135511-3-marex@denx.de> <362315e2-1398-4d11-e179-0ab7ca64e591@denx.de> From: Marek Vasut Message-ID: <4fc3589d-8602-6567-9800-71f2fd21e450@denx.de> Date: Fri, 16 Apr 2021 16:54:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-Virus-Scanned: clamav-milter 0.102.4 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210416_075426_790608_61271A8B X-CRM114-Status: GOOD ( 16.34 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 4/16/21 4:39 PM, Alexandre TORGUE wrote: > Hi Marek Hello Alexandre, > On 4/16/21 3:39 PM, Marek Vasut wrote: >> On 4/16/21 8:44 AM, gabriel.fernandez@foss.st.com wrote: >>> Hi Marek, >> >> Hello Gabriel, >> >>> I have a patch-set in progress using $dev (convertion into module >>> driver). >>> >>> https://patchwork.kernel.org/project/linux-clk/list/?series=421767 >>> >>> Then rebase of your patch, [PATCH 4/7] clk: stm32mp1: Add parent_data >>> to ETHRX clock, can be done easily. >> >> I suspect the aforementioned patchset will have to be reworked, since >> the current approach to push SCMI onto every system and renumerate the >> clock has been rejected, because it caused DT ABI break and boot >> problems on many systems. > > SCMI patches for clock drivers will be pushed (and merged one day :)). > We only drop the DT part which will be done through dtbo in > uboot/tfa/optee. If the result works for both options (without SCMI and opt-in with SCMI), then that's fine. Does the aforementioned patchset already implement that ? If so (or if there is a rebase + repost of the above patchset which does), then I am happy to rebase this one on top. -- Best regards, Marek Vasut _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel