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.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 3F92EC433E0 for ; Thu, 18 Jun 2020 08:31:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 159F2204EA for ; Thu, 18 Jun 2020 08:31:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="Dd6GBRSK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727839AbgFRIb6 (ORCPT ); Thu, 18 Jun 2020 04:31:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728406AbgFRIb6 (ORCPT ); Thu, 18 Jun 2020 04:31:58 -0400 Received: from mail-pf1-x442.google.com (mail-pf1-x442.google.com [IPv6:2607:f8b0:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB147C06174E; Thu, 18 Jun 2020 01:31:56 -0700 (PDT) Received: by mail-pf1-x442.google.com with SMTP id 64so2444950pfv.11; Thu, 18 Jun 2020 01:31:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TpvBCNreMFHRCyXrfUPmBsfCUSsV/gLfu8O/s2ZlKTU=; b=Dd6GBRSKoTGsMfDWEuAIZly6qDPrieU28huK4UIoNXSzpKVB+tCm9k3ysgnloilyBO 8rbDDlSjrhiGXCTO6k/GIGAzQ2dLAiygTxBIwyyTgeUOZb4L3wao7e4pOA+zCXPk04ig jnQSYj00CCJyBDF/OURcKq99tCPNdSjjgHaUAGfutbM8rv3H7aR5289SSZHxZukipygE uPashPZUcMYLiEirvirhWvRdF8wY17Q7pM/UcT7g8IBxNCSe5S+iWp4y0U6reRFcSEiI 8p5OCJjFDyaS03+aUqkczrKDutKxPnLuRwGh0LO+h8pGu0nnvtVxBTQ1WW7PEkYwLawu MqmA== 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=TpvBCNreMFHRCyXrfUPmBsfCUSsV/gLfu8O/s2ZlKTU=; b=Z/R/a3iu35AzsTGq31XUViKsZVqWlVKLzxT8Q2KOqzUDsukmKvG4gwMH0NfsZj+9/7 VhG4Wuk1e2LZmtU4o5szI28mDGLHyRMrS/5TcdZjk5iKWJOVsc2TncMuQaJpRwXtN0Xi qLC2U/C4lTATk8L/gmrnGddzicmqShSlWq+d+5TbgGHLsarhTYIyJ3O529rPFH0VQBgq JGkBy/7Qlfpgg0mOVE9y6C9fPrD2fyFOO7BHM9yUnWEV6GgrD6RYKsewwGBpFecSMbub C7LnAJeqNFbWaJLPCxgHHFd/bpi6YVeqoWluZICcL+VlYsPa0ZNzE51Wi04kxuLNm1Si l5/A== X-Gm-Message-State: AOAM533x9gMB5F3zdtM0xJQKYzNd9RKz/6hCIWS0fYH9z9vonsVqVJmf ZTpMF0KYyWZsGCx25Cok2LhlefVSmvv966AWBMU= X-Google-Smtp-Source: ABdhPJzIogL9zJwyMTDVa9GrEwtZfyEuOcY8rzHq2ppylVuZVw695VzA+I2FTmRHzOjsQTa8VeIuXwTbhhu2Was/fgw= X-Received: by 2002:a63:f042:: with SMTP id s2mr2425063pgj.4.1592469116343; Thu, 18 Jun 2020 01:31:56 -0700 (PDT) MIME-Version: 1.0 References: <20200617224813.23853-1-Sergey.Semin@baikalelectronics.ru> In-Reply-To: From: Andy Shevchenko Date: Thu, 18 Jun 2020 11:31:44 +0300 Message-ID: Subject: Re: [PATCH RESEND v6 0/3] serial: 8250_dw: Fix ref clock usage To: Serge Semin , Tony Lindgren Cc: Thomas Bogendoerfer , Greg Kroah-Hartman , Jiri Slaby , Serge Semin , Alexey Malahov , Maxim Kaurkin , Pavel Parkhomenko , Alexey Kolotnikov , Ramil Zaripov , Ekaterina Skachko , Vadim Vlasov , Arnd Bergmann , Andy Shevchenko , Maxime Ripard , Will Deacon , Russell King , linux-mips@vger.kernel.org, linux-arm Mailing List , "open list:SERIAL DRIVERS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-serial-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Thu, Jun 18, 2020 at 11:17 AM Andy Shevchenko wrote: > On Thu, Jun 18, 2020 at 1:52 AM Serge Semin > wrote: > I'm wondering how this will collaborate with runtime PM. Forgot to mention the WIP repository [1] for runtime PM rework (it doesn't mean my comment against patch 3 is not valid). Tony and I are working on it, you actually may be interested as well. [1]: https://gitlab.com/andy-shev/next -- With Best Regards, Andy Shevchenko