Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: dt-bindings: don't check node names

Node names are already and properly checked by the core schema. No need
to do it again.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20251020060951.30776-9-wsa+renesas@sang-engineering.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Wolfram Sang and committed by
Mark Brown
6a4f29bc 7e190664

+1 -1
+1 -1
Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
··· 132 132 $ref: /schemas/gpio/qcom,wcd934x-gpio.yaml# 133 133 134 134 patternProperties: 135 - "^.*@[0-9a-f]+$": 135 + "@[0-9a-f]+$": 136 136 type: object 137 137 additionalProperties: true 138 138 description: |