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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 17DE4C433B4 for ; Thu, 8 Apr 2021 20:32:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E323F61165 for ; Thu, 8 Apr 2021 20:32:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232322AbhDHUcg (ORCPT ); Thu, 8 Apr 2021 16:32:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:51952 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232091AbhDHUcg (ORCPT ); Thu, 8 Apr 2021 16:32:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id DF08B61107; Thu, 8 Apr 2021 20:32:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617913945; bh=r/TliBj87OK5d0dvwRvK54NmXGBgkuP3VxVDsB2j2hk=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=sg3WRQQNRPflMxOGauF0vRTsMko9CgHv9E51u6krunKojXXajdofsefHsQXXy9VQj sTTXxFqxpOuuGOELj2BGvPsXSgPfTukrNpaM91zye7kY52poFq+TZgr4kgMjBMFGCG zDic8qqWtSdjqWvaZV6pgyv8jVvJLNEBxwAoK1bX2Spv5lJHvz67LD3OKwVGKq1Qxr 9Qd27k79Q0YQT+hZDSiivCP14sSthkIX3OoVGaq86gd6089kRah70L/Zx2jorqUxMx rLViG5gqKbB2kejFJjFD7D1peWyOC1Gq4MQjtDSSpHO1xEYWPSCbcs90HUbKthzovc j5Cg3SoCc5PMQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210408185731.135511-1-marex@denx.de> References: <20210408185731.135511-1-marex@denx.de> Subject: Re: [PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM From: Stephen Boyd Cc: Marek Vasut , Alexandre Torgue , Christophe Roullier , Gabriel Fernandez , Patrice Chotard , Patrick Delaunay , linux-clk@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com To: Marek Vasut , linux-arm-kernel@lists.infradead.org Date: Thu, 08 Apr 2021 13:32:23 -0700 Message-ID: <161791394374.3790633.266453595355045932@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Marek Vasut (2021-04-08 11:57:24) > The implementation of ETH_RX_CLK/ETH_REF_CLK handling on STM32MP1 current= ly > does not permit selecting the RX clock input from SoC pad, the RX clock a= re > hard-wired to eth_clk_fb. This cover letter describes multiple unsuccessf= ul > attempts at solving this problem and a proposed partial solution. Please use for clk patches, or run get_maintainer.pl 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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 8CC1EC433ED for ; Thu, 8 Apr 2021 20:34:32 +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 3081C61151 for ; Thu, 8 Apr 2021 20:34:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3081C61151 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TY5xazjuZFvxa4fK0Xqfg1VqZB3CnW7Fte94nbPsXDM=; b=KGUYPffQjGD2BzfwojZGfL4/x ECIZJCRDBwrgMXb6yVdP1imoiJytigZMG2WQs/R94M0VI/uHkYHOxNvoYxaxRyXYdVNmts+jy6TWQ 6snmgMbP0+J/3ECgnzmjvBQSRlihPKK45ua6UOxY2f6iWCm7DM/PsWIfx4arJ/F2QxyzOXCQI26MA S+28Y4luTpghk7hU4mPGnu3oH72gmmNKRioytthAN3HQKXefJPgjCimaxAYWIgo+F+Th2ZEPAzRVW MSLMrDybPzBPE51HvmE1WvotzxW7lGz5b10hN+NECKZjScMEfTfQlx/qsnxTiXDx1ZsiU/QPqsvx9 QxVZ93nVg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lUbKI-009Dez-RW; Thu, 08 Apr 2021 20:32:30 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lUbKE-009DeZ-Ij for linux-arm-kernel@lists.infradead.org; Thu, 08 Apr 2021 20:32:28 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id DF08B61107; Thu, 8 Apr 2021 20:32:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617913945; bh=r/TliBj87OK5d0dvwRvK54NmXGBgkuP3VxVDsB2j2hk=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=sg3WRQQNRPflMxOGauF0vRTsMko9CgHv9E51u6krunKojXXajdofsefHsQXXy9VQj sTTXxFqxpOuuGOELj2BGvPsXSgPfTukrNpaM91zye7kY52poFq+TZgr4kgMjBMFGCG zDic8qqWtSdjqWvaZV6pgyv8jVvJLNEBxwAoK1bX2Spv5lJHvz67LD3OKwVGKq1Qxr 9Qd27k79Q0YQT+hZDSiivCP14sSthkIX3OoVGaq86gd6089kRah70L/Zx2jorqUxMx rLViG5gqKbB2kejFJjFD7D1peWyOC1Gq4MQjtDSSpHO1xEYWPSCbcs90HUbKthzovc j5Cg3SoCc5PMQ== MIME-Version: 1.0 In-Reply-To: <20210408185731.135511-1-marex@denx.de> References: <20210408185731.135511-1-marex@denx.de> Subject: Re: [PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM From: Stephen Boyd Cc: Marek Vasut , Alexandre Torgue , Christophe Roullier , Gabriel Fernandez , Patrice Chotard , Patrick Delaunay , linux-clk@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com To: Marek Vasut , linux-arm-kernel@lists.infradead.org Date: Thu, 08 Apr 2021 13:32:23 -0700 Message-ID: <161791394374.3790633.266453595355045932@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210408_213227_039238_2CC17675 X-CRM114-Status: UNSURE ( 5.51 ) X-CRM114-Notice: Please train this message. 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 Quoting Marek Vasut (2021-04-08 11:57:24) > The implementation of ETH_RX_CLK/ETH_REF_CLK handling on STM32MP1 currently > does not permit selecting the RX clock input from SoC pad, the RX clock are > hard-wired to eth_clk_fb. This cover letter describes multiple unsuccessful > attempts at solving this problem and a proposed partial solution. Please use for clk patches, or run get_maintainer.pl _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel