On Sonntag, 4. Dezember 2022 17:47:05 CET Krzysztof Kozlowski wrote:
On 04/12/2022 17:09, Nicolas Frattaroli wrote:
On Samstag, 3. Dezember 2022 17:04:41 CET Krzysztof Kozlowski wrote:
Reference in all sound components which have '#sound-dai-cells' the dai-common.yaml schema, which allows to use 'sound-name-prefix' property.
Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
This is an output of discussion here: https://lore.kernel.org/all/Y255C+TGNVJ9fs8A@sirena.org.uk/
This patch supersedes previous WSA883x one.
Hello,
for rockchip,i2s-tdm, we get some (new?) warnings with W=1:
/home/fratti/Projekte/linux/arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.1.dtb: i2s@fe420000: reset-names:0: 'm' is not one of ['tx-m', 'rx-m'] From schema: /home/fratti/Projekte/linux/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml
I did not touch reset names, so are you sure these are not old warnings?
Best regards, Krzysztof
You are correct, these aren't new, I thought they were due to it now actually checking reset-names or something. However, checking with linux-next/master shows that these were already there. Apologies for the noise.
For rockchip,i2s-tdm:
Tested-by: Nicolas Frattaroli frattaroli.nicolas@gmail.com Acked-by: Nicolas Frattaroli frattaroli.nicolas@gmail.com
Kind regards, Nicolas Frattaroli