mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ODROID-C4: arm64/dts: fix up GPIO for Dallas 1-wire driver
Change-Id: Ie99fba008404936a40f24f1f7578aed682a9b229
This commit is contained in:
@@ -725,7 +725,7 @@
|
||||
};
|
||||
onewire:onewire {
|
||||
compatible = "w1-gpio";
|
||||
gpios = <&gpio GPIOA_13 GPIO_ACTIVE_HIGH>;
|
||||
gpios = <&gpio GPIOX_5 GPIO_ACTIVE_HIGH>;
|
||||
status = "disabled";
|
||||
};
|
||||
}; /* end of / */
|
||||
|
||||
Reference in New Issue
Block a user