mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: use imx327 on rk1808 evb board
use imx327 as default sensor on RK1808 EVB board. Change-Id: I7883d7635be74b71ed0ccd74a0490b986d9a006d Signed-off-by: Lin Huang <hl@rock-chips.com>
This commit is contained in:
@@ -141,9 +141,9 @@
|
||||
|
||||
clock-frequency = <100000>;
|
||||
|
||||
ov5695: ov5695@36 {
|
||||
compatible = "ovti,ov5695";
|
||||
reg = <0x36>;
|
||||
imx327: imx327@1a {
|
||||
compatible = "sony,imx327";
|
||||
reg = <0x1a>;
|
||||
clocks = <&cru SCLK_CIF_OUT>;
|
||||
clock-names = "xvclk";
|
||||
avdd-supply = <&vcc2v8_dvp>;
|
||||
|
||||
Reference in New Issue
Block a user