Re: [PATCH v2 2/2] arm64: dts: qcom: sm8650: Add initial Valve Deckard devicetree
From: Neil Armstrong
Date: Wed Sep 23 2026 - 12:40:44 EST
On 9/23/26 18:06, Konrad Dybcio wrote:
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";
I wondered what to set, but I don't think "spectacles" is correct.
I was thinking proposing a new "headset" entry.
Neil
otherwise
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad