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=-16.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 F3AE0C4338F for ; Wed, 28 Jul 2021 18:46:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DE31161052 for ; Wed, 28 Jul 2021 18:46:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231175AbhG1Sq4 (ORCPT ); Wed, 28 Jul 2021 14:46:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:36354 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230300AbhG1Sqy (ORCPT ); Wed, 28 Jul 2021 14:46:54 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A6BD56056C; Wed, 28 Jul 2021 18:46:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627498013; bh=4pYDQiXD1f15dcdtVWaMSRnaxJqMqA5JSOuuTmecDlY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Jr3JnTCbrw0xAzoeLMwfkhfCHjG9QY5Q+S0FytPjPllEBbNNkH8yU7dTNdYCGQAZL 0OA1WutivUX891vzWTVUMQ3IUpRyk/4q2mu3sH3fREc3uQJ0BIxZWauJomd4Gyhg7C NRr2lvWHJQdgZZDjGTaMRqRxo0c5MddK4hBxoMJk= Date: Wed, 28 Jul 2021 20:46:51 +0200 From: Greg KH To: Ojaswin Mujoo Cc: nsaenz@kernel.org, stefan.wahren@i2se.com, dan.carpenter@oracle.com, phil@raspberrypi.com, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text Message-ID: References: <9c9c128b41e31d6bebe646e052aa05c44b19eb83.1627495116.git.ojaswin98@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9c9c128b41e31d6bebe646e052aa05c44b19eb83.1627495116.git.ojaswin98@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 29, 2021 at 12:07:17AM +0530, Ojaswin Mujoo wrote: > Add some details to the Kconfig definition of $CONFIG_VCHIQ_CDEV to help > make the motive behind it a bit more clear. > > Signed-off-by: Ojaswin Mujoo > --- > drivers/staging/vc04_services/Kconfig | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/vc04_services/Kconfig b/drivers/staging/vc04_services/Kconfig > index 2b70c37cdd09..cb02d8a4cb74 100644 > --- a/drivers/staging/vc04_services/Kconfig > +++ b/drivers/staging/vc04_services/Kconfig > @@ -25,8 +25,12 @@ config VCHIQ_CDEV > bool "VCHIQ Character Driver" > default y > help > - Enable the creation of VCHIQ character driver to help > - communicate with the Videocore platform. > + Enable the creation of VCHIQ character driver to help communicate > + with the VideoCore platform. The cdev exposes ioctls used by > + userspace libraries and testing tools to interact with VideoCore. > + This can be set to 'N' if the VideoCore communication is not needed > + by userspace but only by other kernel modules (like bcm2835-audio). > + If not sure, set this to 'Y'. I still do not understand if I need this driver or not, and I have this hardware! What functionality does this driver accomplish? What is VideoCore? thanks, greg k-h 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=-14.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,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 A7A2DC4338F for ; Wed, 28 Jul 2021 18:49:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 5F39B60525 for ; Wed, 28 Jul 2021 18:49:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5F39B60525 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=GZ3I2SERHh/wrbdiU/Fi4023SkYwLLxJkspvjwBQJbE=; b=MSyKDymnwfK/0V ql0TDZBu41p1NTkhioPwwxC6KipojUghm/BT0yxMJEOMbkK+MuMu1rBtUC/hdp1j8CaA1D7WJFzJq duwVwkJMAq3F2vcu4R51+QMC8MKn/douIXuLm2DOxcW692U4Uukg643GN/xNf70oAr+HpVnOhLoTK AEdUIBPKryCd1lzVwDa3Inen5qglyT/wGKSmrg4t38pTs1r79Vo8pL4P/MH8NT+iFZnQemQX1JGU+ NCtud6I05aSoAW9B9tM43kx2UXU6jUmYii+KkoeLrtR71Y75wIgRyZCtINNpqBob+Ht6GpJndWFrz 52vf9jjYq+fcVvDzpWuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m8oa5-0027mi-VL; Wed, 28 Jul 2021 18:47:02 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m8oZx-0027kn-DJ for linux-arm-kernel@lists.infradead.org; Wed, 28 Jul 2021 18:46:54 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id A6BD56056C; Wed, 28 Jul 2021 18:46:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627498013; bh=4pYDQiXD1f15dcdtVWaMSRnaxJqMqA5JSOuuTmecDlY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Jr3JnTCbrw0xAzoeLMwfkhfCHjG9QY5Q+S0FytPjPllEBbNNkH8yU7dTNdYCGQAZL 0OA1WutivUX891vzWTVUMQ3IUpRyk/4q2mu3sH3fREc3uQJ0BIxZWauJomd4Gyhg7C NRr2lvWHJQdgZZDjGTaMRqRxo0c5MddK4hBxoMJk= Date: Wed, 28 Jul 2021 20:46:51 +0200 From: Greg KH To: Ojaswin Mujoo Cc: nsaenz@kernel.org, stefan.wahren@i2se.com, dan.carpenter@oracle.com, phil@raspberrypi.com, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text Message-ID: References: <9c9c128b41e31d6bebe646e052aa05c44b19eb83.1627495116.git.ojaswin98@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9c9c128b41e31d6bebe646e052aa05c44b19eb83.1627495116.git.ojaswin98@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210728_114653_509101_AD987E89 X-CRM114-Status: GOOD ( 19.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 On Thu, Jul 29, 2021 at 12:07:17AM +0530, Ojaswin Mujoo wrote: > Add some details to the Kconfig definition of $CONFIG_VCHIQ_CDEV to help > make the motive behind it a bit more clear. > > Signed-off-by: Ojaswin Mujoo > --- > drivers/staging/vc04_services/Kconfig | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/vc04_services/Kconfig b/drivers/staging/vc04_services/Kconfig > index 2b70c37cdd09..cb02d8a4cb74 100644 > --- a/drivers/staging/vc04_services/Kconfig > +++ b/drivers/staging/vc04_services/Kconfig > @@ -25,8 +25,12 @@ config VCHIQ_CDEV > bool "VCHIQ Character Driver" > default y > help > - Enable the creation of VCHIQ character driver to help > - communicate with the Videocore platform. > + Enable the creation of VCHIQ character driver to help communicate > + with the VideoCore platform. The cdev exposes ioctls used by > + userspace libraries and testing tools to interact with VideoCore. > + This can be set to 'N' if the VideoCore communication is not needed > + by userspace but only by other kernel modules (like bcm2835-audio). > + If not sure, set this to 'Y'. I still do not understand if I need this driver or not, and I have this hardware! What functionality does this driver accomplish? What is VideoCore? thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel