[ EXTERNAL EMAIL ]
On 08/07/2024 08:04, Yang Li wrote:
What is pmu for your device? What is this device in the first place youYes, I understand.+No underscores in node names, generic node names.
+required:
+ - compatible
+ - clocks
+ - clock-names
+ - amlogic,chip-enable-gpios
+ - amlogic,bt-enable-gpios
+
+additionalProperties: false
+
+examples:
+ - |
+ #include <dt-bindings/gpio/gpio.h>
+ wcn_pwrseq {
There is no device as "pwrseq". I also do not get what "wcn" means here.
Can I change "wcn_pwrseq" to "pmu", and do I need to change the binding
are documenting? Where is the datasheet?
file name to "amlogic,w155s2-pmu"Yes, compatible should also match proper device.
Best regards,
Krzysztof