From f0f1c41d9dfb03f2f296667cae4541af609bcc6f Mon Sep 17 00:00:00 2001 From: Sai Harshini Nimmala Date: Tue, 13 Aug 2024 11:30:19 -0700 Subject: [PATCH] dt-bindings: Move qcom,cycle-cntr.yaml to correct location Bindings file for WALT cycle counter driver is in incorrect location. Move it to the correct location where all other bindings files are present. Change-Id: I9e8ef0a87ac6b311931535a82ccf3c784bcdc896 Signed-off-by: Sai Harshini Nimmala --- {qcom => bindings/soc/qcom}/qcom,cycle-cntr.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {qcom => bindings/soc/qcom}/qcom,cycle-cntr.yaml (100%) diff --git a/qcom/qcom,cycle-cntr.yaml b/bindings/soc/qcom/qcom,cycle-cntr.yaml similarity index 100% rename from qcom/qcom,cycle-cntr.yaml rename to bindings/soc/qcom/qcom,cycle-cntr.yaml