[PATCH 4/5] mtd: rawnand: davinci: Add clock resource
Krzysztof Kozlowski
krzk at kernel.org
Wed Oct 30 07:26:32 PDT 2024
On 30/10/2024 13:20, Bastien Curutchet wrote:
> Hi Krzysztof,
>
> On 10/30/24 12:17 PM, Krzysztof Kozlowski wrote:
>> On 30/10/2024 11:47, Bastien Curutchet wrote:
>>> NAND controller has a reference clock but the driver doesn't use it.
>>>
>>> Add a struct clock in the struct davinci_nand_info so it can be used
>>> to compute timings.
>>>
>>> Signed-off-by: Bastien Curutchet <bastien.curutchet at bootlin.com>
>>> ---
>>> drivers/mtd/nand/raw/davinci_nand.c | 9 +++++++++
>>
>> Where are the bindings?
>>
>
> The NAND controller bindings are in
> Documentation/devicetree/bindings/mtd/davinci-nand.txt but this clock is
> defined in the AEMIF bindings in
> Documentation/devicetree/bindings/memory-controllers/ti-aemif.txt
Mention this in commit msg so you get one reviewer question less...
Best regards,
Krzysztof
More information about the linux-mtd
mailing list