arm64: dts: qcom: sa8155p-adp: Remove unused properties from eth node
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Wed, 7 Sep 2022 20:41:53 +0000 (02:11 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 8 Sep 2022 23:17:06 +0000 (18:17 -0500)
The 'snps,ptp-ref-clk-rate' and 'snps,ptp-req-clk-rate' properties
are not supported by the stmmac driver currently, so remove
them from the sa8155p-adp ethernet node as well.

Cc: Bjorn Andersson <andersson@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220907204153.2039776-1-bhupesh.sharma@linaro.org
arch/arm64/boot/dts/qcom/sa8155p-adp.dts

index ba547ca..87ab0e1 100644 (file)
        snps,reset-active-low;
        snps,reset-delays-us = <0 11000 70000>;
 
-       snps,ptp-ref-clk-rate = <250000000>;
-       snps,ptp-req-clk-rate = <96000000>;
-
        snps,mtl-rx-config = <&mtl_rx_setup>;
        snps,mtl-tx-config = <&mtl_tx_setup>;