[PATCH v3 5/6] arm64: dts: qcom: Add support for Surface Pro 11
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Thu Dec 18 02:54:13 PST 2025
On 12/18/25 12:56 AM, Jérôme de Bretagne via B4 Relay wrote:
> From: Dale Whinham <daleyo at gmail.com>
>
> Add device trees for the Qualcomm X1E and X1P-based Microsoft Surface
> Pro 11 machines (codenamed 'Denali').
>
> This device is very similar to the Surface Laptop 7 ('Romulus').
>
> Use a similar strategy to x1-asus-zenbook-a14.dtsi so that we can create
> x1e and x1p-specific flavors of the device tree without too much code
> duplication.
>
> Hardware support is similar to other X1 machines. The most notable
> missing features are:
>
> - Touchscreen and pen
> - Cameras (and status LEDs)
>
> Signed-off-by: Dale Whinham <daleyo at gmail.com>
> Tested-by: Dale Whinham <daleyo at gmail.com>
> Signed-off-by: Jérôme de Bretagne <jerome.debretagne at gmail.com>
> ---
[...]
> +&i2c4 {
> + clock-frequency = <400000>;
> +
> + status = "disabled";
> +};
> +
> +&i2c5 {
> + clock-frequency = <400000>;
> +
> + status = "disabled";
> +};
A little bit odd to leave them explicitly disabled. If they're useful,
enabling them makes sense. If not, removing the reference seems to be the
way to go.
With that taken care of, one way or the other:
Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>
Konrad
More information about the ath12k
mailing list