mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Rename reserved-gpios to qcom,gpios-reserved"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
91a3abd785
@@ -52,6 +52,10 @@ properties:
|
||||
mux function to select on those pin(s)/group(s), and various pin configuration
|
||||
parameters, such as pull-up, drive strength, etc.
|
||||
|
||||
qcom,gpios-reserved:
|
||||
description:
|
||||
A list of reserved gpios that should not be used by the kernel drivers.
|
||||
|
||||
|
||||
# PIN CONFIGURATION NODES
|
||||
patternPropetries:
|
||||
|
||||
@@ -957,7 +957,7 @@
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
wakeup-parent = <&pdc>;
|
||||
reserved-gpios = <28 29 30 31 36 37 38 39>;
|
||||
qcom,gpios-reserved = <28 29 30 31 36 37 38 39>;
|
||||
};
|
||||
|
||||
dload_mode {
|
||||
|
||||
Reference in New Issue
Block a user