> I see. It is using device tree to match. But the device tree doesn't
> have enough information. Many platforms don't specifiy if compatible
> with mpc85xx, so they fall into .compatible = "fsl-i2c". Please advise.

The 'if (match->data)' block has an else branch which will call
'mpc_i2c_setup_8xxx' for fsl-i2c. You should be able to make use of
that?

Attachment: signature.asc
Description: Digital signature

Reply via email to