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.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 E42D9C433E6 for ; Thu, 28 Jan 2021 08:31:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ACEE164DD1 for ; Thu, 28 Jan 2021 08:31:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231876AbhA1IbJ (ORCPT ); Thu, 28 Jan 2021 03:31:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231789AbhA1Iau (ORCPT ); Thu, 28 Jan 2021 03:30:50 -0500 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 80E1CC06174A for ; Thu, 28 Jan 2021 00:30:08 -0800 (PST) Received: by mail-pj1-x102e.google.com with SMTP id jx18so3849180pjb.5 for ; Thu, 28 Jan 2021 00:30:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=ylVX93kG0pfKLjOK+VyaAAnOVEasqsi8+AYeDV5CIVc=; b=m1b089FNnXo/FIiunebnJhh/k60S/WpehXj3Sn+4cJjvq7c7gjsn3qu3e1LmwBksDI c1uj3sQjem5jPatGk0juLcrRCEyooTxLT869X7uL5VkZRiITvBItmB0neRIuYzBqVhX+ ewZGSlmSnNBvkKwWR0vJTGCrtbVA/WUvXlyBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=ylVX93kG0pfKLjOK+VyaAAnOVEasqsi8+AYeDV5CIVc=; b=NvcBbTsUZimt1q+RcEmv4dCwk3MwjDHprhQxqb9RtzTe1uou1R707X5IQr8aLHBNfG 6L1H5gHVQHlhEsLl510qPSzLW+gpouwJm4vRJK2P/V0420oO0fmQ4MDRl5ZTqosxdyln huLAbX7/vxPEoQ5KIUhh0ahoHg7tSL4IN1xUhbg//Z8ZLMQIZtfoCE2FzPWxOaYnrYuo SnjVeFJu0FEQAB4Hwn9EAA3E1hQAxeugqlDyKXbTpFKdMCiCrIv81f9fgpKxzemZJO1s zCQLpf+P6KMdWnIll9BupILmavODEWgVYambO1u/j9yu1ssFxyp1g7HT9qj38dilckTy e89w== X-Gm-Message-State: AOAM531cDh+ENZ/zjSUcpOqZAHeXPswPXEN00Sp1kUsPPAOmxnwMPev6 yPTqJn853A3mz+G78HZQ9bL7GA== X-Google-Smtp-Source: ABdhPJxv0VGQQsxMPwF5kTuNuglyyXV6LtQH2Bm9BpqAnuekS43gpU7rJFA5oCN9CaT2gYItOLy3cA== X-Received: by 2002:a17:90a:df0c:: with SMTP id gp12mr10171448pjb.3.1611822608072; Thu, 28 Jan 2021 00:30:08 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:304c:5453:303a:8268]) by smtp.gmail.com with ESMTPSA id l190sm4813102pfl.205.2021.01.28.00.30.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Jan 2021 00:30:07 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210128021753.2560931-1-judyhsiao@google.com> References: <20210128021753.2560931-1-judyhsiao@google.com> Subject: Re: [PATCH] drm/msm/dp: trigger unplug event in msm_dp_display_disable From: Stephen Boyd Cc: Mark Brown , Taniya Das , Rohit kumar , Banajit Goswami , Patrick Lai , Andy Gross , Bjorn Andersson , Liam Girdwood , Rob Herring , Jaroslav Kysela , Takashi Iwai , Srini Kandagatla , Stephan Gerhold , dianders@chromium.org, dgreid@chromium.org, cychiang@google.com, tzungbi@chromium.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Judy Hsiao , Judy Hsiao To: Judy Hsiao , linux-kernel@vger.kernel.org Date: Thu, 28 Jan 2021 00:30:05 -0800 Message-ID: <161182260580.76967.3767678954967498619@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Judy Hsiao (2021-01-27 18:17:53) > 1. Trigger the unplug event in msm_dp_display_disable() to shutdown > audio properly. > 2. Reset the completion before signal the disconnect event. >=20 > Signed-off-by: Judy Hsiao > --- Fixes: 158b9aa74479 ("drm/msm/dp: wait for audio notification before disabl= ing clocks") Reviewed-by: Stephen Boyd Tested-by: Stephen Boyd 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=-8.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 E5D2BC433E0 for ; Thu, 28 Jan 2021 08:31:26 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 46E2164DBD for ; Thu, 28 Jan 2021 08:31:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 46E2164DBD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 9A9D716BC; Thu, 28 Jan 2021 09:30:32 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9A9D716BC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1611822682; bh=wLgm5bMgORgkU5gdTaUbH96xJ6VbH9sOVXJVwTfxzrY=; h=In-Reply-To:References:Subject:From:To:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=eafU5NSJxhLKHn3OZNpfhyYaqmc6/N32vxkTH397JxAwHXDfVq0feI2YTcy1eNR3m iDF/PMZ78Jb6OykyAk/FjiugyjCx/i296Bn7vDQvEMtNNzS+xL1ZPww+0Y1g2vx2QB 46IGveajpijpVgX03yd2k7Zzgge4n6MleTzvcUlw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0D58CF80158; Thu, 28 Jan 2021 09:30:32 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B396FF8015B; Thu, 28 Jan 2021 09:30:28 +0100 (CET) Received: from mail-pl1-x62d.google.com (mail-pl1-x62d.google.com [IPv6:2607:f8b0:4864:20::62d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2E7FCF800E9 for ; Thu, 28 Jan 2021 09:30:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2E7FCF800E9 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="m1b089FN" Received: by mail-pl1-x62d.google.com with SMTP id e9so2933984plh.3 for ; Thu, 28 Jan 2021 00:30:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=ylVX93kG0pfKLjOK+VyaAAnOVEasqsi8+AYeDV5CIVc=; b=m1b089FNnXo/FIiunebnJhh/k60S/WpehXj3Sn+4cJjvq7c7gjsn3qu3e1LmwBksDI c1uj3sQjem5jPatGk0juLcrRCEyooTxLT869X7uL5VkZRiITvBItmB0neRIuYzBqVhX+ ewZGSlmSnNBvkKwWR0vJTGCrtbVA/WUvXlyBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=ylVX93kG0pfKLjOK+VyaAAnOVEasqsi8+AYeDV5CIVc=; b=B5PvteSwYxX0t7+FlG3ji1A4xzW0WdLRsTni4pys+lmPeO/j74hVtK3roZh5Siz1Q8 +F6ULNSIihy63I6tmNvoRb1lHDhI0uL8Xg/Lmd1gkKbHCiIC/VQMLGQSkzG8hSEjh8aK 0s88fuQtpUF5y/H+T9bz17M0uvUbwreO3Y1pnqWap1RNzd6BrfV6Y1a3h78unLEzJTho y/ebnD5MNc6R5CsDoqKuz+WRRhjs4RjKF8XOhCRK/xVzl3C7dIe5fKppDA/uhDPgw2tc /4Y46Umy0vBV9oKAaU8/wL10Pfl7WwjSo3v/KGPdTTx+rPsRMzDfv71yk0kYRVisj7i9 knQQ== X-Gm-Message-State: AOAM532b9Ya1fa9aHOwE1HU1BybD0xBRnDfLCJgVOumam7J3+GlnZLI0 yzjxKcwL1smFbKdZyUmrdmcF7Q== X-Google-Smtp-Source: ABdhPJxv0VGQQsxMPwF5kTuNuglyyXV6LtQH2Bm9BpqAnuekS43gpU7rJFA5oCN9CaT2gYItOLy3cA== X-Received: by 2002:a17:90a:df0c:: with SMTP id gp12mr10171448pjb.3.1611822608072; Thu, 28 Jan 2021 00:30:08 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:304c:5453:303a:8268]) by smtp.gmail.com with ESMTPSA id l190sm4813102pfl.205.2021.01.28.00.30.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Jan 2021 00:30:07 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210128021753.2560931-1-judyhsiao@google.com> References: <20210128021753.2560931-1-judyhsiao@google.com> Subject: Re: [PATCH] drm/msm/dp: trigger unplug event in msm_dp_display_disable From: Stephen Boyd To: Judy Hsiao , linux-kernel@vger.kernel.org Date: Thu, 28 Jan 2021 00:30:05 -0800 Message-ID: <161182260580.76967.3767678954967498619@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Cc: Taniya Das , alsa-devel@alsa-project.org, Banajit Goswami , Liam Girdwood , Rohit kumar , Patrick Lai , Andy Gross , dgreid@chromium.org, devicetree@vger.kernel.org, Judy Hsiao , tzungbi@chromium.org, Stephan Gerhold , linux-arm-msm@vger.kernel.org, Rob Herring , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, dianders@chromium.org, cychiang@google.com, Takashi Iwai , Mark Brown , Srini Kandagatla , Judy Hsiao X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Quoting Judy Hsiao (2021-01-27 18:17:53) > 1. Trigger the unplug event in msm_dp_display_disable() to shutdown > audio properly. > 2. Reset the completion before signal the disconnect event. >=20 > Signed-off-by: Judy Hsiao > --- Fixes: 158b9aa74479 ("drm/msm/dp: wait for audio notification before disabl= ing clocks") Reviewed-by: Stephen Boyd Tested-by: Stephen Boyd 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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,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 F31E0C433E9 for ; Thu, 28 Jan 2021 08:31:23 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 92F0D64D9D for ; Thu, 28 Jan 2021 08:31:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 92F0D64D9D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=KEF71WVHMBzB/udyT3x2h3Y0vL1+Y05iQrminkQhTjM=; b=amGW6X+GTLW87ptmF6W+fwuJl yQdV+QIHT4MSicqgY4IPOh7tLRKvWysFTRuxco+sdDaFBfKSllBJAeOJ+UZfGVN9IER+UBx+uaRKU GhywPBfCtTSffa/HPXjCRrfNfD5az9Fx6zsFRXQC6xsxnqEtBHmKIusE2Uh7jB3mvpv3CV8hJ/7Tp JS3o1cV+j5LSmW5RbtpxwRg89kHM9ajgMIfo/6AKHVZk+cxhrLL6Hb9DVT806oCeYviqlKMmOf47B sb9L6BQ/GrWhf5Y2NnK09OXp9IIG0rQUkvdgN+kY1NV490ndus9XUZWOichufGOVs8xAouRFn1yWU Bl6rvD3qg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l52gw-0002js-Tw; Thu, 28 Jan 2021 08:30:14 +0000 Received: from mail-pj1-x1029.google.com ([2607:f8b0:4864:20::1029]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l52gs-0002i7-CT for linux-arm-kernel@lists.infradead.org; Thu, 28 Jan 2021 08:30:13 +0000 Received: by mail-pj1-x1029.google.com with SMTP id l18so3851507pji.3 for ; Thu, 28 Jan 2021 00:30:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=ylVX93kG0pfKLjOK+VyaAAnOVEasqsi8+AYeDV5CIVc=; b=m1b089FNnXo/FIiunebnJhh/k60S/WpehXj3Sn+4cJjvq7c7gjsn3qu3e1LmwBksDI c1uj3sQjem5jPatGk0juLcrRCEyooTxLT869X7uL5VkZRiITvBItmB0neRIuYzBqVhX+ ewZGSlmSnNBvkKwWR0vJTGCrtbVA/WUvXlyBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=ylVX93kG0pfKLjOK+VyaAAnOVEasqsi8+AYeDV5CIVc=; b=C/C230nrwbc6hnkcxSIAeutOkxcq2EduEiu8+iwEkLC0zTQyNKD+zQ8aF267k2BtIo RVYGl2S49STGnBIOgEaiY95HY43PXdqqgl5LtKEgR0n5S5n7N4Lyk1wE8TuAFC7/CKhA vM6D/cVKCrxjRIzxwyUwZCMiV/D0n2C3WdrUR4xuWhJCwSRsZty3GOEyqzENVeHzt7zj 4J4aPjdtEPdFWKfOA3dDWemefIAkIYlh2SMLDfImPuPwwx8YGYd3zWKZfrgXQ0XMKr0Q hE9gV3CvOvpSt8J5gKI/WiuCb8OTe95/Ll6Ub2kDDxEmjYv8UGJW5idNtnjlcklU8KD6 Cnfw== X-Gm-Message-State: AOAM531mxvqaGrgqzWn2Xv6iB67SGT5qwiVsjSi6oT2bbc3eW7Z/P/2f jViqcxoH8+eCmGb5MJsmvf7WSw== X-Google-Smtp-Source: ABdhPJxv0VGQQsxMPwF5kTuNuglyyXV6LtQH2Bm9BpqAnuekS43gpU7rJFA5oCN9CaT2gYItOLy3cA== X-Received: by 2002:a17:90a:df0c:: with SMTP id gp12mr10171448pjb.3.1611822608072; Thu, 28 Jan 2021 00:30:08 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:304c:5453:303a:8268]) by smtp.gmail.com with ESMTPSA id l190sm4813102pfl.205.2021.01.28.00.30.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Jan 2021 00:30:07 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20210128021753.2560931-1-judyhsiao@google.com> References: <20210128021753.2560931-1-judyhsiao@google.com> Subject: Re: [PATCH] drm/msm/dp: trigger unplug event in msm_dp_display_disable From: Stephen Boyd To: Judy Hsiao , linux-kernel@vger.kernel.org Date: Thu, 28 Jan 2021 00:30:05 -0800 Message-ID: <161182260580.76967.3767678954967498619@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210128_033010_522663_FDA967C1 X-CRM114-Status: UNSURE ( 8.26 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Taniya Das , alsa-devel@alsa-project.org, Banajit Goswami , Liam Girdwood , Rohit kumar , Patrick Lai , Andy Gross , dgreid@chromium.org, devicetree@vger.kernel.org, Judy Hsiao , tzungbi@chromium.org, Stephan Gerhold , linux-arm-msm@vger.kernel.org, Rob Herring , Jaroslav Kysela , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, dianders@chromium.org, cychiang@google.com, Takashi Iwai , Mark Brown , Srini Kandagatla , Judy Hsiao Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Judy Hsiao (2021-01-27 18:17:53) > 1. Trigger the unplug event in msm_dp_display_disable() to shutdown > audio properly. > 2. Reset the completion before signal the disconnect event. > > Signed-off-by: Judy Hsiao > --- Fixes: 158b9aa74479 ("drm/msm/dp: wait for audio notification before disabling clocks") Reviewed-by: Stephen Boyd Tested-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel