On Sat, 23 Jul 2022 at 22:44, Jagan Teki [off-list ref] wrote:
Add a compatible string for Rockchip RV1126 SoC.
Cc: linux-mmc@vger.kernel.org
Cc: Ulf Hansson <redacted>
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Applied for next, thanks!
Kind regards
Uffe
quoted hunk ↗ jump to hunk
---
Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
index 54fb59820d2b..8d888b435817 100644
--- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
+++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
@@ -39,6 +39,7 @@ properties:
- rockchip,rk3399-dw-mshc
- rockchip,rk3568-dw-mshc
- rockchip,rv1108-dw-mshc
+ - rockchip,rv1126-dw-mshc
- const: rockchip,rk3288-dw-mshc
reg:
--2.25.1