mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-15 19:51:37 +00:00
dts: fixed libcamera report locaton warning about imx219
Signed-off-by: 123curry <curry.zhang@starfivetech.com>
This commit is contained in:
parent
119a5f75e5
commit
ce5f9c9455
1 changed files with 2 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue