duo256m: delete mipi_tx pins

This commit is contained in:
carbon
2023-12-22 18:10:09 +08:00
parent 3f2444d11a
commit e6210a8b31

View File

@ -8,6 +8,12 @@
snsr-reset = <&portc 17 GPIO_ACTIVE_LOW>, <&portc 17 GPIO_ACTIVE_LOW>, <&portc 17 GPIO_ACTIVE_LOW>;
};
&mipi_tx {
/delete-property/ reset-gpio;
/delete-property/ pwm-gpio;
/delete-property/ power-ct-gpio;
};
&i2c0 {
status = "disabled";
};