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 BA9C5C001DF for ; Mon, 31 Jul 2023 06:12:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229610AbjGaGMN (ORCPT ); Mon, 31 Jul 2023 02:12:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229585AbjGaGMM (ORCPT ); Mon, 31 Jul 2023 02:12:12 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D4661CA; Sun, 30 Jul 2023 23:12:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id ECE07809E; Mon, 31 Jul 2023 06:12:10 +0000 (UTC) Date: Mon, 31 Jul 2023 09:12:09 +0300 From: Tony Lindgren To: Andreas Kemnade Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, afd@ti.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files Message-ID: <20230731061209.GE5194@atomide.com> References: <20230515074512.66226-1-andreas@kemnade.info> <20230515074512.66226-3-andreas@kemnade.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230515074512.66226-3-andreas@kemnade.info> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org * Andreas Kemnade [230515 07:45]: > Add list of OMAP2+ boards to the corresponding section Applying this patch into omap-for-v6.6/maintainers thanks. Tony