From 7d18ebd6da1473c88fa5ea7da62a560a359f313d Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 3 Sep 2025 07:53:16 +0000 Subject: [PATCH] rk3399-pinephone-pro-sound: document simple-audio-card,routing property --- .../pine64-pinephone-pro/rk3399-pinephone-pro-sound-minimal.dtso | 1 + .../hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound-minimal.dtso b/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound-minimal.dtso index f25b62652..7f49415f6 100644 --- a/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound-minimal.dtso +++ b/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound-minimal.dtso @@ -125,6 +125,7 @@ // // there may be some interplay between the widgets/routing defined here and the alsa configs though. simple-audio-card,routing = + // each entry is $source $sink "Headphones", "HPOL", "Headphones", "HPOR", // Internal Speaker would normally go through the external amp. diff --git a/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso b/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso index 8d288a290..389794123 100644 --- a/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso +++ b/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso @@ -125,6 +125,7 @@ // // there may be some interplay between the widgets/routing defined here and the alsa configs though. simple-audio-card,routing = + // each entry is $source $sink "Headphones", "HPOL", "Headphones", "HPOR", // SPO_LP/SPO_LN -> EAROUTP -> EARPHONE (labeled in the "Mic" section of schematic)