From 05e59e5fb0064c97a1c10921ecd549f2d4a58565 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 09 Oct 2024 06:14:40 +0000 Subject: [PATCH] add REDIRECT --- kernel/Documentation/devicetree/bindings/net/ti-bluetooth.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/net/ti-bluetooth.txt b/kernel/Documentation/devicetree/bindings/net/ti-bluetooth.txt index 6d03ff8..f48c17b 100644 --- a/kernel/Documentation/devicetree/bindings/net/ti-bluetooth.txt +++ b/kernel/Documentation/devicetree/bindings/net/ti-bluetooth.txt @@ -15,8 +15,7 @@ TI WiLink devices also have a separate WiFi interface as described in wireless/ti,wlcore.txt. -This bindings follows the UART slave device binding in -../serial/slave-device.txt. +This bindings follows the UART slave device binding in ../serial/serial.yaml. Required properties: - compatible: should be one of the following: -- Gitblit v1.6.2