mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-04-01 00:07:09 +00:00
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>
This commit is contained in:
parent
91f0345801
commit
45b1042a0a
target/linux/ipq806x/files-4.9/arch/arm/boot/dts
@ -59,11 +59,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
soc {
|
soc {
|
||||||
counter@4a1000 {
|
|
||||||
compatible = "qcom,qca-gcnt";
|
|
||||||
reg = <0x4a1000 0x4>;
|
|
||||||
};
|
|
||||||
|
|
||||||
mdio@90000 {
|
mdio@90000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -68,11 +68,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
counter@4a1000 {
|
|
||||||
compatible = "qcom,qca-gcnt";
|
|
||||||
reg = <0x4a1000 0x4>;
|
|
||||||
};
|
|
||||||
|
|
||||||
mdio@90000 {
|
mdio@90000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -47,11 +47,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
soc {
|
soc {
|
||||||
counter@4a1000 {
|
|
||||||
compatible = "qcom,qca-gcnt";
|
|
||||||
reg = <0x4a1000 0x4>;
|
|
||||||
};
|
|
||||||
|
|
||||||
mdio@90000 {
|
mdio@90000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user