spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver
authorCaesar Wang <wxt@rock-chips.com>
Thu, 19 May 2016 23:56:21 +0000 (07:56 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 31 May 2016 16:05:05 +0000 (17:05 +0100)
commitaa29ea3df27dbba19ef59023d0f7330f2fdc58ae
treef88031bbc48e49e696ee7c143a530d7891ccad9b
parent1eb1c5dc601a9f53d5bd53702d95afad337d35d2
spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver

In gerenal, the "rockchip,rockchip-spi" string will match the dts
that's great in spi driver. After all the most of rockchip SoCs ar
same spi controller.

Then, we should keep the old style to match the dts various.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-rockchip.c