Message ID | 20221012185411.1282838-2-dsankouski@gmail.com |
---|---|
State | Accepted |
Commit | 20e88ca2960ee63450cc4b9383e387f18cc08fa8 |
Headers | show |
Series | [v3,1/2] dt-bindings: arm: add samsung,starqltechn board based on sdm845 chip | expand |
On 17/10/2022 04:02, Dzmitry Sankouski wrote: >>> I've been told it's easier for maintainers to resend all patch series, >>> even if only 1 patch from the series requires change. So I decided to >>> keep versions equal in all patches, to clearly indicate those patches >>> are from the same series. Please, correct me if I'm wrong. >> >> This is okay, but you wrote here there was a v1 and v2, and you changed >> nothing against it. If there was v1 and v2, we would ack it, I think. >> >> Or this changelog is for some other patch? Not for this one? > There's no previous versions of this patch, since it was born in the > v3 patch series. The empty changelog for this patch indicates that > there's no point to look for previous versions. I think I'll do it > differently next time to avoid confusion - just a sentence that vN is > the start version for patch. Yes, please. Something like: Changes for v3: New patch. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index fb1d00bcc847..f728b527d4cf 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -661,6 +661,7 @@ properties: - oneplus,fajita - qcom,sdm845-mtp - shift,axolotl + - samsung,starqltechn - samsung,w737 - sony,akari-row - sony,akatsuki-row
Add samsung,starqltechn board (Samsung Galaxy S9) binding. Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> --- Changes for v2,v3: none Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)