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 4EFEDC433EF for ; Thu, 3 Mar 2022 08:09:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231159AbiCCIKK (ORCPT ); Thu, 3 Mar 2022 03:10:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231207AbiCCIKI (ORCPT ); Thu, 3 Mar 2022 03:10:08 -0500 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E061171287 for ; Thu, 3 Mar 2022 00:09:19 -0800 (PST) Received: by mail-wr1-x42f.google.com with SMTP id u10so4843077wra.9 for ; Thu, 03 Mar 2022 00:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:organization:in-reply-to :content-transfer-encoding; bh=Z6JyIRyQjmSUtkW88pmcBmgAMAjTfjaBSIAjcjL9OVw=; b=E0Npjfox6oARCXqef/ki4z3U3S3pEMaz9/n9UG3aUZ68amCdmjwb18hcpdSqSONxsL 8DiOVPd4/4R4r4i6UPOAvZZMdhBda8JQ9ldoYTMThxhhCSuwbrG2BLYfTUhT607oVgT1 RA0m/RxXVYdURAuD7CQKjpD5o2O/Aljz6s3W0sIkxg3U63aq+Ch3c8JKO9WQnG5+IkgZ sqmWVGmYEN4zC+TXwlfCpNPXytgMtXZaKVmx+xgjiQv8yRIZ15bfVbwyZli2CRtFd1rs 8QylsKiDChLpoWpkpmc66/O+ywCUSiEemr+i8IiQTiN+husZB2kbV78tV43Emgbih7NT AXXw== 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:cc:references:from:organization:in-reply-to :content-transfer-encoding; bh=Z6JyIRyQjmSUtkW88pmcBmgAMAjTfjaBSIAjcjL9OVw=; b=VexT3EqG1S/ozFH8RsZKzobB2t1uBWK64DmGLq8uk1AWcYYBgBqVYIZ8EQYsSomKFh ZXDZ8T0UAIaIcceklfDd84hUB6+tTW0worYPhs6i6J3MCXIBZtqcdyQu72zbEDK7iokN 4o2mOxBjrvZ4YwqzqyjbBnDz/8wzVYafeBHdMGker3EG+LcFkprGzmuZ/yEBXlBXx1Bs byuxZLkxRkmidiViplMpkgOZIPOdlso3KcpJU6Sq+JFpf9QJo/et+LgAiJuu41kriXsg DkpPZHRudTGd3OR4NWzxsUgYU2pxi9GcYwskW14EwM6EqdDdA0/VeozLKoxpqj1l0prA 6hPQ== X-Gm-Message-State: AOAM532KfN86kDxoN84a1CXJqMgIWHBHR8E7FmvlL8U135BydSH1uKOZ rd1FuCuuMp9eoP0HbQAx6UYO6g== X-Google-Smtp-Source: ABdhPJxPM3kI13wFwt3A6IcMRrK7MK6qxv6UEHqOpofmJc3dylmW24GXvKuHRZ7VaPAAsLhhSBWpDA== X-Received: by 2002:a5d:4ec6:0:b0:1f0:5929:7f53 with SMTP id s6-20020a5d4ec6000000b001f059297f53mr950008wrv.400.1646294957944; Thu, 03 Mar 2022 00:09:17 -0800 (PST) Received: from ?IPV6:2001:861:44c0:66c0:37d4:6d61:9015:27a5? ([2001:861:44c0:66c0:37d4:6d61:9015:27a5]) by smtp.gmail.com with ESMTPSA id c4-20020adfef44000000b001ef93c7bbb8sm1277168wrp.30.2022.03.03.00.09.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Mar 2022 00:09:17 -0800 (PST) Message-ID: <3c1dc535-37f5-89e0-4a75-a4b7d1cd1721@baylibre.com> Date: Thu, 3 Mar 2022 09:09:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot Content-Language: en-US To: Greg Kroah-Hartman Cc: Yu Tu , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, Jiri Slaby , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , kernel test robot , Dan Carpenter References: <20220228135530.6918-1-yu.tu@amlogic.com> <29b34655-f820-39c9-4363-878481cd3f63@baylibre.com> <8747c5c6-a129-3a26-8ebb-9e21a18236ec@baylibre.com> From: Neil Armstrong Organization: Baylibre In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org Hi, On 01/03/2022 22:06, Greg Kroah-Hartman wrote: > On Tue, Mar 01, 2022 at 08:23:26AM +0100, Neil Armstrong wrote: >> Hi Greg, >> >> Le 28/02/2022 à 22:21, Greg Kroah-Hartman a écrit : >>> On Mon, Feb 28, 2022 at 03:13:48PM +0100, Neil Armstrong wrote: >>>> Hi, >>>> >>>> On 28/02/2022 14:55, Yu Tu wrote: >>>>> Describes the calculation of the UART baud rate clock using a clock >>>>> frame. Forgot to add in Kconfig kernel test Robot compilation error >>>>> due to COMMON_CLK dependency. >>>>> >>>>> Fixes: ("tty: serial:meson: Describes the calculation of the UART baud rate clock using a clock frame“) >>>> >>>> As I already replied on V2 of this patch, you're invited to apply these fixes directly >>>> on the next version of your "Use CCF to describe the UART baud rate clock" patchset >>>> and not as a separate patch. >>> >>> No, this is broken in linux-next now as the path listed here is in my >>> tree right now. >> >> Oh, I wasn't aware you took this patchset. >> >>> >>> I need a fix for it, or I can revert the original. >> >> Please revert the whole patchset, it's not ready yet, neither fully reviewed ands buggy >> on old SoCs. > > Yes, will go do so now, thanks for letting me know and sorry about all > of this. Thanks, we'll make sure it won't happen again and will work toawrds a working solution Neil > > greg k-h