On Fri, Sep 11, 2026 at 01:03:43AM +0200, Linus Walleij wrote:
The Ux500 HREF500 and HREF520 audio support still relies on a
MOP500-specific machine driver and ad-hoc text bindings.
Convert the MSP binding to DT schema and make the MSP and AB8500 codec
nodes proper sound DAI providers.
Move the fixed DSP_A and TDM policy into those links.
Add a common two-link simple audio card named Samsung in
ste-ux500-samsung.dtsi and include it from the seven supported Samsung
U8500 phones.
The modern thing is to use audio-graph-card2 (which scales down to the
use cases that simple- handles with a more flexible binding).
What's your thinking on merge strategy here?