[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f13b06e3-1947-b0f3-6523-d2986f085898@linaro.org>
Date: Mon, 20 Mar 2023 11:20:32 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Herve Codina <herve.codina@...tlin.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Derek Kiernan <derek.kiernan@...inx.com>,
Dragan Cvetic <dragan.cvetic@...inx.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, alsa-devel@...a-project.org,
Christophe Leroy <christophe.leroy@...roup.eu>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Subject: Re: [PATCH v2 1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1
framer
On 20/03/2023 10:46, Herve Codina wrote:
>>
>>> +
>>> + lantiq,data-rate-bps:
>>> + $ref: /schemas/types.yaml#/definitions/uint32
>>> + enum: [2048000, 4096000, 8192000, 16384000]
>>> + default: 2048000
>>> + description:
>>> + Data rate (bit per seconds) on the system highway.
>>
>> Why do you need it? How is it different from clock? Do you expect some
>> DDR here?
>
> This is needed to set the data position on the data line.
> If the data line clock (sysclk-rate-hz) is greater than 'data-rate-bps',
> the device interleaves some holes between data in the full frame.
>
> The exact position of the data and the holes is defined by 'channel-phase'
>
> So, two information are needed:
> - The number of slots available (deduced from 'lantiq,data-rate-bps')
> - The slot to use in the available slots ('lantiq,channel-phase" property
>
> lantiq,data-rate-bps is not a clock but a property used to set the frame
> physical setting. ie the correct data position in the frame.
OK
(...)
>>> +additionalProperties: false
>>> +
>>> +examples:
>>> + - |
>>> + #include <dt-bindings/gpio/gpio.h>
>>> + pef2256@...0000 {
>>
>> Figure out some generic node name.
>
> What do you think about 'framer' ?
Sure, I don't have particular proposal.
Best regards,
Krzysztof
Powered by blists - more mailing lists