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.8 required=3.0 tests=BAYES_00, 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 48D29C433DB for ; Sat, 27 Feb 2021 11:04:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09F1C64DFF for ; Sat, 27 Feb 2021 11:04:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229953AbhB0LDz (ORCPT ); Sat, 27 Feb 2021 06:03:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229946AbhB0LDy (ORCPT ); Sat, 27 Feb 2021 06:03:54 -0500 X-Greylist: delayed 385 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sat, 27 Feb 2021 03:02:59 PST Received: from relay02.th.seeweb.it (relay02.th.seeweb.it [IPv6:2001:4b7a:2000:18::163]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5AD17C061756 for ; Sat, 27 Feb 2021 03:02:59 -0800 (PST) Received: from [192.168.1.57] (adsl-dyn192.91-127-215.t-com.sk [91.127.215.192]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by m-r1.th.seeweb.it (Postfix) with ESMTPSA id 784991F49F; Sat, 27 Feb 2021 12:02:56 +0100 (CET) Date: Sat, 27 Feb 2021 12:02:50 +0100 From: Martin Botka Subject: Re: [PATCH 34/41] arm64: dts: qcom: sdm630-nile: Configure WCN3990 Bluetooth To: Konrad Dybcio Cc: phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, angelogioacchino.delregno@somainline.org, marijn.suijten@somainline.org, Andy Gross , Bjorn Andersson , Amit Kucheria , Zhang Rui , Daniel Lezcano , Rob Herring , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: In-Reply-To: <71ea4ebd-f446-ede3-7623-ae5b339d7905@somainline.org> References: <20210226200414.167762-1-konrad.dybcio@somainline.org> <20210226200414.167762-35-konrad.dybcio@somainline.org> <71ea4ebd-f446-ede3-7623-ae5b339d7905@somainline.org> X-Mailer: geary/3.36.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Signed-off-by: Martin Botka Sorry for the second Sob. Previous one was HTML. Sorry On Sat, Feb 27, 2021 at 11:40, Konrad Dybcio wrote: > >> From: AngeloGioacchino Del Regno >> > > From: Martin Botka > > > That got caught in rebasing madness.. Should any additional mistakes > appear, I'll send a V2. > > > Konrad >