[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2271dcf2-83c3-4570-87f5-c483faa2f9cd@scram.de>
Date: Fri, 12 Apr 2024 08:32:48 +0200
From: Jochen Friedrich <jochen@...am.de>
To: Andi Shyti <andi.shyti@...nel.org>,
Wolfram Sang <wsa+renesas@...g-engineering.com>, linux-i2c@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 14/64] i2c: cpm: reword according to newest specification
>>>> 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@...am.de> here. Jochen
Powered by blists - more mailing lists