Re: [PATCH] arm64: dts: imx95: Drop unsupported opp-hz-real in OPP tables

From: Krzysztof Kozlowski

Date: Tue Sep 15 2026 - 12:19:11 EST


On 15/09/2026 16:49, Frank Li wrote:
> On Tue, Sep 15, 2026 at 09:23:09AM +0200, Krzysztof Kozlowski wrote:
>> There is no "opp-hz-real" property at all defined in the bindings and
>> new DTS is not allowed to bring undocumented properties. Fix dtbs_check
>> warnings like:
>>
>> imx95-15x15-evk-pcie0-ep.dtb: opp-500000000: opp-hz-real: b'\x00\x00\x00\x00\x1d\xcde\x00' is not of type 'object', 'integer', 'array', 'boolean', 'null'
>
> I run below command, have not found above warning
>
> make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j8 CHECK_DTBS=y freescale/imx95-15x15-evk-pcie0-ep.dtb
> DTC [C] arch/arm64/boot/dts/freescale/imx95-15x15-evk.dtb
> DTC arch/arm64/boot/dts/freescale/imx-m2-pcie.dtbo
> DTC arch/arm64/boot/dts/freescale/imx-pcie0-ep.dtbo
> OVL [C] arch/arm64/boot/dts/freescale/imx95-15x15-evk-pcie.dtb
> OVL [C] arch/arm64/boot/dts/freescale/imx95-15x15-evk-pcie0-ep.dtb
>
> Anything wrong?
>

Older dtschema?

Best regards,
Krzysztof