Merge "ARM: dts: msm: Unstub tcsrcc for Sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
53b2837ffd
@@ -201,7 +201,7 @@
|
||||
|
||||
tlmm: pinctrl@f000000 {
|
||||
compatible = "qcom,sun-tlmm";
|
||||
reg = <0xf000000 0x1000000>;
|
||||
reg = <0xf000000 0x202000>;
|
||||
interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
@@ -673,9 +673,10 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
tcsrcc: clock-controller@f100000 {
|
||||
compatible = "qcom,dummycc";
|
||||
clock-output-names = "tcsrcc_clocks";
|
||||
tcsrcc: clock-controller@f204008 {
|
||||
compatible = "qcom,sun-tcsrcc", "syscon";
|
||||
reg = <0xf204008 0x3004>;
|
||||
reg-name = "cc_base";
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user