On Mon, 25 Oct 2021 12:55:03 +0200, Stephan Gerhold wrote: > At the moment, the DAI link nodes in the device tree always have to be > specified completely in each device tree. However, the available > interfaces (e.g. Primary/Secondary/Tertiary/Quaternary MI2S) are common > for all devices of a SoC, so the majority of the definitions can be > placed in a common device tree include to reduce boilerplate. > > Make it possible to define such stubs in device tree includes by > respecting the "status" property for the DAI link nodes. This is > a trivial change that just requires switching to the _available_ > OF functions that check the "status" property additionally. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: qcom: common: Respect status = "disabled" on DAI link nodes commit: 4b29d5a0bdb9c0d52356dd04b4c08180e0c8aa71 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark