From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/Documentation/devicetree/bindings/power/reset/qcom,pon.txt | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/power/reset/qcom,pon.txt b/kernel/Documentation/devicetree/bindings/power/reset/qcom,pon.txt index 651491b..0c0dc3a 100644 --- a/kernel/Documentation/devicetree/bindings/power/reset/qcom,pon.txt +++ b/kernel/Documentation/devicetree/bindings/power/reset/qcom,pon.txt @@ -6,7 +6,11 @@ This DT node has pwrkey and resin as sub nodes. Required Properties: --compatible: "qcom,pm8916-pon" +-compatible: Must be one of: + "qcom,pm8916-pon" + "qcom,pms405-pon" + "qcom,pm8998-pon" + -reg: Specifies the physical address of the pon register Optional subnode: -- Gitblit v1.6.2