summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Hu <andy.hu@starfivetech.com>2022-01-07 15:11:17 +0300
committerAndy Hu <andy.hu@starfivetech.com>2022-01-07 15:11:17 +0300
commit719e29ac340561ae3225604aa18d9089aade2d97 (patch)
tree29268bb25b6f56ebf6e8ce20552cf09e176270a3
parent31d6026d57d81c9519ef68213ff531ead68ad882 (diff)
downloadu-boot-719e29ac340561ae3225604aa18d9089aade2d97.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 */