On Sun, Jul 30, 2017 at 1:36 PM, Icenowy Zheng <[email protected]> wrote: > The I2C pin functions in R_PIO used to be named "s_twi". > > As we usually use the name "i2c" instead of "twi" in the mainline > kernel, change these names to "s_i2c" for consistency. > > The "s_twi" functions are not yet referenced by any device trees in > mainline kernel so I think it's safe to change the name. > > Signed-off-by: Icenowy Zheng <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>

