Re: [PATCH v2 2/2] arm64: dts: qcom: sm8650: Add initial Valve Deckard devicetree
From: Konrad Dybcio
Date: Wed Sep 23 2026 - 12:13:52 EST
On 9/23/26 2:16 PM, Neil Armstrong wrote:
> Add an initial DeviceTree for the Valve "Steam Frame"
> codename Deckard. The Steam Frame is a virtual reality headset
> based on the Qualcomm Snapdragon 8 Gen 3 SoC (SM8650).
[...]
> +/ {
> + model = "Valve Deckard";
> + compatible = "valve,deckard", "qcom,sm8650";
Sorry I missed this before, but you likely want
chassis-type = "spectacles";
otherwise
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad