lkml.org 
[lkml]   [2017]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RESEND, 4/4] i2c: mpc: always determine I2C clock prescaler at runtime

> static const struct of_device_id mpc_i2c_of_match[] = {
> {.compatible = "mpc5200-i2c", .data = &mpc_i2c_data_52xx, },
> {.compatible = "fsl,mpc5200b-i2c", .data = &mpc_i2c_data_52xx, },
> {.compatible = "fsl,mpc5200-i2c", .data = &mpc_i2c_data_52xx, },
> {.compatible = "fsl,mpc5121-i2c", .data = &mpc_i2c_data_512x, },
> - {.compatible = "fsl,mpc8313-i2c", .data = &mpc_i2c_data_8313, },
> - {.compatible = "fsl,mpc8543-i2c", .data = &mpc_i2c_data_8543, },
> - {.compatible = "fsl,mpc8544-i2c", .data = &mpc_i2c_data_8544, },

We can't remove compatibles. It may break DTBs. We can change the data
pointer, though.

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2017-12-30 19:15    [W:0.233 / U:0.876 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site