commit | 9e25994b321e96749f5ee44c86a968fb74c06f46 | [log] [tgz] |
---|---|---|
author | Johan Jonker <jbx6244@gmail.com> | Sat Apr 16 10:25:16 2022 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Mon Apr 18 11:25:13 2022 +0800 |
tree | 0766a78f5988e237983ff00983dfec0cba33d3c8 | |
parent | daca1c451f51248aa788f8fc11988d78b2040600 [diff] |
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>