spi: kirkwood: add orion-spi compatible string
authorChris Packham <judge.packham@gmail.com>
Wed, 1 Aug 2018 06:49:26 +0000 (12:19 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 3 Aug 2018 05:44:02 +0000 (11:14 +0530)
commit4f4dde0a626e6e7858f12304319faf8b8dc0e2de
treeb6652ef3c7d495c6d1cb0501b2559d1a74399aac
parentf5ff46f6e5f88e1ee276963105d328a1bda6269a
spi: kirkwood: add orion-spi compatible string

This matches the compatible string used by the Linux kernel. This will
allow u-boot to use the same device tree files.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
[jagan: use armada instead of orion on .data]
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/kirkwood_spi.c