From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754240AbbHJQEL (ORCPT ); Mon, 10 Aug 2015 12:04:11 -0400 Received: from mga02.intel.com ([134.134.136.20]:6279 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbbHJQEH (ORCPT ); Mon, 10 Aug 2015 12:04:07 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,646,1432623600"; d="scan'208";a="745748246" Message-ID: <1439222624.29746.225.camel@linux.intel.com> Subject: Re: [PATCH 1/1] mfd: core: propagate device properties to sub devices drivers From: Andy Shevchenko To: Lee Jones Cc: linux-kernel@vger.kernel.org, Mika Westerberg , Heikki Krogerus , "Rafael J . Wysocki" Date: Mon, 10 Aug 2015 19:03:44 +0300 In-Reply-To: <20150810155156.GC12631@x1> References: <1438782905-10758-1-git-send-email-andriy.shevchenko@linux.intel.com> <20150810155156.GC12631@x1> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2015-08-10 at 16:51 +0100, Lee Jones wrote: > On Wed, 05 Aug 2015, Andy Shevchenko wrote: > > > In the similar way like we do for the platform data we propagate > > the device > > properties. For example, in case of Intel LPSS drivers we may > > provide a > > specific property to tell the actual device driver an additional > > information > > such as platform name. > > > > Signed-off-by: Andy Shevchenko > > --- > > drivers/mfd/mfd-core.c | 3 +++ > > include/linux/mfd/core.h | 5 +++++ > > 2 files changed, 8 insertions(+) > > Please submit a user as well. Will do. We are now doing another approach on built-in property storage, I guess we append this patch to the update series along with usage example. -- Andy Shevchenko Intel Finland Oy