On 10/15/25 3:33 PM, Rob Herring wrote:
Hello Rob,
+properties:
+ compatible:
+ items:
+ - enum:
+ - nxp,imx95-display-stream-csr
+ - nxp,imx95-master-stream-csr
+ - nxp,imx95-mipi-tx-phy-csr
'-csr' seems redundant.
It follows the existing naming scheme on iMX95:
Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml:
- nxp,imx95-camera-csr
Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml:
- nxp,imx95-display-csr
Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml:
- nxp,imx95-lvds-csr
Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml:
- nxp,imx95-vpu-csr
Documentation/devicetree/bindings/clock/nxp,imx95-display-master-csr.yaml:
compatible = "nxp,imx95-display-master-csr", "syscon";
Shall I adjust that ?