diff options
author | 2025-02-03 17:28:38 +0100 | |
---|---|---|
committer | 2025-02-03 12:29:21 -0600 | |
commit | 8a6a20560f751937ce49faa6e3f74ef6e35f44f2 (patch) | |
tree | df7b57e2250eea4e01995452ad1e657737d804d1 | |
parent | Linux 6.14-rc1 (diff) | |
download | wireguard-linux-8a6a20560f751937ce49faa6e3f74ef6e35f44f2.tar.xz wireguard-linux-8a6a20560f751937ce49faa6e3f74ef6e35f44f2.zip |
dt-bindings: xilinx: Remove uartlite from xilinx.txt
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.
Fixes: 3de536a8c365 ("dt-bindings: serial: uartlite: Add properties for synthesis-time parameters")
Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Sean Anderson <sean.anderson@seco.com>
Link: https://lore.kernel.org/r/aa0b7f9a851c6b8d11f37050f84e0ec69cfa72a2.1738600116.git.michal.simek@amd.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/xilinx.txt | 7 |
1 files changed, 0 insertions, 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 |