rockchip: video: mipi: add more compatible strings for rk3288/rk3399
authorJohan Jonker <jbx6244@gmail.com>
Sat, 16 Apr 2022 08:25:16 +0000 (10:25 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 18 Apr 2022 03:25:13 +0000 (11:25 +0800)
commitdcaaefdc0a7b3052e513b0e5dd2b00be4436386b
tree0766a78f5988e237983ff00983dfec0cba33d3c8
parent0944e77fde179de28db9a2ad7e6b975b8fedfc19
rockchip: video: mipi: add more compatible strings for rk3288/rk3399

The rk3288/RK3399 DT synced from Linux contains some different
compatible strings in the mipi node then origanal used in U-boot.
Allow both options to be backwards compatible and to be able
to handle recent rk3288.dtsi and rk3399.dtsi files.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/video/rockchip/rk3288_mipi.c
drivers/video/rockchip/rk3399_mipi.c