Merge "ARM: dts: qcom: Add GPIO reg property for PMD802x and PMIH010x"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4feee0f680
@@ -27,6 +27,7 @@
|
||||
|
||||
pmd802x_gpios: pinctrl@8800 {
|
||||
compatible = "qcom,pmd802x-gpio";
|
||||
reg = <0x8800>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
interrupt-controller;
|
||||
|
@@ -34,6 +34,7 @@
|
||||
|
||||
pmih010x_gpios: pinctrl@8800 {
|
||||
compatible = "qcom,pmih010x-gpio";
|
||||
reg = <0x8800>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
interrupt-controller;
|
||||
|
Reference in New Issue
Block a user