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=-12.2 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,URIBL_BLOCKED,USER_AGENT_SANE_1 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 12713C49EA6 for ; Thu, 24 Jun 2021 06:09:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EA1DE613DC for ; Thu, 24 Jun 2021 06:09:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231126AbhFXGLn (ORCPT ); Thu, 24 Jun 2021 02:11:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230257AbhFXGLm (ORCPT ); Thu, 24 Jun 2021 02:11:42 -0400 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A8304C061574 for ; Wed, 23 Jun 2021 23:09:22 -0700 (PDT) Received: by mail-pj1-x1029.google.com with SMTP id x21-20020a17090aa395b029016e25313bfcso2816404pjp.2 for ; Wed, 23 Jun 2021 23:09:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Cdh5icP9dLkaJMWxCjq6qbLcVl8C1ZKeQk32n5oC1wo=; b=z6SQdKR+RQn8aHynhbgyRv9q7FC8CqOH8thaal7O3TNCa7l74z5Uq+O8ZFTZgQy6TH N2gRz/Q17SedgEoI6Z4XEL/3nTaSTfpmLF8aJsYEm0GbF1SLdgPMqalTlGUdvPn66Myk 3Q3cRb2gONrYpgz9nqjJbvcw5lxekeat4SV3mHfsPgrU78dehklhUKBP6JEQMxYbTRjw KtV+kzBk4Yvy3VdKFSQcb7MfYKz2s8jPboNVM8+MknCuBXg+w+TOFtWyOxaejSkujHOX SijuHx/c91cIPd1l23ngc+xwcE9GAXlFQ0LcZh15Rp2tjtoJALoB0rcaSj+TgGun9dkU AORA== 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:in-reply-to:user-agent; bh=Cdh5icP9dLkaJMWxCjq6qbLcVl8C1ZKeQk32n5oC1wo=; b=Ox9wt5zMSyownndSJ3qVESp4d5nv0RZoPAAFF+iAP3OFyPZjj+LwSylV4oSw65No/B RxXceVwb5M8Pw6vWPy4Y6I1QXh3FI5W9IyEIGOYHGdOS/xNDKhAc2uyQxsjuUEwSEZB+ 9VRR8lsie+vX89m7OlxuT748lf4F7EdDM63olzU0VxAj0bt/Qow1gQieTamYABZ6tYkn AvTFeLWTB7J6og9bxFUQClDwEUYmHhNYYpbosXAOT5h7cud5kh7ny+EpcvF8aLL5X6UD Guvc6THaOb/w8PNciZPNzgGc6r4murhAcdEeaSvGii++OxgoEoEtPckxc7sc17ZX5b8k PBPw== X-Gm-Message-State: AOAM532uXZhLp72Ch5DQx9m6aXS6J+cRYdE8c0JpDUZIHNnvmXrVM0xM PZNUwuuVgZCVwsP9rMfg3cI6 X-Google-Smtp-Source: ABdhPJxcrzf4frIXVJQwRNVsQ4gofsCEqvAUjZu1/mxoz4rbhnkZM1RWWFsDpWNO2YUUi/tRSrwQMQ== X-Received: by 2002:a17:90a:bc89:: with SMTP id x9mr3644831pjr.228.1624514962040; Wed, 23 Jun 2021 23:09:22 -0700 (PDT) Received: from workstation ([120.138.12.173]) by smtp.gmail.com with ESMTPSA id u7sm1325765pjd.55.2021.06.23.23.09.18 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Jun 2021 23:09:21 -0700 (PDT) Date: Thu, 24 Jun 2021 11:39:16 +0530 From: Manivannan Sadhasivam To: Kalle Valo Cc: Bhaumik Bhatt , linux-arm-msm@vger.kernel.org, hemantk@codeaurora.org, jhugo@codeaurora.org, linux-kernel@vger.kernel.org, loic.poulain@linaro.org, linux-wireless@vger.kernel.org, ath11k@lists.infradead.org, bbhatt=codeaurora.org@codeaurora.org, lilic@codeaurora.org, kangxu@codeaurora.org Subject: Re: [PATCH v4 4/6] ath11k: set register access length for MHI driver Message-ID: <20210624060916.GA21925@workstation> References: <1620330705-40192-1-git-send-email-bbhatt@codeaurora.org> <1620330705-40192-5-git-send-email-bbhatt@codeaurora.org> <20210521135152.GL70095@thinkpad> <87h7i0juxt.fsf@codeaurora.org> <37184e28dcc952ba9ad5ed0dc2c1a6da@codeaurora.org> <6ed9fe90f40e5f8151d3a028abf0acd1@codeaurora.org> <20210618064514.GM3682@workstation> <87k0mkh4ll.fsf@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87k0mkh4ll.fsf@codeaurora.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 23, 2021 at 08:29:26PM +0300, Kalle Valo wrote: > Manivannan Sadhasivam writes: > > > On Wed, Jun 16, 2021 at 10:38:01AM -0700, Bhaumik Bhatt wrote: > >> Hi Kalle/Mani, > >> > >> On 2021-06-14 10:49 AM, Bhaumik Bhatt wrote: > >> Just got confirmation that the whole patch series was tested for functional > >> sanity on > >> Dell E7590 + QCA6390 with Ubuntu18.04 and patch 4/6 is also good to go. > >> > >> Can you please ACK and pick up this series? > >> > > > > I can pick the series but I need an Ack from Kalle since it contains > > ath11k changes. Kalle, can you please Ack this patch? > > > > I'm planning to send the PR by this weekend. > > Sorry for the late reply. Yes, as this now tested with ath11k driver > please take this ath11k patch via the mhi tree: > > Acked-by: Kalle Valo Thanks for the Ack, Kalle. But I've sent the pull to Greg for 5.14. So once the merge window closes, I'll apply this series for 5.15. Thanks, Mani > > -- > https://patchwork.kernel.org/project/linux-wireless/list/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches