From 49dc991f896380cee25aaf3f6ea773d8eed84d78 Mon Sep 17 00:00:00 2001 From: Clark Wang Date: Fri, 21 Jun 2019 12:51:46 +0800 Subject: [PATCH] MLK-22071-3 Document: mlb: add imx8qxp compatible string Add imx8qxp compatible string for i.MX8 SoCs. Signed-off-by: Clark Wang Acked-by: Fugang Duan --- Documentation/devicetree/bindings/mlb/mxc_mlb.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mlb/mxc_mlb.txt b/Documentation/devicetree/bindings/mlb/mxc_mlb.txt index e19c4e364d25..e55d0083790a 100644 --- a/Documentation/devicetree/bindings/mlb/mxc_mlb.txt +++ b/Documentation/devicetree/bindings/mlb/mxc_mlb.txt @@ -3,7 +3,8 @@ Required properties: - compatible : - "fsl,imx6sx-mlb50" for MLB compatible with the one integrated on i.MX6SX soc - - "fsl,imx6q-mlb150" for MLB compatible with the one integrated on i.MX6Q and i.MX8 soc + - "fsl,imx6q-mlb150" for MLB compatible with the one integrated on i.MX6Q + - "fsl,imx8qxp-mlb150" for MLB compatible with the one integrated on i.MX8 soc - reg : address and length for mlb registers - interrupt-parent : core interrupt controller - interrupts : MLB Break/Error interrupt and ahb interrupt