Re: [PATCH 1/3] dt-bindings: xilinx: Remove uartlite from xilinx.txt
From: Sean Anderson
Date: Mon Feb 03 2025 - 12:01:57 EST
On 2/3/25 11:28, Michal Simek wrote:
> current-speed description has been added to uartlite description by commit
> 3de536a8c365 ("dt-bindings: serial: uartlite: Add properties for
> synthesis-time parameters") that's why no reason to have in xilinx.txt too.
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxx>
>
> Fixes: 3de536a8c365 ("dt-bindings: serial: uartlite: Add properties for synthesis-time parameters")
> ---
>
> Documentation/devicetree/bindings/xilinx.txt | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/xilinx.txt b/Documentation/devicetree/bindings/xilinx.txt
> index 28199b31fe5e..6af9b67f9252 100644
> --- a/Documentation/devicetree/bindings/xilinx.txt
> +++ b/Documentation/devicetree/bindings/xilinx.txt
> @@ -118,13 +118,6 @@
> property, and may include other common network device properties
> like local-mac-address.
>
> - iv) Xilinx Uartlite
> -
> - Xilinx uartlite devices are simple fixed speed serial ports.
> -
> - Required properties:
> - - current-speed : Baud rate of uartlite
> -
> v) Xilinx hwicap
>
> Xilinx hwicap devices provide access to the configuration logic
Reviewed-by: Sean Anderson <sean.anderson@xxxxxxxx>