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.

spi: dt-bindings: cdns,qspi-nor: Drop label in example

The label is useless here. Plus, if there are several examples with the
same label, we'll get very useless yet annoying warnings.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Miquel Raynal (Schneider Electric) <miquel.raynal@bootlin.com>
Tested-by: Santhosh Kumar K <s-k6@ti.com>
Link: https://patch.msgid.link/20260122-schneider-6-19-rc1-qspi-v4-1-f9c21419a3e6@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Miquel Raynal (Schneider Electric) and committed by
Mark Brown
ade3f7f8 5c6808d1

+1 -1
+1 -1
Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
··· 172 172 173 173 examples: 174 174 - | 175 - qspi: spi@ff705000 { 175 + spi@ff705000 { 176 176 compatible = "intel,socfpga-qspi", "cdns,qspi-nor"; 177 177 #address-cells = <1>; 178 178 #size-cells = <0>;