[NFC]: Revert temporary clock changes
reverted previously added clock changes commit 15a07138e8a6f9194d2a4e07a5a096882d73ee6b Change-Id: I61e02526d1b10b6a89877eb6ca4ece4dfa54354e
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <dt-bindings/clock/qcom,rpmh.h>
|
|
||||||
&qupv3_se0_i2c {
|
&qupv3_se0_i2c {
|
||||||
status = "ok";
|
status = "ok";
|
||||||
qcom,clk-freq-out = <1000000>;
|
qcom,clk-freq-out = <1000000>;
|
||||||
@@ -23,7 +22,5 @@
|
|||||||
pinctrl-names = "nfc_active", "nfc_suspend";
|
pinctrl-names = "nfc_active", "nfc_suspend";
|
||||||
pinctrl-0 = <&nfc_int_active &nfc_enable_active>;
|
pinctrl-0 = <&nfc_int_active &nfc_enable_active>;
|
||||||
pinctrl-1 = <&nfc_int_suspend &nfc_enable_suspend>;
|
pinctrl-1 = <&nfc_int_suspend &nfc_enable_suspend>;
|
||||||
clocks = <&rpmhcc RPMH_RF_CLK3>;
|
|
||||||
clock-names = "nfc_ref_clk";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user