[RFC v1 11/11] arm64: dts: freescale: imx95: Add NXP neoisp device tree node

Krzysztof Kozlowski krzk at kernel.org
Thu Feb 5 01:44:19 PST 2026


On 23/01/2026 09:09, Antoine Bouyer wrote:
> Add neoisp device tree node to imx95.dtsi and enable it by default in
> 19x19 evk board.
> 
> Signed-off-by: Antoine Bouyer <antoine.bouyer at nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts |  4 ++++
>  arch/arm64/boot/dts/freescale/imx95.dtsi          | 11 +++++++++++
>  2 files changed, 15 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts b/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts
> index aaa0da55a22b..9fbf22a57dba 100644
> --- a/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts
> @@ -511,6 +511,10 @@ &mu7 {
>  	status = "okay";
>  };
>  
> +&neoisp0 {
> +	status = "okay";
> +};
> +
>  &netcmix_blk_ctrl {
>  	status = "okay";
>  };
> diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi
> index e45014d50abe..03c7f3de6e9c 100644
> --- a/arch/arm64/boot/dts/freescale/imx95.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx95.dtsi
> @@ -1765,6 +1765,17 @@ smmu: iommu at 490d0000 {
>  			};
>  		};
>  
> +		neoisp0: isp at 4ae00000 {
> +			compatible = "nxp,imx95-b0-neoisp";

And where are all other compatibles? Why did you define four compatibles
in the binding?

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list