[PATCH linux dev-5.8 2/4] dt-bindings: fsi: Aspeed master: Add clock-frequency property

Joel Stanley joel at jms.id.au
Tue Sep 1 16:38:13 AEST 2020


On Mon, 24 Aug 2020 at 22:11, Eddie James <eajames at linux.ibm.com> wrote:
>
> Document the clock-frequency property.
>
> Signed-off-by: Eddie James <eajames at linux.ibm.com>
> ---
>  Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt b/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt
> index a513e65ec0c9..f10abef837e6 100644
> --- a/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt
> +++ b/Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt
> @@ -17,6 +17,7 @@ Optional properties:
>
>   - fsi-routing-gpios: GPIO for setting the FSI mux (internal or cabled)
>   - fsi-mux-gpios: GPIO for detecting the desired FSI mux state
> + - clock-frequency: the frequency of the FSI clock

If we follow the example of i2c, they call the frequency of the i2c
bus the bus-frequency. This stops us from confusing it with the input
clock of the AHB or OPB or whatever peripheral bus is inside the SoC.

>
>
>  Examples:
> --
> 2.26.2
>


More information about the openbmc mailing list