Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7ffa271 authored by Abir Ghosh's avatar Abir Ghosh
Browse files

Documentation: dt-bindings: Update dt bindings for qbt_handler



Change qbt_handler driver name in dt binding docs.

Change-Id: I8bf22cbec6aa10030ce08d2aee0d765c64c387c4
Signed-off-by: default avatarAbir Ghosh <abirg@codeaurora.org>
parent 642059a3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Required Node Structure
- compatible
  Usage:      required
  Value type: <string>
  Definition: "qcom,qbt_handler".
  Definition: "qcom,qbt-handler".

- qcom,ipc-gpio
  Usage:      required
@@ -27,7 +27,7 @@ Example
=======

qcom,qbt_handler {
                compatible = "qcom,qbt_handler";
                compatible = "qcom,qbt-handler";
                qcom,ipc-gpio = <&tlmm 23 0>;
                pinctrl-names = "default";
                pinctrl-0 = <&key_home_default>;