From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1A1C03716F for ; Wed, 10 Jan 2024 12:44:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linaro.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="aW42wvlq" Received: by mail-lf1-f42.google.com with SMTP id 2adb3069b0e04-50eabd1c701so5010328e87.3 for ; Wed, 10 Jan 2024 04:44:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1704890639; x=1705495439; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ToI9XRqDxJp6IyAj5PSVv/LwwOi9rz4J2ohc5Cr4EKE=; b=aW42wvlqNe9M5FR//QpGW5bLJ5XEpKYk1UcmbdHtHka4dAoQ4xCGAIcNRwWPoDCBr5 NFvFI1r/JV6buoNBoYB16Ym70Lq/A1BDNBmMHTA/ZjvV/o31tZu69RSI/dwW7MFSfJSP 3wJ+gPt4ik9Soukbs1yjjNX7KJ4oe3k1cpBIzvmHjS5i8njxx4LiZYlk/anPfVt9OsXT aNAS9gFlj5UrmJ2gaPPI0q0coeNQQr2712XuqrgDsjxdv6uugAn6+rqNbIO2aa8YTISN NausxLTfFsyLkXLA4IYmfkjhL8hSi8mJgAwC/ke8KC91c4ZFBYpoVy7xuPywk0zMPCup dEkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704890639; x=1705495439; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ToI9XRqDxJp6IyAj5PSVv/LwwOi9rz4J2ohc5Cr4EKE=; b=QA7azgyjCIkngR4/bTQnLv2/Dow49fnYGZZFCCIuwz3aWIEvD3p7cpxlzapgkT+AUF zPeApxLSmQ2Nuk0tKT1niHlOF/wt+m0AD787tqGET3tsouyTEDimrm3CxIQC06/z/saK S2VNNAMRi2PqQZJX6HQZxiIQR16CGSO1PLwL/pKZkdQVvgk0tEf6ndZwkOT9xr4udAhi BaCB3zyBCiQM56djQgbYe576AEZQ0ww3d/LVVwB362OjfbqjfKL3UbcvWFtumU1zR+va EW/EJh0tepEYjMNRkbuBOnHe4aFmibuYb5yvnYKTCUHWGKAz9LHpYZqYES1aTG+8JCzV lQ/g== X-Gm-Message-State: AOJu0YwYEpF7pdnY3fk8llNmZgRtkySCc2eDwUO7098OSmNEBZsk8N40 HHyMtQnqRWbpQzwMT7KEXUjxp5d+C+ZFHg== X-Google-Smtp-Source: AGHT+IGqcC5GfgFja+eZrFmfpFARLbyZvpI3gjwmVv1OceKVFqwjHqzsGkJ7S9sz8YnxcSKgSL+wvQ== X-Received: by 2002:a05:6512:202a:b0:50e:9353:b8b6 with SMTP id s10-20020a056512202a00b0050e9353b8b6mr370149lfs.93.1704890639100; Wed, 10 Jan 2024 04:43:59 -0800 (PST) Received: from [172.30.205.119] (UNUSED.212-182-62-129.lubman.net.pl. [212.182.62.129]) by smtp.gmail.com with ESMTPSA id q13-20020ac2514d000000b0050e2c05576fsm658430lfd.9.2024.01.10.04.43.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 10 Jan 2024 04:43:58 -0800 (PST) Message-ID: <74374085-8185-4377-ac61-e8f16d588a92@linaro.org> Date: Wed, 10 Jan 2024 13:43:55 +0100 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [net-next RFC PATCH 1/5] net: phy: move at803x PHY driver to dedicated directory Content-Language: en-US To: Christian Marangi , Andrew Lunn , Heiner Kallweit , Russell King , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andy Gross , Bjorn Andersson , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org References: <20240110115741.17300-1-ansuelsmth@gmail.com> <20240110115741.17300-2-ansuelsmth@gmail.com> From: Konrad Dybcio In-Reply-To: <20240110115741.17300-2-ansuelsmth@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 1/10/24 12:57, Christian Marangi wrote: > In preparation for addition of other Qcom PHY and to tidy things up, > move the at803x PHY driver to dedicated directory. > > The same order in the Kconfig selection is saved. > > Signed-off-by: Christian Marangi > --- This thing could use a MAINTAINERS entry too! Konrad