Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp234885pxa; Tue, 18 Aug 2020 22:55:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyPup6nPh05TglRhSKhb8/0WnbzQGfZjNaFjA+jgVNJvxz5UDHmC5Yv6w9H9sOU09krQ0c5 X-Received: by 2002:a17:907:20f5:: with SMTP id rh21mr23186289ejb.194.1597816533946; Tue, 18 Aug 2020 22:55:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597816533; cv=none; d=google.com; s=arc-20160816; b=A/Kvf53qaLQN+h6sm6bXHYdlfO2+EkhExU2J+tuiylvogxhtns+/gNQU7u2YH/rx+g XqX1m7GytBu3DOMv6zglqkGa325raV2johdyOqy9NU1hS8YQ7u1MA0Ne4o6kJSq0OQXV CtoKRHiAmuYe1ViDD8vdlU90MPGKdYotFfu0lYvaBIYei2K5IGLi1LTVfMT6yB2qM0Ui X3EVGnTgcFuzT0jdAxaVkn3/LwX1Z/hpWzRq7N8xY8AHxM9CTGJMELDTi1ozOM84ooWl pyXPaEj+dX+YjbgNFOJrzoW5vMZkdOVhU8NEDuzZkYadbjFlGwNccImSUGmXYWTCc7XW jThw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=Uwig1n8OF5t4zgfxLXokK9jvq8/n6PHU5JJb7rL0CUk=; b=R7o4qWTIis9Ay85EXR2oQ2Vd97gS7S6zsZKTHtRbTmoH1scyNPwwx40/zMKHFg0cqk NxvJh60Lr5iUin+RgWTAUGGyEgslNfXmbgfUhpvDxAhFrtB+77B4azhMKD8Pgou+XoHg rRD8tcYPWTUy0RUrPmwD0NOesGVykI2rL3htBPXVZlHw++PbwXr0VpFwis2P35Up16ks NrYFzBjrFw7w4GqnjdRLSy5z/qp2eLgBSi4Z/IYUcm6BiuPwnMNR6HO/n/+GDYEhssGt O8Nb/M0PeKaZm53uDsHHwpxQn35USJnI0xRLKJ0EJ0o27A4lBkVT32Y0Qh0Kl6URebpw MLZw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=rebZCrhe; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lc15si13692716ejb.526.2020.08.18.22.55.10; Tue, 18 Aug 2020 22:55:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=rebZCrhe; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726605AbgHSFyG (ORCPT + 99 others); Wed, 19 Aug 2020 01:54:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:32830 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726318AbgHSFyG (ORCPT ); Wed, 19 Aug 2020 01:54:06 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CC49320772; Wed, 19 Aug 2020 05:54:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597816445; bh=7JTMi4mGGs7FnfIVJimozrVukuiOHNixS4gVormp8S0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rebZCrheWVgpDfkuB4bbsq5b0AVbjOJPei3t/JXJysuW0fPH6TyRyinMKSzjvoKxs 6FQgQ2+RCNX8dDy4E5wVD2dmK62Tr1Pc7091TUg6JdSS40rxEMRZWACahVwugWaUsp TYzdG9eySvZTzkUHF1KHShMeC7ewNGNRYU3+U2hQ= Date: Wed, 19 Aug 2020 07:54:27 +0200 From: Greg KH To: Vaishnav M A Cc: greybus-dev@lists.linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de, johan@kernel.org, elder@kernel.org, robh@kernel.org, mchehab+huawei@kernel.org, davem@davemloft.net, Jason Kridner , Drew Fustini , Robert Nelson , Ivan =?utf-8?B?UmFqa292acSH?= , chrisfriedt@gmail.com, zoran.stojsavljevic@gmail.com Subject: Re: [RFC PATCH v2 0/3] mikroBUS driver for add-on boards Message-ID: <20200819055427.GB853200@kroah.com> References: <20200818124815.11029-1-vaishnav@beagleboard.org> <20200818152426.GA713928@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 19, 2020 at 03:22:48AM +0530, Vaishnav M A wrote: > On Tue, Aug 18, 2020 at 8:54 PM Greg KH wrote: > > > > On Tue, Aug 18, 2020 at 06:18:12PM +0530, Vaishnav M A wrote: > > > Hi, > > > > > > This Patch series is an update to the mikroBUS driver > > > RFC v1 Patch : https://lkml.org/lkml/2020/7/24/518 . > > > > Please use lore.kernel.org for links, we have no idea if lkml.org will > > be working tomorrow or not :) > > > Hi Greg, > > Thanks, will use lore.kernel.org for the links, attaching the corresponding > link to the v1 RFC patch thread for reference: > https://lore.kernel.org/lkml/20200724120637.GA427284@vaishnav-VirtualBox/ > > > > The mikrobus driver is updated to add mikrobus ports from device-tree > > > overlays, the debug interfaces for adding mikrobus ports through sysFS > > > is removed, and the driver considers the extended usage of mikrobus > > > port pins from their standard purposes. > > > > I don't know what "properties" and "device" mean with regards to things > > here, any chance you can provide a patch to the greybus spec itself that > > adds this information so we can better understand the reasoning here to > > see if the kernel changes match up with the goals? > > > > thanks, > > > > greg k-h > Sure, I will add a patch to the greybus-spec to describe the new descriptors, > the property and device descriptors are introduced to add information > about the SPI/I2C/UART chip/sensor which is required by the corresponding > device drivers, With these descriptors, it will be possible to describe devices > on I2C, SPI, UART, etc. behind a greybus device so as to bind existing kernel > drivers to them, This is not what is currently being done within the mikroBUS > driver, now it tries to instantiate devices on actual I2C, SPI, UART from > describing manifests, but the ultimate goal is to describe the devices on > I2C/SPI/UART behind a greybus device, thus enabling to attach existing > kernel drivers to devices present in add-on boards attached to mikroBUS > ports added via greybus. > > Shall I submit a pull request to https://github.com/projectara/greybus-spec > for the specs, is there a different official upstream to greybus-spec? That's a good place, but for now, you can submit it as part of your patch series as well, so we can all see it and review it easier. thanks, greg k-h