Skip to content

Commit ade3f7f

Browse files
miquelraynalbroonie
authored andcommitted
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>
1 parent 5c6808d commit ade3f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ unevaluatedProperties: false
172172

173173
examples:
174174
- |
175-
qspi: spi@ff705000 {
175+
spi@ff705000 {
176176
compatible = "intel,socfpga-qspi", "cdns,qspi-nor";
177177
#address-cells = <1>;
178178
#size-cells = <0>;

0 commit comments

Comments
 (0)