Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp5820101ybp; Tue, 8 Oct 2019 08:46:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqy33ap8U/ryDio0SrQc7RTHu+6LuG8ccez6HQy5i3l26rCEGdYWa7lJ7rQFHjHAVr4cwwLq X-Received: by 2002:a50:c2c2:: with SMTP id u2mr34134957edf.220.1570549612931; Tue, 08 Oct 2019 08:46:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570549612; cv=none; d=google.com; s=arc-20160816; b=TnCLOwnLJd1ztLzPT4q9IHqQMGGkB2RDAN9uVfWbArW783AFnIBEjYCRfYYeA2y8Z0 AWu2bqxc32C9S/kYBEI+GG/aJWYhS5Sa1absJQPkQVHoucK2Rfo5jDSNhEvSXQtM5RkN 1d44bMDl5mkmfX0BWgQfnfyk+BfxplmksAzkPB3fIyb0AYs95giYtACRn6LJj/W6GzJF Xscu1I+ucffItlRtAzGhXa+Eg8vSjd6hyDmrrtFtm0SPfUBW1zv575IsxSAIWKmpUHhH j3vvHSquX7fNdqzL+7zixE7zFArUGvtvJAeiAZuNurl7TpARSbgLuJBv3gBKzpmljbX/ 0TQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=ffn1qsuWfy3bWI/JgNFe/u2lRAbmGnCSH6hRUp2IPGA=; b=M6cb0fr5DVVrxoUanmfIccU1v2+WKerKjY9U+tjlEsoamgn/BYJ42iVuBmTLWqT0Y5 Fh8vIQcMGkxXLorjcW3hU4em/6M1/5Z/1763zoyWyNmQktzkiOkDZWMhsuRKn07XFAdb crsaHlIy7T5Cuozm0b+1BdhIEKsol/Cto8/aACnbfx0i2uKazs3NZ5jyVYPJlm63kGbZ XimWeDtZ6QEh1z94auQ6V5fXgXxuKHXF805OPzcl/EX+sW5WHdMpeUDQEnOYQnDKs7ru l9FrOW+zoMqVyUe/W/6W5/asoq55/Mh+4dNIx55sDvmvDKEf3NSGSn3JCnuydB3RZlYD B6tQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="yc/q6+HF"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a23si12037833edj.201.2019.10.08.08.46.21; Tue, 08 Oct 2019 08:46:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="yc/q6+HF"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726614AbfJHPnu (ORCPT + 99 others); Tue, 8 Oct 2019 11:43:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:47980 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725908AbfJHPnt (ORCPT ); Tue, 8 Oct 2019 11:43:49 -0400 Received: from localhost (unknown [89.205.136.99]) (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 9E9C7217D7; Tue, 8 Oct 2019 15:43:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570549429; bh=W4qbPuJMKTMXYc7ExZx/Lic/BRAYA1i782fPAsu3PKk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yc/q6+HFFtbovKZs1x6TdjAqSShe6t8mYq2/4+Utc1BHUg5OQHv5Pi4SpOpDRcBiR pQQXuuSbvsaLkVPrf4CPQQPXw7r8tzr0gjCq+mFAWXtXIkBCSRKnNfhfwlxNICD9Uj ubgo0KcbFLZkszDZEMNYIH1y8dOqrzXwIta4+mew= Date: Tue, 8 Oct 2019 17:43:46 +0200 From: Greg KH To: Stephen Boyd Cc: Murali Nalajala , rafael@kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, bjorn.andersson@linaro.org Subject: Re: [PATCH v2] base: soc: Handle custom soc information sysfs entries Message-ID: <20191008154346.GA2881455@kroah.com> References: <1570480662-25252-1-git-send-email-mnalajal@codeaurora.org> <5d9cac38.1c69fb81.682ec.053a@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5d9cac38.1c69fb81.682ec.053a@mx.google.com> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 08, 2019 at 08:33:11AM -0700, Stephen Boyd wrote: > Quoting Murali Nalajala (2019-10-07 13:37:42) > > Soc framework exposed sysfs entries are not sufficient for some > > of the h/w platforms. Currently there is no interface where soc > > drivers can expose further information about their SoCs via soc > > framework. This change address this limitation where clients can > > pass their custom entries as attribute group and soc framework > > would expose them as sysfs properties. > > > > Signed-off-by: Murali Nalajala > > --- > > Reviewed-by: Stephen Boyd > Nice, can we convert the existing soc drivers to use this interface instead of the "export the device pointer" mess that they currently have? That way we can drop that function entirely. thanks, greg k-h