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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 573B7C433FE for ; Sat, 22 Oct 2022 00:29:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229955AbiJVA3E (ORCPT ); Fri, 21 Oct 2022 20:29:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43270 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229941AbiJVA3D (ORCPT ); Fri, 21 Oct 2022 20:29:03 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CE61F2B414E for ; Fri, 21 Oct 2022 17:29:02 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id q10-20020a17090a304a00b0020b1d5f6975so4514227pjl.0 for ; Fri, 21 Oct 2022 17:29:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=vbin2EPqUmXPJ6xPLH+ERynu4O+L2S0zduYye9vK2V4=; b=JCKRRiNYR9C40uQh2CHaKj9sSleYIthTr605LiwWq+EFYDkEoqEevgZlMgh8vPNRk6 PF4zbp2AL5KrkyZFbBnhuXdDoL10LLi0geZm8snrMXH6kR4BHW72WqhePZ6ozAzwREOv Ejp6bnGxylG+JW2FqGLXHiJN42NdFnbNaAOsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=vbin2EPqUmXPJ6xPLH+ERynu4O+L2S0zduYye9vK2V4=; b=FH0Uc6M9IYenuRl3cLPpMwv9/5+ULfQcU+nWikT0EtCst4CxpR3yis2yYEh7H7t65H omg1MFB7stOp9wNLSSMzORRAXdwdYRDUnInrMzkTygiOcuYyJ4lFGbLWnaETlkhFbhEd eSB9oFlvJdnGMPipk4/PLtzl8DyuYuv2FUyLr0v3inOuEGgUmyiGNn5SNOAIe0vX5gWh whTWZYLSgNnbdEgFUAtchUFiXvZmXXNP+8Yl4TRm37L72VBSP9g9xFnmcSWsXw82vFj+ 37h4G8jfDu6ADsDI9BcFYpOZJYVkkK7nzc+NAF/pN/mrJy+k1fRymgXQf3NkZcma0SGu HH8A== X-Gm-Message-State: ACrzQf3PAfZ3lnlGDb5iy0t2WcW1JVGiK4wJafXjXwn/yVjYqRDy+iu9 Kmycc2g1v+XLCIRs8pV6R7lbeQ== X-Google-Smtp-Source: AMsMyM5ATXbUbYr3pLTSGOUKefFCpmfHiVhlEARSHoYpzgEfEEB2a8QsQTARugBvJm/il4ZnFYrWtw== X-Received: by 2002:a17:90a:ad05:b0:212:c550:f0e9 with SMTP id r5-20020a17090aad0500b00212c550f0e9mr9614764pjq.246.1666398542367; Fri, 21 Oct 2022 17:29:02 -0700 (PDT) Received: from google.com ([2620:15c:9d:2:d6f0:dbbb:c195:162]) by smtp.gmail.com with ESMTPSA id x16-20020a17090a165000b0020aaa678098sm2127398pje.49.2022.10.21.17.29.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Oct 2022 17:29:01 -0700 (PDT) Date: Fri, 21 Oct 2022 17:28:59 -0700 From: Brian Norris To: Guenter Roeck Cc: Greg Kroah-Hartman , Benson Leung , chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org, Samuel Holland , Julius Werner , Stephen Boyd , stable@vger.kernel.org Subject: Re: [PATCH] firmware: coreboot: Register bus in module init Message-ID: References: <20221019180934.1.If29e167d8a4771b0bf4a39c89c6946ed764817b9@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Oct 19, 2022 at 06:20:08PM -0700, Guenter Roeck wrote: > On 10/19/22 18:10, Brian Norris wrote: > > Currently, get_maintainers.pl tells me Greg should pick this up. But I > > CC the chrome-platform list too, since it seems reasonable for Google > > folks (probably ChromeOS folks are most active here?) to maintain > > Google/Chrome drivers. > > > > Let me know if y'all would like this official, and I'll push out a > > MAINTAINERS patch. > > > > I think that would be a good idea. Done: [PATCH] MAINTAINERS: Add drivers/firmware/google/ entry https://lore.kernel.org/lkml/20221021172624.1.I119456791d197eb7d159f09e7479d8759008a954@changeid/ Brian