[PATCH v2 1/2] dt-bindings: arm: xilinx: Change zc1275 board name to zcu1275

Michal Simek michal.simek at amd.com
Fri May 12 04:24:19 PDT 2023



On 5/3/23 09:40, Michal Simek wrote:
> Internal board zc1275 was released also to public which ends up with adding
> missing 'u' to board name. Reflect this change by renaming DT files.
> 
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
> 
> Changes in v2:
> - Separate binding from DT/Makefile change - requested by Krzysztof
> 
>   Documentation/devicetree/bindings/arm/xilinx.yaml | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/xilinx.yaml b/Documentation/devicetree/bindings/arm/xilinx.yaml
> index 969cfe6dc434..b3071d10ea65 100644
> --- a/Documentation/devicetree/bindings/arm/xilinx.yaml
> +++ b/Documentation/devicetree/bindings/arm/xilinx.yaml
> @@ -61,10 +61,10 @@ properties:
>             - const: xlnx,zynqmp-zc1254
>             - const: xlnx,zynqmp
>   
> -      - description: Xilinx internal board zc1275
> +      - description: Xilinx evaluation board zcu1275
>           items:
> -          - const: xlnx,zynqmp-zc1275-revA
> -          - const: xlnx,zynqmp-zc1275
> +          - const: xlnx,zynqmp-zcu1275-revA
> +          - const: xlnx,zynqmp-zcu1275
>             - const: xlnx,zynqmp
>   
>         - description: Xilinx 96boards compatible board zcu100

Applied.
M



More information about the linux-arm-kernel mailing list