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 E8C08C64EC4 for ; Sat, 18 Feb 2023 07:00:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229599AbjBRHA5 (ORCPT ); Sat, 18 Feb 2023 02:00:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229481AbjBRHAz (ORCPT ); Sat, 18 Feb 2023 02:00:55 -0500 Received: from sender4-op-o14.zoho.com (sender4-op-o14.zoho.com [136.143.188.14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87FAF2CFC9; Fri, 17 Feb 2023 23:00:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676703627; cv=none; d=zohomail.com; s=zohoarc; b=ibn/e0SI9GQh4lDLBhxqdlonSElsEuFMrplZzm3M/PffVKWad+sAvv+NUK1+YEjCyqE/+UW3K4R1ZIYlHW62TSvJ3bliQWSuLQm8nnMDvhwTe3yb67rn4/CceEg0BtAkXF4e+Bmxe6Gqt34BQam7Uqz48XJiffQTge0mPiE67S8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1676703627; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=m/+NU3Tk03Wf0ez3AouViIcqSIg7JKhumDA5hc0v7rI=; b=AVAke2H7pJiYPOxLOOMh/x2vc00xvWnUWifJTj72x6JwVXv2JogcbVfMkQHigQ1ejWaO69rt7dQPDn+OqSZPLSGwxKEP+Y9PzhmPdtubph1c3ayr7tlcC0mewRhKLXvr76PwVNfUKEg+fauOY6bR5cGKFAd9FlEncwOw0JHOyG0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1676703627; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=Message-ID:Date:Date:MIME-Version:Subject:Subject:To:To:Cc:Cc:References:From:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=m/+NU3Tk03Wf0ez3AouViIcqSIg7JKhumDA5hc0v7rI=; b=WS8aq3V/y75+JmBMJQbdrCOF7ESRzQjdb2LOiBU8iACugWUvW6k2tbmMI3ajHr5O Gw59JbBcWkggLNHoF6iuIoxZgQUiHdjNZtPRALFLEP2nbxGxZHUstl1gfpC6peYWxy1 PhUmmRYM0RAlykVskLKodL0MUbv0uAA6ntIkGgAA= Received: from [10.10.10.3] (37.120.152.236 [37.120.152.236]) by mx.zohomail.com with SMTPS id 1676703625115619.8764980966916; Fri, 17 Feb 2023 23:00:25 -0800 (PST) Message-ID: Date: Sat, 18 Feb 2023 10:00:19 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v3 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and add port@5 To: Frank Wunderlich , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, erkin.bozoglu@xeront.com References: <20230210182505.24597-1-arinc.unal@arinc9.com> Content-Language: en-US From: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= In-Reply-To: <20230210182505.24597-1-arinc.unal@arinc9.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-ZohoMailClient: External Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Frank, I think Matthias is waiting for your approval on this patch series. Is this series fine by you? Arınç