[PATCH 14/64] i2c: cpm: reword according to newest specification

Jochen Friedrich jochen at scram.de
Fri Apr 12 16:32:48 AEST 2024


>>>>   	out_8(&cpm->i2c_reg->i2mod, 0x00);
>>>> -	out_8(&cpm->i2c_reg->i2com, I2COM_MASTER);	/* Master mode */
>>>> +	out_8(&cpm->i2c_reg->i2com, I2COM_MASTER);	/* Host mode */
>>> I2COM_MASTER might be coming from the datasheet.
>> Maybe we can just drop the comment? The value we write is pretty
>> self-explaining.
> indeed.
>
> Andi

I also agree. You might add my Acked-By: <jochen at scram.de> here. Jochen



More information about the Linuxppc-dev mailing list