From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B63BD7460; Sat, 6 Jan 2024 12:28:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arinc9.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arinc9.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=arinc9.com header.i=@arinc9.com header.b="N0VDTGHS" Received: by mail.gandi.net (Postfix) with ESMTPSA id A62981C0004; Sat, 6 Jan 2024 12:27:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arinc9.com; s=gm1; t=1704544081; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7noi2iKU5EnE918BOp85Wnr/KFrAzpzFDgpVthjy3yw=; b=N0VDTGHSN4rPb3eLWFQoZDbNEMVhFvrf6M4aDDts6uaUOrYYg9iqlvxPsotgrurX7/vsUW hjxrgpcJwVePVTDvVXFm9usq1E3Ydkcm2u/tSjjdYiZKyedeL2TYIJdKIjuvmSY6/SX+Ja YGDEuqxd9ok+D765PNtm6WytId98g97XFeQOHNPtrsvz4j2/EVsoDMrwAPc+CWSU0BBMY2 yFNgmojwSNkce4ewbYopAZuDDOlNGHgg9IlFWYEu6cdrdnXbkW/2bN1GchDjibMHYvLrB0 d94QNhfq9GHHIjwIG3FEQn6Uq/rOCSHGv1PKFwAcZPRfdyWBYiDFQqRbXzRhhQ== Message-ID: <85070571-e03a-48c7-a2e6-2d73709c487c@arinc9.com> Date: Sat, 6 Jan 2024 15:27:55 +0300 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next] net: dsa: mt7530: support OF-based registration of switch MDIO bus To: Daniel Golle , Landen Chao , DENG Qingfang , Sean Wang , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno Cc: David Bauer , mithat.guner@xeront.com, erkin.bozoglu@xeront.com, Luiz Angelo Daros de Luca , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org References: <20240106122142.235389-1-arinc.unal@arinc9.com> Content-Language: en-US From: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= In-Reply-To: <20240106122142.235389-1-arinc.unal@arinc9.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Sasl: arinc.unal@arinc9.com The author is wrong. I'll fix that with v2. I'm waiting for reviews in the meantime. pw-bot: cr Arınç