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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 6CFA5C433B4 for ; Thu, 20 May 2021 12:02:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 405306108C for ; Thu, 20 May 2021 12:02:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242494AbhETMD0 (ORCPT ); Thu, 20 May 2021 08:03:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242420AbhETMDI (ORCPT ); Thu, 20 May 2021 08:03:08 -0400 Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1F1EC05189C for ; Thu, 20 May 2021 03:25:23 -0700 (PDT) Received: by mail-pl1-x62b.google.com with SMTP id s20so8753114plr.13 for ; Thu, 20 May 2021 03:25:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vzcCMdn7AWAOzOW85sX9PhoEpIf+O0kjM4jka7jzb/E=; b=Pbf9x3xzIaUirTOlH3BIWfV/MkY24clUI1riLlGFGq8JMA6stksgxshyVGUYnKcxtI dGxP+GfGQ3gRNiAxwpm39uTt/X+1gL4CS3DwKlR+Yn94H/KrBeZcC+Qiie9fCh4ZZ0er 0YzofFRyhkn44h1FWmUhyXcPUlHJqq1FPnnLWnPHN1YrfsmT/9FqU0BlD56jlijIiGjV ZHFpSxG5EOqGAl1urkrJIWO1fvqh4YsVSFR4h9SesXpsSFcPoRQVBf7HgQ620chOHF35 L2ICKkol5SqrxnQuMdBq38/elfZw7ojRNh3oFWOSkDmZU6Ro7IhI1O8QBvL8bsux1W4n tgmw== 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=vzcCMdn7AWAOzOW85sX9PhoEpIf+O0kjM4jka7jzb/E=; b=B1AO4jsFvg7Z+qqSXIG+ZFu5OTrYX4FLwZ5hyQSgdASes+uSUMM/UHXa2ePEdtVn65 7QITHgM9tQz1occce+6DayDo2AafztaMq/hNLcNyzQS7Ss6x+jLDb6EfXMy6mO//aGiq en00pqSw/WpFU6YTNfw599fYr/Mqk3j9r97biB3ibvO7xoaLtLLOYL7yxSEi5tyI2u9q pJLaC/jw2M0eFe3TK9j+jTm+RYBsYRgyYDXZldWxMJJdvoHteWjvbI5DJJoXr96uhtJ/ jrOBzXFjbUIpUHuvYVBoird/kbBOzvUChaMAs9NclGYtYiCVC4GAbGhoP2pj/ORYjxCl YUgw== X-Gm-Message-State: AOAM530zmfqbPtZdw7gxuSa0vlStGGog0CJR2FhBkvOhXb6aXSd63/J8 /+LOeec3D56VAsPUXNywuy93sSuQwONAsH4fHzRJMg== X-Google-Smtp-Source: ABdhPJxUDB2Glgp87vkEVGP5IiXVx/gimyk58B60TNfXb6X0gR2NtYKOYoFyuSL52I22cyOY7hCHAL23y/lTqcdoWEE= X-Received: by 2002:a17:90a:7e8f:: with SMTP id j15mr4221550pjl.19.1621506323290; Thu, 20 May 2021 03:25:23 -0700 (PDT) MIME-Version: 1.0 References: <20210520064508.3121211-1-pihsun@chromium.org> In-Reply-To: From: Robert Foss Date: Thu, 20 May 2021 12:25:12 +0200 Message-ID: Subject: Re: [PATCH] drm/bridge: anx7625: Synchronously run runtime suspend. To: Tzung-Bi Shih Cc: Pi-Hsun Shih , Andrzej Hajda , Neil Armstrong , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Daniel Vetter , Xin Ji , Hsin-Yi Wang , "open list:DRM DRIVERS" , open list Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 20 May 2021 at 12:12, Tzung-Bi Shih wrote: > > On Thu, May 20, 2021 at 2:45 PM Pi-Hsun Shih wrote: > > Fixes: 60487584a79a ("drm/bridge: anx7625: refactor power control to use runtime PM framework") > > Signed-off-by: Pi-Hsun Shih > > Tested-by: Tzung-Bi Shih Reviewed-by: Robert Foss