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.4 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 85FAEC43468 for ; Mon, 21 Sep 2020 14:04:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 51FD220C09 for ; Mon, 21 Sep 2020 14:04:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="IbmmAYDo" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727231AbgIUOD5 (ORCPT ); Mon, 21 Sep 2020 10:03:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726991AbgIUOD5 (ORCPT ); Mon, 21 Sep 2020 10:03:57 -0400 Received: from mail-pg1-x543.google.com (mail-pg1-x543.google.com [IPv6:2607:f8b0:4864:20::543]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93CBEC0613CF for ; Mon, 21 Sep 2020 07:03:57 -0700 (PDT) Received: by mail-pg1-x543.google.com with SMTP id l71so9134187pge.4 for ; Mon, 21 Sep 2020 07:03:57 -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=Ure3si/tYjsbRCU0EwPyJfAlat4O1xAue0I3OTloxBE=; b=IbmmAYDofbT6k/lMMUKNFUvJQN+qDm8sFzdWHY+T/jpQ42pwIZOYbSGfTboMjkIIki Jkrxy/xRizmjaL3yhpOsDT8zVKn6dCr/Qx4NTXFJ5PMTyljCQ06yTfP7v9kPGwYl6nhB corbu1t3jb8tgFBVcGRnILxUa8/RbU2ExhVwR0IX4/WqvK163uTz6DZZBEG+mPjrFBUh NwlfO4usJNkcLEJhv+nc2+YB8BnXAfdYl0RRa9eEy2qs6SQkq394Wmw9+qk2innSBEp8 +kLZbvlMGH2TpWMTgvIMzH6akl7HjQeGytHw42M1x8BfTdwgtIRnGcGZR9WcHISKC7po WW4w== 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=Ure3si/tYjsbRCU0EwPyJfAlat4O1xAue0I3OTloxBE=; b=tDKKUieagcqOhoW5fkB+vzrYvisAOXyUmweOYQ9Xr4YteZGM9/nPEKPw1gqsI3v7tB QfODUCyzm9ZnYQYmEf3OdejqIjK9GatBNwBFY9v4Cw6nsHUgz8XhMW9ipN/7rI9bytxJ Gd9Yj1mm+ZHhqh/7i7aVRH1tT5Ejm9Lq47X7TwXLULLeGdeVQ6GHjNvXugKCJuQC5AZo Wna/+QsfLxryrdGT9NJJ67mL8ZWYgs5Z+oF4oosH2osscT0qN9uST6ViCyIa37T1wlzP 2O83e48wr3CzSJK/OMVXuWv7JjGySFGXg7JeYnXjE5tWPcPNGzIxrmt6ujR6IEPxyxqX kQVA== X-Gm-Message-State: AOAM5314t2WABhscLcJou69bf2b2Va06Ds6jw6E0RJKo2WacUxt/0E0U gu+uqV0ToCFJCEhFrCxMZoUqWqX9+OJl X-Google-Smtp-Source: ABdhPJxigjLOV7f6CSoqVqVDbHIE443wB+VHWNUBrEke/v73GfmkYFIvsn1GUFVRK+tpgzFGhAYDJA== X-Received: by 2002:a63:fe57:: with SMTP id x23mr36499351pgj.309.1600697036935; Mon, 21 Sep 2020 07:03:56 -0700 (PDT) Received: from Mani-XPS-13-9360 ([2409:4072:6d03:bd12:1004:2ccf:6900:b97]) by smtp.gmail.com with ESMTPSA id gn24sm11039713pjb.8.2020.09.21.07.03.53 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 21 Sep 2020 07:03:56 -0700 (PDT) Date: Mon, 21 Sep 2020 19:33:51 +0530 From: Manivannan Sadhasivam To: Bhaumik Bhatt Cc: linux-arm-msm@vger.kernel.org, hemantk@codeaurora.org, jhugo@codeaurora.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/3] Debugfs and Sysfs entries for MHI Message-ID: <20200921140351.GD3262@Mani-XPS-13-9360> References: <1600457992-18448-1-git-send-email-bbhatt@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1600457992-18448-1-git-send-email-bbhatt@codeaurora.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, Sep 18, 2020 at 12:39:49PM -0700, Bhaumik Bhatt wrote: > Introduce debugfs and sysfs entries for MHI. > Fixes to allow building MHI as a module without warnings/errors. > > This set of patches was tested on arm64 and x86_64 architectures. > > v3: > -Fix typo in commit text and add a minor update to it > Series applied to mhi-next! Thanks, Mani > v2: > -Remove the patch for removal of MODULE_LICENSE() warnings > -Add fixes to adhere to the Kconfig coding style > > Bhaumik Bhatt (3): > bus: mhi: Fix entries based on Kconfig coding style > bus: mhi: core: Introduce debugfs entries for MHI > bus: mhi: core: Introduce sysfs entries for MHI > > Documentation/ABI/stable/sysfs-bus-mhi | 21 ++ > MAINTAINERS | 1 + > drivers/bus/mhi/Kconfig | 20 +- > drivers/bus/mhi/core/Makefile | 1 + > drivers/bus/mhi/core/debugfs.c | 410 +++++++++++++++++++++++++++++++++ > drivers/bus/mhi/core/init.c | 60 +++++ > drivers/bus/mhi/core/internal.h | 24 ++ > include/linux/mhi.h | 2 + > 8 files changed, 533 insertions(+), 6 deletions(-) > create mode 100644 Documentation/ABI/stable/sysfs-bus-mhi > create mode 100644 drivers/bus/mhi/core/debugfs.c > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project >