From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 22 Oct 2024 10:36:11 +0000 Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM --- kernel/Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt b/kernel/Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt index 49bc694..e3b4809 100644 --- a/kernel/Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt +++ b/kernel/Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt @@ -4,16 +4,11 @@ Required properties: - compatible : should be one of the following supported values: - "rockchip.rk3288-dp-phy" - - "rockchip.rk3368-dp-phy" - clocks: from common clock binding: handle to dp clock. of memory mapped region. - clock-names: from common clock binding: Required elements: "24m" - #phy-cells : from the generic PHY bindings, must be 0; - -Optional properties: -- resets : phandle to the reset of eDP 24m clock domain. -- reset-names : should be "edp_24m". Example: -- Gitblit v1.6.2