From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932946AbeAKJwA (ORCPT + 1 other); Thu, 11 Jan 2018 04:52:00 -0500 Received: from mail-pf0-f169.google.com ([209.85.192.169]:45767 "EHLO mail-pf0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932748AbeAKJv7 (ORCPT ); Thu, 11 Jan 2018 04:51:59 -0500 X-Google-Smtp-Source: ACJfBoumVHANiyvbkWrZKZ98jsD9X9I906kMTdybMUjW3pB4miC9RbKpRmx834gJLfknirZJwSZ0gw== Date: Thu, 11 Jan 2018 15:21:52 +0530 From: Viresh Kumar To: Olof Johansson Cc: Greg Kroah-Hartman , Vincent Guittot , Stephen Boyd , Rajendra Nayak , Linux Kernel Mailing List , Linux ARM Mailing List , Rob Clark , Sascha Hauer , Lucas Stach , Shawn Guo , Fabio Estevam , Nishanth Menon , Xu Wei , Rob Herring Subject: Re: [PATCH V5 00/13] drivers: Boot Constraint core Message-ID: <20180111095152.GI3626@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 10-01-18, 10:54, Olof Johansson wrote: > The SoC-specific pieces should preferrably go under drivers/soc > instead, to reduce cross-tree dependencies when introducing new SoC > variants. > > They're more related to the SoC than to the boot_constraint framework anyway. Hmm, okay. > Bikeshed: We've traditionally had really terse and precise names under > drivers/. This is the first verbose one with a _ in it. Maybe find a > shorter name or just concatenate to 'bootconstraints'? We didn't call > it remote_proc or rapid_io, etc, either. :) Sure. -- viresh