[PATCH v2 0/2] arm64: dts: qcom: sm8650: add support from Valve Deckard headset

Neil Armstrong posted 2 patches 23 hours ago
Documentation/devicetree/bindings/arm/qcom.yaml   |    1 +
arch/arm64/boot/dts/qcom/Makefile                 |    1 +
arch/arm64/boot/dts/qcom/sm8650-valve-deckard.dts | 1288 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8650.dtsi              |    6 +-
4 files changed, 1293 insertions(+), 3 deletions(-)
[PATCH v2 0/2] arm64: dts: qcom: sm8650: add support from Valve Deckard headset
Posted by Neil Armstrong 23 hours ago
Document and add 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).

Product Website: [1]

Dependencies: None

[1] https://store.steampowered.com/hardware/steamframe

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Changes in v2:
- Added labels to smp2p to make removal of the nodes cleaner
- Reorganized properties (ranges after #*-cells, <prop>-names after <prop>)
- Use "0" instead of "0x0" in the reserved memory reg properties
- Use proper supply properties for vcnl4040
- Link to v1: https://patch.msgid.link/20260922-topic-sm8650-deckard-initial-dt-v1-0-c25e7759d04a@linaro.org

---
Neil Armstrong (2):
      dt-bindings: arm: qcom: document the Valve Deckard headset
      arm64: dts: qcom: sm8650: Add initial Valve Deckard devicetree

 Documentation/devicetree/bindings/arm/qcom.yaml   |    1 +
 arch/arm64/boot/dts/qcom/Makefile                 |    1 +
 arch/arm64/boot/dts/qcom/sm8650-valve-deckard.dts | 1288 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8650.dtsi              |    6 +-
 4 files changed, 1293 insertions(+), 3 deletions(-)
---
base-commit: 506632261e6aeb1aa05c3ebe4da0a9439153d746
change-id: 20260921-topic-sm8650-deckard-initial-dt-19a5616b109a

Best regards,
--  
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH v2 0/2] arm64: dts: qcom: sm8650: add support from Valve Deckard headset
Posted by Bjorn Andersson 11 hours ago
On Wed, Sep 23, 2026 at 02:16:31PM +0200, Neil Armstrong wrote:
> Document and add 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).
> 
> Product Website: [1]
> 
> Dependencies: None
> 
> [1] https://store.steampowered.com/hardware/steamframe
> 

Applied as is, please follow up with chassis-type addition later.

Regards,
Bjorn

> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> Changes in v2:
> - Added labels to smp2p to make removal of the nodes cleaner
> - Reorganized properties (ranges after #*-cells, <prop>-names after <prop>)
> - Use "0" instead of "0x0" in the reserved memory reg properties
> - Use proper supply properties for vcnl4040
> - Link to v1: https://patch.msgid.link/20260922-topic-sm8650-deckard-initial-dt-v1-0-c25e7759d04a@linaro.org
> 
> ---
> Neil Armstrong (2):
>       dt-bindings: arm: qcom: document the Valve Deckard headset
>       arm64: dts: qcom: sm8650: Add initial Valve Deckard devicetree
> 
>  Documentation/devicetree/bindings/arm/qcom.yaml   |    1 +
>  arch/arm64/boot/dts/qcom/Makefile                 |    1 +
>  arch/arm64/boot/dts/qcom/sm8650-valve-deckard.dts | 1288 +++++++++++++++++++++
>  arch/arm64/boot/dts/qcom/sm8650.dtsi              |    6 +-
>  4 files changed, 1293 insertions(+), 3 deletions(-)
> ---
> base-commit: 506632261e6aeb1aa05c3ebe4da0a9439153d746
> change-id: 20260921-topic-sm8650-deckard-initial-dt-19a5616b109a
> 
> Best regards,
> --  
> Neil Armstrong <neil.armstrong@linaro.org>
>
Re: [PATCH v2 0/2] arm64: dts: qcom: sm8650: add support from Valve Deckard headset
Posted by Bjorn Andersson 13 hours ago
On Wed, 23 Sep 2026 14:16:31 +0200, Neil Armstrong wrote:
> Document and add 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).
> 
> Product Website: [1]
> 
> Dependencies: None
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom: document the Valve Deckard headset
      commit: 4fd9c69d68403e96f9e184d5b5d4ea187a632118
[2/2] arm64: dts: qcom: sm8650: Add initial Valve Deckard devicetree
      commit: 13e7bae9a442c8f3efcc3d773f9c8cb1a2c1f128

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>