Skip to content

Commit

Permalink
ayufan: dts: rockpro64: enable i2c8 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Jun 3, 2019
1 parent 642a281 commit a7ca17f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,10 @@
};
};

&i2c8 {
status = "okay";
};

&i2s1 {
status = "okay";
rockchip,i2s-broken-burst-len;
Expand Down

0 comments on commit a7ca17f

Please sign in to comment.