spi: pl022: Align compatible property with device tree binding
authorLukas Funke <lukas.funke@weidmueller.com>
Fri, 28 Apr 2023 12:38:47 +0000 (14:38 +0200)
committerJagan Teki <jagan@edgeble.ai>
Thu, 13 Jul 2023 08:29:57 +0000 (13:59 +0530)
commitad77009d22866a708b25e596a8b59e207157af71
tree8a0c15bb236baf8f08591442ea2c83a18c00fec0
parentbf5152d0108683bbaabf9d7a7988f61649fc33f4
spi: pl022: Align compatible property with device tree binding

Align the compatible property with the kernel device tree binding [1]
by removing the '-spi' suffix.

[1] https://www.kernel.org/doc/Documentation/devicetree/bindings/spi/spi-pl022.yaml

Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com>
Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/pl022_spi.c