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=-6.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 55764C3F2D1 for ; Mon, 2 Mar 2020 09:55:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2A4CF20675 for ; Mon, 2 Mar 2020 09:55:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583142945; bh=QFbhzKp9Lt+wDA06adr7+3yp9yLnG8X6Oj0rX2UZumM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=WS7ncWWS/OkvUY/poOABe6zyDNTG4BPJctqHVmxhr7OceRBmrpOX5Tn3AzclLie+w 1XADUoGApummdf8rliU2auQGgtzKv6GaVrGzz5jYGbJoDsuieAsWB+PcORTFS90d2/ prmvwiDG9brvIQckrR+X+WYfdYHgiHeMOyhd5TwY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727534AbgCBJzo convert rfc822-to-8bit (ORCPT ); Mon, 2 Mar 2020 04:55:44 -0500 Received: from mail-oi1-f194.google.com ([209.85.167.194]:35900 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726956AbgCBJzn (ORCPT ); Mon, 2 Mar 2020 04:55:43 -0500 Received: by mail-oi1-f194.google.com with SMTP id t24so2490994oij.3; Mon, 02 Mar 2020 01:55:43 -0800 (PST) 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:content-transfer-encoding; bh=HAlb9wvoP40MDw06uLOyqoy8XCZGxiaSUpH+LIJxvNs=; b=Ob2Y94o+S16AD3Wck5E0l/u/YMBfhagZc27nYw7JKixy7tC1sirUr1DeMHw47nKxXt uEI9TTJoZjNYWfiCjzNVvXYaIJSy801GoyAeXKlviudZeJWUUSR5k4OSlcVjXxcGtJ8x XN95MzBnIp17/z73savlcwHdmeVlAO3aDXIR7iatYJvS3K/IeMQ6smg/BjIsEgdSGmts 481dA5sbyTTVEcJIs5BAzGvIcJMxCFw0Y8tz9LG+6Y/cXAwJm7oohqv/dNC97tG8dW2Y RzIu1bH/pUUCjKHL/zTSmphn3bU35ZV/0O44C6pihx8By432/mCyXilHZ4v989lRbnkH qusQ== X-Gm-Message-State: APjAAAUZ/wLGcX9wVEf+o46bJQAR7U40f6P9Pog/LNuAybgAwCiI0QNh 2rmQ6iE1H9czeIZ4z/uTWk1d1+qaXCXRvq8iGm0= X-Google-Smtp-Source: APXvYqx7k18dMGDkgSbaxcXKSBdPlMqC2Jd5OzgWMeEKHtndONisZj6Wr8JAWJPAUGZmLk03a/ocOmG5AblrkHQDix8= X-Received: by 2002:aca:bfc2:: with SMTP id p185mr11319755oif.57.1583142943281; Mon, 02 Mar 2020 01:55:43 -0800 (PST) MIME-Version: 1.0 References: <2094703.CetWLLyMuz@kreacher> In-Reply-To: From: "Rafael J. Wysocki" Date: Mon, 2 Mar 2020 10:55:31 +0100 Message-ID: Subject: Re: [PATCH 0/6] ACPI: EC: Updates related to initialization To: Jian-Hong Pan Cc: "Rafael J. Wysocki" , Daniel Drake , Linux ACPI , LKML , "Rafael J. Wysocki" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Mon, Mar 2, 2020 at 6:54 AM Jian-Hong Pan wrote: > > Daniel Drake 於 2020年2月28日 週五 下午5:43寫道: > > > > On Thu, Feb 27, 2020 at 10:25 PM Rafael J. Wysocki wrote: > > > The purpose of this series of update of the ACPI EC driver is to make its > > > initialization more straightforward. > > > > > > They fix a couple of issues, clean up some things, remove redundant code etc. > > > > > > Please refer to the changelogs of individual patches for details. > > > > > > For easier access, the series is available in the git branch at > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ > > > acpi-ec-work > > > > > > on top of 5.6-rc3. > > > > Jian-Hong, can you please test this on Asus UX434DA? > > Check if the screen brightness hotkeys are still working after these changes. > > Hi Rafael, > > Thanks for your patches, but we found an issue: > The laptops like ASUS UX434DA's screen brightness hotkeys work before > this patch series. However, the hotkeys are failed with the patch > "ACPI: EC: Unify handling of event handler installation failures". Thanks for checking!