summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Hu <andy.hu@starfivetech.com>2022-01-07 15:11:17 +0300
committerTekkaman Ninja <tekkamanninja@163.com>2022-02-15 12:48:26 +0300
commitce5f9c94550268ead8c67786044a2cc3779dc639 (patch)
tree76d956f915fece5773e9cbcfa03dbdfd48fe93ee
parent119a5f75e5133ed9b1a342874cca98d94a2b4151 (diff)
downloadu-boot-ce5f9c94550268ead8c67786044a2cc3779dc639.tar.xz
dts: fixed libcamera report locaton warning about imx219
Signed-off-by: 123curry <curry.zhang@starfivetech.com>
-rw-r--r--arch/riscv/dts/jh7100-beaglev-starlight.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/riscv/dts/jh7100-beaglev-starlight.dts b/arch/riscv/dts/jh7100-beaglev-starlight.dts
index bc1ba46d0b..ea2ad4a597 100644
--- a/arch/riscv/dts/jh7100-beaglev-starlight.dts
+++ b/arch/riscv/dts/jh7100-beaglev-starlight.dts
@@ -510,6 +510,7 @@
pinctrl-2 = <&sensor0_reset_high>;
//DOVDD-supply = <&v2v8>;
rotation = <0>;
+ orientation = <1>; //CAMERA_ORIENTATION_BACK
port {
/* CSI2 bus endpoint */
@@ -650,6 +651,7 @@
pinctrl-2 = <&sensor1_reset_high>;
//DOVDD-supply = <&v2v8>;
rotation = <0>;
+ orientation = <0>; //CAMERA_ORIENTATION_FRONT
port {
/* CSI2 bus endpoint */