Rob Herring <r...@kernel.org> writes: > On Tue, Aug 20, 2019 at 06:47:27PM +0300, Kalle Valo wrote: > > Missing commit message and Sob (and on the other patches).
My original plan was to commit all this in one commit and use the cover letter as my commit. But based on your comment I realised we should have three commits: 1. devicetree bindings doc 2. ath11k itself 3. add entry to MAINTAINERS file >> --- >> .../bindings/net/wireless/qcom,ath11k.txt | 127 >> +++++++++++++++++++++ >> 1 file changed, 127 insertions(+) > > Please use the DT schema format (YAML). See writing-schema.md. Oh, I didn't know about the new format. We'll use that. >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.txt >> @@ -0,0 +1,127 @@ >> +* Qualcomm Technologies ath11k wireless devices >> + >> +Required properties: >> +- compatible: Should be "qcom,ipq8074-wifi" >> + >> +AHB based ipq8074 uses most of the properties defined in this doc. >> + >> +Optional properties: >> +- reg: Address and length of the register set for the device. >> +- interrupts: List of interrupt lines. Must contain an entry >> + for each entry in the interrupt-names property. > > Need to be explicit as to how many interrupts and what they are. Ok, we'll add that. -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches