diff options
author | Frank Wang <frank.wang@rock-chips.com> | 2024-11-06 05:13:56 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-12-08 18:49:49 +0300 |
commit | b136e9928dbe5e71474d9e2c8911c4a094e329c2 (patch) | |
tree | 11f228ac582db59b0195fe53692e9b8cccf43a5b | |
parent | b8ef065c13872f5a4155e71c338597fde683cfd6 (diff) | |
download | linux-b136e9928dbe5e71474d9e2c8911c4a094e329c2.tar.xz |
dt-bindings: phy: rockchip: add rk3576 compatible
Adds the compatible line to support RK3576 SoC.
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241106021357.19782-1-frawang.cn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml index d3cd7997879f..1b3de6678c08 100644 --- a/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml @@ -13,6 +13,7 @@ properties: compatible: enum: - rockchip,rk3568-naneng-combphy + - rockchip,rk3576-naneng-combphy - rockchip,rk3588-naneng-combphy reg: |