commit | aa29ea3df27dbba19ef59023d0f7330f2fdc58ae | [log] [tgz] |
---|---|---|
author | Caesar Wang <wxt@rock-chips.com> | Fri May 20 07:56:21 2016 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue May 31 17:05:05 2016 +0100 |
tree | f88031bbc48e49e696ee7c143a530d7891ccad9b | |
parent | 1eb1c5dc601a9f53d5bd53702d95afad337d35d2 [diff] |
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>