16 lines
202 B
Plaintext
16 lines
202 B
Plaintext
|
|
/dts-v1/;
|
||
|
|
/plugin/;
|
||
|
|
|
||
|
|
/ {
|
||
|
|
fragment@0 {
|
||
|
|
target = <&imx586_1>;
|
||
|
|
|
||
|
|
__overlay__ {
|
||
|
|
status = "okay";
|
||
|
|
reg = <0x34>;
|
||
|
|
reset-gpios = <&gpio3 0x09 0x00>;
|
||
|
|
pwdn-gpios = <&gpio3 0x0b 0x01>;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
};
|