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=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT 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 3568EC0044C for ; Wed, 7 Nov 2018 17:17:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D9A882081D for ; Wed, 7 Nov 2018 17:17:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=thunk.org header.i=@thunk.org header.b="cInJvbgv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D9A882081D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=mit.edu Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731453AbeKHCtB (ORCPT ); Wed, 7 Nov 2018 21:49:01 -0500 Received: from imap.thunk.org ([74.207.234.97]:49854 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727676AbeKHCtB (ORCPT ); Wed, 7 Nov 2018 21:49:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=thunk.org; s=ef5046eb; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=d++4qICwXMiSLvPobLw4Yh063z+8wjCZJsO6om0rAAE=; b=cInJvbgvlYA6MfwxmQy/AvPnoo lbzaiR1ZptEhG4nlbdOr8SsT5lFvRMxTq1buVoeaiVXdrCh/Wntz7PXzQx8cHCf9WbEvDEyn5ogDG jji4ZTS1VSg7l/zpmQDWmoJ7+9JBZhfsIEeSVErV0Z2sHTatJeO/5wZUfduW22NNFSrk=; Received: from root (helo=callcc.thunk.org) by imap.thunk.org with local-esmtp (Exim 4.89) (envelope-from ) id 1gKRSG-00017i-Rs; Wed, 07 Nov 2018 17:17:24 +0000 Received: by callcc.thunk.org (Postfix, from userid 15806) id 1448D7A7D27; Wed, 7 Nov 2018 12:17:24 -0500 (EST) Date: Wed, 7 Nov 2018 12:17:23 -0500 From: "Theodore Y. Ts'o" To: Olof Johansson Cc: ksummit , Linux Kernel Mailing List , linux-riscv@lists.infradead.org, linux-clk , linux-gpio@vger.kernel.org, Catalin Marinas , Will Deacon , Palmer Dabbelt , rmk@armlinux.org.uk, Linux ARM Mailing List , Arnd Bergmann , Mark Brown , Michael Turquette , Kevin Hilman , Stephen Boyd Subject: Re: [TECH TOPIC] SoC maintainer group Message-ID: <20181107171723.GI9919@thunk.org> Mail-Followup-To: "Theodore Y. Ts'o" , Olof Johansson , ksummit , Linux Kernel Mailing List , linux-riscv@lists.infradead.org, linux-clk , linux-gpio@vger.kernel.org, Catalin Marinas , Will Deacon , Palmer Dabbelt , rmk@armlinux.org.uk, Linux ARM Mailing List , Arnd Bergmann , Mark Brown , Michael Turquette , Kevin Hilman , Stephen Boyd References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 06, 2018 at 02:16:27PM -0800, Olof Johansson wrote: > > Olof Johansson (arm-soc) > Arnd Bergmann (arm-soc) > Kevin Hilman (arm-soc) > Mike Turquette (clk) > Stephen Boyd (clk) > Linus Walleij (pinctrl + more) > Mike Brown (gpio/regmap + more) Could the poeple listed on this list please list potential schedule conflicts? I'm going to assume we should avoid: Andriod uConf, RISC-V uConf, Device Tree uConf. What are other potential conflicts. I'm going to guess this might be "interesting" to schedule. :-) - Ted