ipq806x: ipq4019: dts: remove counter entry from ap-dk01 boards

There is no code implementing "qcom,qca-gcnt", so no point in keeping it.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
Roman Yeryomin 2017-10-30 01:18:51 +02:00 committed by John Crispin
parent 91f0345801
commit 45b1042a0a
3 changed files with 0 additions and 15 deletions

View File

@ -59,11 +59,6 @@
*/
soc {
counter@4a1000 {
compatible = "qcom,qca-gcnt";
reg = <0x4a1000 0x4>;
};
mdio@90000 {
status = "okay";
};

View File

@ -68,11 +68,6 @@
};
};
counter@4a1000 {
compatible = "qcom,qca-gcnt";
reg = <0x4a1000 0x4>;
};
mdio@90000 {
status = "okay";
};

View File

@ -47,11 +47,6 @@
};
soc {
counter@4a1000 {
compatible = "qcom,qca-gcnt";
reg = <0x4a1000 0x4>;
};
mdio@90000 {
status = "okay";
};