From: Conor Dooley Date: Tue, 3 Mar 2026 16:41:52 +0000 (+0000) Subject: spi: dt-bindings: mpfs-spi: remove clock-names X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f06d055ca03d1dfb5830fd07ff6eadbd66264c;p=thirdparty%2Flinux.git spi: dt-bindings: mpfs-spi: remove clock-names This binding documented clock-names, but never bothered to document what the name should be, rendering the property useless to software. It's not a required property, so it can just be removed without harming any software that conjured up it's own name for the clock, as they could not rely on it being there to begin with. Signed-off-by: Conor Dooley Link: https://patch.msgid.link/20260303-spoils-snowbird-99f6e3a2dae3@spud Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml b/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml index b7d8acc924be4..8ff50dfcf5855 100644 --- a/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml +++ b/Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml @@ -35,9 +35,6 @@ properties: interrupts: maxItems: 1 - clock-names: - maxItems: 1 - clocks: maxItems: 1