Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp1172741pxy; Fri, 23 Apr 2021 01:51:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyLosyvqdC4E3HaXN7x7dMJ9DUd2aw1MjpKSP4pr/6zarKzFzgg/H/gsH7q00l4r36p82dy X-Received: by 2002:aa7:c5d0:: with SMTP id h16mr3175175eds.7.1619167873388; Fri, 23 Apr 2021 01:51:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619167873; cv=none; d=google.com; s=arc-20160816; b=TNI30E6pJug187u8degopG+bsxPtqbrELBp545E4WusNJ7d1YX0yChcTYLXFX/Tpw7 v3gds/iwh6NIQypJ1lHJXU7jLJvx4DSp3HI36/IeYUNbETR3AeTxbL9FS7cytZWYGF7H PiiGGiGmXDfdRSfUmEqIN/9PNC4nPlVcuOBstYiR6L8bBMUK/23NC1T4KHQhDqXCDj54 tG+fd4wc0pyjy4HJ3ZfwSA567NUqhgbpqHqAWVwmL2w2kTvxnMHHp9Oc782JYVlT8iAF cPJG3aqIt4WNhggpSjep2JHXsfwnVBaMLwEBxsLg3phypJI3A6L3Nr/Kci4LsjJycN3s cInQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=3OHi/LNyxG5aHj2GKxtolDhvFA0xqCrDylcCnUCl01A=; b=gLPNyar2i0ipndeHNLlZTLZWLlyxBZz1THpgQBrN0mLM3ux9tx2Ka9bG9AH4LjJIVV g5rjIfksKH4cmbqdnnC0QLb9mIwFbq6y3hm2jjBiOBxDpytf/5XfvVRiu7FJc4XbxZtI V4NWVDiTgAFJDpwdWJBaSdA2emNUIjAauDStjQfW5El4IHK85XAEk/4B2LvaTB44BfW4 P7jyZzQXzfyrNh5G6IxnE9Ai8w9gPUt1BEbu/wv5pjdEx7p79RrjQth8UzoDvXIZyiDZ 7mgPevcCe7YYmBMOWAKAYNTFavXXipRu5Kr7uv1oTbqotBNKMRTT7CvhZi1GuJkc/63p es5g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c6si4516411edr.477.2021.04.23.01.50.49; Fri, 23 Apr 2021 01:51:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230007AbhDWIu3 (ORCPT + 99 others); Fri, 23 Apr 2021 04:50:29 -0400 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:19814 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230100AbhDWIu2 (ORCPT ); Fri, 23 Apr 2021 04:50:28 -0400 Received: from [192.168.1.18] ([86.243.172.93]) by mwinf5d05 with ME id w8pq2400Q21Fzsu038pqH9; Fri, 23 Apr 2021 10:49:51 +0200 X-ME-Helo: [192.168.1.18] X-ME-Auth: Y2hyaXN0b3BoZS5qYWlsbGV0QHdhbmFkb28uZnI= X-ME-Date: Fri, 23 Apr 2021 10:49:51 +0200 X-ME-IP: 86.243.172.93 Subject: Re: [PATCH 0/4] clk: mvebu: Fix some error handling paths + do some clean-up To: Thomas Petazzoni Cc: mturquette@baylibre.com, sboyd@kernel.org, gregory.clement@bootlin.com, thomas.petazzoni@free-electrons.com, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org References: <20210423092700.6a857460@windsurf> From: Christophe JAILLET Message-ID: Date: Fri, 23 Apr 2021 10:49:49 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: <20210423092700.6a857460@windsurf> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 23/04/2021 à 09:27, Thomas Petazzoni a écrit : > Hello, > > On Fri, 23 Apr 2021 08:24:52 +0200 > Christophe JAILLET wrote: > >> Also, I wonder if the drivers in drivers/clk/mvebu are used by anyone. >> In order to compile-test the changes, I also had to change the 'bool' in Kconfig >> by 'bool "blah"'. Without this change, it was not possible to set >> CONFIG_MVEBU_CLK_CPU required by Makefile. > > CONFIG_MVEBU_CLK_CPU is selected by ARMADA_370_CLK and ARMADA_XP_CLK, > which themselves are selected by MACH_ARMADA_370 and MACH_ARMADA_XP > respectively. Hi, thanks for the clarification. Usually, only slightly modifying dependencies in Kconfig is enough for me to trigger a built, even if I don't have the correct toolchain for this architecture. In this case, the tweak I had to do was "spurious" and Kconfig "looked strange" to me, hence my comment. Glad to here that this code is still alive. So, my patches may make sense :). CJ > > So unless I'm missing something, this code is definitely reachable and > compiled. You can use the mvebu_v7_defconfig of ARM32, and the code > will be built. > > Best regards, > > Thomas >