On 11/04/2023 15:49, Konrad Dybcio wrote: > + rgbc_ir_pwr_en: rgbc-ir-pwr-en-state { > + pins = "gpio29"; > + function = "gpio"; > + drive-strength = <2>; > + bias-disable; > + output-low; > + }; > + > + sub_cam_pwr_en: sub-cam-pwr-en-state { > + pins = "gpio79"; > + function = "gpio"; > + drive-strength = <2>; > + bias-pull-down; > + input-enable; input-enable is not valid anymore. Best regards, Krzysztof