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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 02E0CC55ABD for ; Fri, 13 Nov 2020 22:03:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B3D5622252 for ; Fri, 13 Nov 2020 22:03:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="gfvziIJe" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726339AbgKMWDV (ORCPT ); Fri, 13 Nov 2020 17:03:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46178 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726175AbgKMWCj (ORCPT ); Fri, 13 Nov 2020 17:02:39 -0500 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9212CC0613D1 for ; Fri, 13 Nov 2020 14:02:38 -0800 (PST) Received: by mail-lf1-x130.google.com with SMTP id r9so16247892lfn.11 for ; Fri, 13 Nov 2020 14:02:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=3s0XYpB+iDmnXe4S8Rs1cHa6g/+ZRuknf+qRo53qb/Y=; b=gfvziIJecoQVPSaPSyY8jD51dugBWXmTbQuExeCPBeLgrojELeOnDefXaLiK+aowe1 OB+FGAPdbSA8Rc8eYIr6eHHH41bOY7UdeVWnAHXxhl7dALTeEUz11ERUJW+3B3aUaG7v H3DPC4inaLk56ou2rBmz1VjDI9fXiBr+JAATNWiBD4j3Llnk6mtWbB/aJ4U9ouzMlRno pJh2w5z/gYr26jK91BfEh+88qCWmXuJVFtwwKiu/J+D7Bqp0L+Bh6PPLB1BF9HDZXrsU SfXH29OItgWFouL6qNPe559nl4Bz6JM3dRVVlaMH7PRJDi1hCs+54RDXxQ2EIrIq+hkR /WWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3s0XYpB+iDmnXe4S8Rs1cHa6g/+ZRuknf+qRo53qb/Y=; b=W3FwNurPLb7SHW6JRlnLDYFEi6dkW6Fi4JcTkyDjsaddS/HmwADrp/2Ojh7vK5ex1y ZiSt9QDptah31dePqkuh1AxrFLtqQ+dHtt1rreJFPrrah9usqiyGEEYjPJNlByM5RO0X kRi2m284cAgrL+73oivaSS370fjvzy9oFVRiDLkSuGHC5EVRNQtveUmpE0+pmx+oyj0L UpzxIypeX/SIKo1iUnvzmcoINxkj+kexBRKqFwMdNoZLfEnjT34k2P0OTxgByhc6MEK+ heA6EwkmYHYd2z28eEN5Ozz5/yjHO2Rv0z8ixmnABdwpBGa12Lq4AnzbJOTnV5e4/pD3 j3MQ== X-Gm-Message-State: AOAM531yaIoWmj+RfdiegD0/c8N+p399Ik0pYPrgMQT2c9L7YD/kPW/0 fbvVAQ5fpULYBl2c8MMnm56BNRrUoz86XOwyTaQm7g== X-Google-Smtp-Source: ABdhPJxAQ5huJTre5xVC9zvJxXQwQ9C2Ubnw8oc4vi8tdZGWGcVHRnEBCc7twqMcLiaDDoNQ4ejwGC1bLtusztLwq5k= X-Received: by 2002:a05:6512:304f:: with SMTP id b15mr1574846lfb.411.1605304956666; Fri, 13 Nov 2020 14:02:36 -0800 (PST) MIME-Version: 1.0 References: <20201113205233.827493-1-rkir@google.com> <20201113210730.GA1992396@bogus> In-Reply-To: From: Roman Kiryanov Date: Fri, 13 Nov 2020 14:02:25 -0800 Message-ID: Subject: Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH To: chenhc@lemote.com Cc: Paul Walmsley , LKML , Lingfeng Yang , Rob Herring Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hancai, I see you added /arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts which refers to goldfish-rtc in 39c1485c8baa47aa20caefc1ec0a3410fbad6c81. We (Android Studio Emulator aka "goldfish") do not support MIPS anymore. Do you know if goldfish-rtc still works and is assumed to be available? On Fri, Nov 13, 2020 at 1:18 PM Rob Herring wrote: > > > > What about the binding and MAINTAINERS? > > > > My bad, I will update those files too. > > Though the binding is still used in arch/mips/generic/board-ranchu.c > and arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts. The > latter was just added recently, so maybe premature to remove things? Thank you for catching this. Regards, Roman.