ARM: dts: msm: Update flash GPIO configuration for anorak

Update configuration of input GPIO used for receiving HW strobe signal
for flash LED1 used for powering MT IR LED on anorak IDP.

Change-Id: I43cf20c34dde710f5a14e48a6ef72592a8822687
This commit is contained in:
Jishnu Prakash
2023-02-01 16:44:07 +05:30
parent 06b82e5ad3
commit fa8e2ed2fb

View File

@@ -160,12 +160,11 @@
&pmxr2230_gpios {
flash_default {
ext_flash_default: ext_flash_default {
pins = "gpio1";
pins = "gpio2";
function = "normal";
input-enable;
output-disable;
bias-disable;
bias-high-impedance;
power-source = <1>;
};
};