From 61598093bbdd283a7edc367d900f223070ead8d2 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:03 +0000 Subject: [PATCH] add ax88772C AX88772C_eeprom_tools --- 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