From: Nicolas Frattaroli Date: Tue, 25 Oct 2022 12:41:29 +0000 (+0200) Subject: ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional X-Git-Tag: v6.2-rc1~126^2^2~42^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1024a5b29e90a18530588b3f161e81cf3fae7dcf;p=thirdparty%2Fkernel%2Flinux.git ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional Turns out most things don't require the GRF, so making the property optional is the obvious move. Signed-off-by: Nicolas Frattaroli Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20221025124132.399729-2-frattaroli.nicolas@gmail.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml b/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml index 6a7c004bef172..8646cdc692d7f 100644 --- a/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml +++ b/Documentation/devicetree/bindings/sound/rockchip,i2s-tdm.yaml @@ -135,7 +135,6 @@ required: - clock-names - resets - reset-names - - rockchip,grf - "#sound-dai-cells" additionalProperties: false