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,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED,USER_AGENT_MUTT 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 9CE74C28CC5 for ; Wed, 5 Jun 2019 21:24:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 72BD920872 for ; Wed, 5 Jun 2019 21:24:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="Bc7m2lT8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726652AbfFEVY3 (ORCPT ); Wed, 5 Jun 2019 17:24:29 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:43689 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726532AbfFEVY3 (ORCPT ); Wed, 5 Jun 2019 17:24:29 -0400 Received: by mail-pf1-f193.google.com with SMTP id i189so76621pfg.10 for ; Wed, 05 Jun 2019 14:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=5JsaaeOZ5jEkTZ+CQbpEkrv4dv3aPXsi9a1U9ZyHnWY=; b=Bc7m2lT8121T8y0BgV5ppFoVa+gTNbe8caW8/6FSqqVnPL3VNfAQQgQPJp3cHpvvjF 6r5gPNbwx1Ymku5cSrDwzAdgqoIC2UPtydUfLSsijaxsGBsps5esDIwsGlFZ6C5ln361 oJeALyzPlvtZ+vSvFaBd2lmlPimux8u8wYJGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=5JsaaeOZ5jEkTZ+CQbpEkrv4dv3aPXsi9a1U9ZyHnWY=; b=sXb0dvirvFzFlvOGm5oG+A5UcJMaa73zTe0iu15UZxsWqMhnP/DDCCZsr8o7wDBps3 6tMBAPPBdQQYy9WTdz8CzroFA5b1YkMhUPF9qAB3G0rzrhFyRzTktzzs8K8awu+rDiIU YOUdAK63s7+QRU3iJHCOD9vnoSqdYz46y45Z+nVCjo5FId4B4PPXs0dtH60Im086M+pH YqAjlL//7g/n0F2DulrocETS+vTVrAgLppwd2RjzPDcRJbgJxucS/+S8bT697XWjQKHV NBwTb3DuhfibbS8IYz96pBT1N8UUzU6zJGofJ5qZV0ZK9LJJkRy7mxYNqRhX99+zFlUR Am7g== X-Gm-Message-State: APjAAAXysff6Meil73sJJIwXWLsakETBsB+WJvlp4Y7sG190F8KwGwkr AZ/VUKhyTkofCxpddYLyEfDevQ== X-Google-Smtp-Source: APXvYqxhvfnBdnZg/Zs5AZJlWFyZ5sCBAfZb9xNeRH8QSl/Dzc/pRaTLtaX+thEqgOMLfVR0DiUjJQ== X-Received: by 2002:aa7:8248:: with SMTP id e8mr9797660pfn.155.1559769868467; Wed, 05 Jun 2019 14:24:28 -0700 (PDT) Received: from localhost ([2620:15c:202:1:75a:3f6e:21d:9374]) by smtp.gmail.com with ESMTPSA id h19sm3148232pfn.79.2019.06.05.14.24.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 05 Jun 2019 14:24:27 -0700 (PDT) Date: Wed, 5 Jun 2019 14:24:27 -0700 From: Matthias Kaehlcke To: Heiko =?utf-8?Q?St=C3=BCbner?= Cc: Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Douglas Anderson , Brian Norris Subject: Re: [PATCH 2/2] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron Message-ID: <20190605212427.GP40515@google.com> References: <20190605204320.22343-1-mka@chromium.org> <20190605204320.22343-2-mka@chromium.org> <3079472.D8Re4Zsj2W@diego> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3079472.D8Re4Zsj2W@diego> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 05, 2019 at 11:11:12PM +0200, Heiko Stübner wrote: > Am Mittwoch, 5. Juni 2019, 22:43:20 CEST schrieb Matthias Kaehlcke: > > This enables wake up on Bluetooth activity when the device is > > suspended. The BT_HOST_WAKE signal is only connected on devices > > with BT module that are connected through UART. > > > > Signed-off-by: Douglas Anderson > > Signed-off-by: Matthias Kaehlcke > > Housekeeping question, with the two Signed-off-by lines, is Doug the > original author, or was this Co-developer-by? Good question, it's derived from Doug's patch for CrOS 3.14 and https://crrev.com/c/1575556 also from Doug. Let's say I did the porting to upstream, but I'm pretty sure Doug spent more time on it. Maybe I should resend it with Doug as author and include the original commit message, which has more information.