[PATCH 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sat Aug 27 02:22:21 PDT 2022
On 26/08/2022 17:28, Conor Dooley wrote:
> Add compatibles for both configurations of the Aries Embedded
> M100PFSEVP SOM + EVK platform.
>
> Link: https://www.aries-embedded.com/polarfire-soc-fpga-microsemi-m100pfs-som-mpfs025t-pcie-serdes
> Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
> ---
> Documentation/devicetree/bindings/riscv/microchip.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/riscv/microchip.yaml b/Documentation/devicetree/bindings/riscv/microchip.yaml
> index 7cfc96c21ab0..04ebd48caaa7 100644
> --- a/Documentation/devicetree/bindings/riscv/microchip.yaml
> +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml
> @@ -26,9 +26,13 @@ properties:
> - const: microchip,mpfs
>
> - items:
> - - const: sundance,polarberry
> + - enum:
Make it an enum already in your first patch, so you won't need to change
same lines.
Best regards,
Krzysztof
More information about the linux-riscv
mailing list