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 0C7EFC77B60 for ; Sun, 30 Apr 2023 12:17:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230301AbjD3MRV (ORCPT ); Sun, 30 Apr 2023 08:17:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229560AbjD3MRT (ORCPT ); Sun, 30 Apr 2023 08:17:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98D3E172B for ; Sun, 30 Apr 2023 05:17:18 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 32CFA6139D for ; Sun, 30 Apr 2023 12:17:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8AC93C433EF; Sun, 30 Apr 2023 12:17:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682857037; bh=1I2GCPxIVSEIukF6RrBCL/IK9Y1gzkPx0zNlnbtcb2c=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=qhmCxHUJ8qX2BdpOuclMSs+7nbU0omxHRuwnHtsqnSu20LuybjG2vfxtcu9RfS5yU LzG0/HjwsCpQOg5tKwiGrLKMHzJYwxYHaE+ZsDVy36LpiA4lHz2vVE5QIEFm/9ddHV V8eP+C5KDst7WEgsDWxGVLcD6wu1IpEE6qS3mmWNU+jFUWXgwsl9JEDqKtnEWUd+sg U0czGW927I+hVozbxrVwq9BldIKTaN7NbWL5Ec1/rgC3BrxASKzq+M5vbboVa8IgSI Q3ZjHaVb7UtH4nMQ7MAVkOmPFY0Mtt8HZYNli2e6+4hIJLB0JGvBA/p0oIczItZ4/W UByitlhGwnvpg== Message-ID: Date: Sun, 30 Apr 2023 14:17:13 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9 Content-Language: en-US To: alison@she-devel.com, johan@kernel.org Cc: linux-kernel@vger.kernel.org, achaiken@aurora.tech References: <20230429224349.1935029-1-alison@she-devel.com> <20230429224349.1935029-3-alison@she-devel.com> From: Krzysztof Kozlowski In-Reply-To: <20230429224349.1935029-3-alison@she-devel.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/04/2023 00:43, alison@she-devel.com wrote: > From: Alison Chaiken > > Add support for the U-Blox Zed-F9P GNSS device. Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Due to missed all possible entries, this won't be even tested. You must resend. Best regards, Krzysztof