]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2b6d02f7cbdf73c744741649229914ac16a015ac
tree8a0c15bb236baf8f08591442ea2c83a18c00fec0
parent2b8e6bce5dd11268c9cb68cc16414845105ff837
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