| Message ID | 20251031135506.214025-1-raihan1999ahamed@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [v4,1/2] dt-bindings: arm: qcom: Add Lenovo P2 | expand |
On Fri, Oct 31, 2025 at 07:21:20PM +0530, Raihan Ahamed wrote: > Document the compatible for the MSM8953-based Lenovo P2 > > smartphone released in 2016 That's one sentence. Sentences also start with a capital letter and end with full stop. Please write correct sentences (see also submitting patches). I already asked for this! NAK > > Signed-off-by: Raihan Ahamed <raihan1999ahamed@gmail.com> > --- > version 4 > - rebased on linux-next > - enabled accelerometer sensor > - enabled gpu and add gpu_zap_shader > - add homescreen and one-key-low-power gpio-keys > - enabled pinctrl for gpio-keys > - removed explicily added tag What? Why? You must explain WHY. What is happening here? Did you even read what we wrote to you? > > version 3 > - sorry for explicitly adding tags > linked-to v3: https://yhbt.net/lore/linux-devicetree/20240226195516.174737-1-raihan1999ahamed@gmail.com/ What is this? Please use standard lore links. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index d84bd3bca2010..cea9698fa4d8b 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -200,6 +200,7 @@ properties: - items: - enum: - flipkart,rimob + - lenovo,kuntao - motorola,potter - xiaomi,daisy - xiaomi,mido
Document the compatible for the MSM8953-based Lenovo P2 smartphone released in 2016 Signed-off-by: Raihan Ahamed <raihan1999ahamed@gmail.com> --- version 4 - rebased on linux-next - enabled accelerometer sensor - enabled gpu and add gpu_zap_shader - add homescreen and one-key-low-power gpio-keys - enabled pinctrl for gpio-keys - removed explicily added tag version 3 - sorry for explicitly adding tags linked-to v3: https://yhbt.net/lore/linux-devicetree/20240226195516.174737-1-raihan1999ahamed@gmail.com/ version 2 - document device compatible linked-to v2: https://yhbt.net/lore/linux-devicetree/20240226094256.5736-1-raihan1999ahamed@gmail.com/ version 1 - add initial device tree support linked-to v1: https://yhbt.net/lore/linux-devicetree/20240226055615.79195-1-raihan1999ahamed@gmail.com/ Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)