[PATCH v2 2/3] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL

Richard Zhu posted 3 patches 1 year, 3 months ago
There is a newer version of this series
[PATCH v2 2/3] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
Posted by Richard Zhu 1 year, 3 months ago
Add compatible string "nxp,imx95-hsio-blk-ctl" for i.MX95.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
---
 Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
index 6a928735e00d..244fe7b95fd6 100644
--- a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
+++ b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
@@ -15,6 +15,7 @@ properties:
       - enum:
           - nxp,imx95-camera-csr
           - nxp,imx95-display-csr
+          - nxp,imx95-hsio-blk-ctl
           - nxp,imx95-lvds-csr
           - nxp,imx95-vpu-csr
       - const: syscon
-- 
2.37.1
Re: [PATCH v2 2/3] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
Posted by Krzysztof Kozlowski 1 year, 3 months ago
On Thu, Sep 05, 2024 at 10:31:07AM +0800, Richard Zhu wrote:
> Add compatible string "nxp,imx95-hsio-blk-ctl" for i.MX95.
> 
> Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
> ---

This one here is so trivial, you can squash both patches.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof