Skip to content

Commit

Permalink
dts: pinephone: Disable flash-led in OV5640 node
Browse files Browse the repository at this point in the history
v4l2 can't deal with it yet, so having it enabled results in broken
camera.
  • Loading branch information
piggz committed Nov 7, 2020
1 parent 0da8d43 commit 9429f77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,6 @@
reset-gpios = <&pio 3 3 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>; /* PD3 */
powerdown-gpios = <&pio 2 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>; /* PC0 */

flash-leds = <&sgm3140_flash>;

port {
ov5640_ep: endpoint {
remote-endpoint = <&csi_ov5640_ep>;
Expand Down

0 comments on commit 9429f77

Please sign in to comment.