[PATCH v1 4/5] dt-bindings: misc: Update the "$id:" to misc path

From: Akshay Gupta
Date: Mon Jul 28 2025 - 02:11:44 EST


- Modify the "$id" path as file moves from hwmon to misc

Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@xxxxxxx>
Signed-off-by: Akshay Gupta <akshay.gupta@xxxxxxx>
---
Documentation/devicetree/bindings/misc/amd,sbrmi.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/misc/amd,sbrmi.yaml b/Documentation/devicetree/bindings/misc/amd,sbrmi.yaml
index 353d81d89bf5..5fd221200e37 100644
--- a/Documentation/devicetree/bindings/misc/amd,sbrmi.yaml
+++ b/Documentation/devicetree/bindings/misc/amd,sbrmi.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
-$id: http://devicetree.org/schemas/hwmon/amd,sbrmi.yaml#
+$id: http://devicetree.org/schemas/misc/amd,sbrmi.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: >
--
2.25.1