mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
29 lines
1.1 KiB
Diff
29 lines
1.1 KiB
Diff
From 566b57d307a104490a476a74866b507682443da6 Mon Sep 17 00:00:00 2001
|
|
From: Frank Wunderlich <frank-w@public-files.de>
|
|
Date: Sun, 19 Jun 2022 10:26:02 +0200
|
|
Subject: [PATCH 45/51] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
|
|
|
|
Add compatibles for PCIe v3 General Register Files.
|
|
|
|
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
|
|
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|
|
---
|
|
Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 3 +++
|
|
1 file changed, 3 insertions(+)
|
|
|
|
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
|
|
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
|
|
@@ -16,9 +16,12 @@ properties:
|
|
- enum:
|
|
- rockchip,rk3288-sgrf
|
|
- rockchip,rk3566-pipe-grf
|
|
+ - rockchip,rk3568-pcie3-phy-grf
|
|
- rockchip,rk3568-pipe-grf
|
|
- rockchip,rk3568-pipe-phy-grf
|
|
- rockchip,rk3568-usb2phy-grf
|
|
+ - rockchip,rk3588-pcie3-phy-grf
|
|
+ - rockchip,rk3588-pcie3-pipe-grf
|
|
- rockchip,rv1108-usbgrf
|
|
- const: syscon
|
|
- items:
|