]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit176eb7befbb3bd6a1507963a49a49c189c173c58
treeb6652ef3c7d495c6d1cb0501b2559d1a74399aac
parent1679dbd9c19b6a5ee3eb0eecef452bcad5f38ded
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