From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) (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 9C4671BC23 for ; Tue, 16 Jan 2024 12:33:45 +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="iqoC8RfY" Received: by mail-lf1-f47.google.com with SMTP id 2adb3069b0e04-50ea8fbf261so11523995e87.2 for ; Tue, 16 Jan 2024 04:33:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1705408424; x=1706013224; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=yqUSIm8UXdupfFL04/MqcN8j6+bdxHnm7+lARtVgoAU=; b=iqoC8RfYejQ3U5SqT8yFWI3JdBbw+kjeKlNIyf2Xx8TVr0S6IyM40t3sGrgvg2Lern zCkMI7IMkj8M4RDJbYpkyDavDjBmvq2jd1MC+O3f3A4tMgmmaaieptVCHAFkbZ40xb57 RgNIP5qL8N26oH+J7KrquOTJN0VNMDymIVIHPgIeU/BRqJpuSr6hRZkFJ+Gml/kNHaQM KKvGyIkykkN8L/uZrkO5CMeS8MB9yV/V5FHTpDa4Nk8cVYifBHq+Bg4rWyLjatmKoMdh hdtsiRGJXiQGv4VB4YmcXc28bWLc/N+vCjK2lqc2VVwlH8RmJqvP+i9iROpw9DjrnVXB 7TJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705408424; x=1706013224; h=content-transfer-encoding:in-reply-to:from:references:cc: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=yqUSIm8UXdupfFL04/MqcN8j6+bdxHnm7+lARtVgoAU=; b=VeUDEwxrHQpHsJk5m+bJfeAGLBcKT5jNCLfM2V5bbbdoe95yDs3FPTQug5bU1QRe4B FP1jBSmh13Uwn2Rwzwy0iOm3ZiDTrSPpP8TKSbVosoBY+B+uV1vJ6Gswy9Wm7k8LDKlH p4MrGPHuHpKFdaSS8aRvK8K9ADu1Zd0zf3OEEofTp1i45zkNnx8/14Tieg2qxenPGl4Y FSPuM9ZE1rO0UCwBGI31j0rsILCelwn3ETitUNXZ/BHz31ZBtXDnLM1nNYJtTXF7Fumq fv78XpLnTD686UnuAaIAhyeumHdFB7o2KqX519oHIp7U75lzBu1mZt79yPz0W0Swig5O qvEQ== X-Gm-Message-State: AOJu0YwwaLdGNe9UkdjnDSW/ErAW5GWWJDQAxL8Be3dRciV0A9HVoj6+ /fz3NZCKDNoAYQubFzAee/FIW/+4Fzvr/Q== X-Google-Smtp-Source: AGHT+IEnYeTGzE8ZNVwW0Wo/DO7GcXJyF7myoaGvnuvy9vpcXIHzHBeFf5ELzlSPEnV21sRW4i2hnA== X-Received: by 2002:a05:6512:2383:b0:50e:7615:d34e with SMTP id c3-20020a056512238300b0050e7615d34emr4223427lfv.22.1705408423784; Tue, 16 Jan 2024 04:33:43 -0800 (PST) Received: from [172.30.204.234] (UNUSED.212-182-62-129.lubman.net.pl. [212.182.62.129]) by smtp.gmail.com with ESMTPSA id f12-20020a05651232cc00b0050eca8735dfsm1752612lfg.140.2024.01.16.04.33.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Jan 2024 04:33:43 -0800 (PST) Message-ID: Date: Tue, 16 Jan 2024 13:33:42 +0100 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 10/15] phy: qcom: qmp-usb: split USB-C PHY driver Content-Language: en-US To: Dmitry Baryshkov , Bjorn Andersson , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Wesley Cheng , Bryan O'Donoghue , Greg Kroah-Hartman , Vinod Koul , Kishon Vijay Abraham I , Guenter Roeck , Heikki Krogerus , Philipp Zabel Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-phy@lists.infradead.org References: <20240113-pmi632-typec-v2-0-182d9aa0a5b3@linaro.org> <20240113-pmi632-typec-v2-10-182d9aa0a5b3@linaro.org> From: Konrad Dybcio In-Reply-To: <20240113-pmi632-typec-v2-10-182d9aa0a5b3@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 1/13/24 21:55, Dmitry Baryshkov wrote: > In preparation to adding Type-C handling for MSM8998, QCM2290 and SM6115 > platforms, create new QMP USB-C PHY driver by splitting mentioned > platforms to a separate file. In future it will also be extended with > support for the DisplayPort handling. It will also be reused later for > such platforms as SDM660, SM6125, SM6150. > > Signed-off-by: Dmitry Baryshkov > --- Acked-by: Konrad Dybcio Konrad