There is no such property. It was probably meant as the counterpart to lantiq,external-clock, but the internal clock always exists anyway.
Signed-off-by: Oswald Buddenhagen <[email protected]> --- target/linux/lantiq/dts/ARV4518PWR01.dts | 8 -------- target/linux/lantiq/dts/GIGASX76X.dts | 1 - 2 files changed, 9 deletions(-) diff --git a/target/linux/lantiq/dts/ARV4518PWR01.dts b/target/linux/lantiq/dts/ARV4518PWR01.dts index 7dfdb6f..c8e76a7 100644 --- a/target/linux/lantiq/dts/ARV4518PWR01.dts +++ b/target/linux/lantiq/dts/ARV4518PWR01.dts @@ -4,12 +4,4 @@ / { model = "ARV4518PWR01 - SMC7908A-ISP"; - - fpi@10000000 { - - pci@E105400 { - lantiq,internal-clock; - }; - - }; }; diff --git a/target/linux/lantiq/dts/GIGASX76X.dts b/target/linux/lantiq/dts/GIGASX76X.dts index a43e4d4..cdf8e4a 100644 --- a/target/linux/lantiq/dts/GIGASX76X.dts +++ b/target/linux/lantiq/dts/GIGASX76X.dts @@ -89,7 +89,6 @@ pci@E105400 { status = "okay"; - lantiq,internal-clock; gpio-reset = <&gpio 21 0>; req-mask = <0x1>; }; -- 2.7.4.1.gb6fc189 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
