Re: [PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc

2020-05-18 Thread Akash Asthana

Hi Stephen,

On 5/14/2020 7:33 AM, Stephen Boyd wrote:

Quoting Akash Asthana (2020-05-07 08:00:44)

Changes in V6:
  - As per Rob's suggestion moved pin swap documentation from QUP to
serial.yaml file[PATCH V6 3/3].

Changes in V4:
  - Add interconnect binding patch.
  - Add UART pin swap binding patch.

Akash Asthana (3):
   dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
   dt-bindings: geni-se: Add interconnect binding for GENI QUP
   dt-bindings: serial: Add binding for UART pin swap


Who do you intend to pick up these patches? Rob or Greg? I suppose if
it's all in bindings then maybe Rob can pick them up.


I intended Rob to pick these patches but Greg is maintainer of 
serial.yaml file so I send patches to him as well, I thought I would be 
needing ack from him.


But from your reply it's clear that I should be sending to Rob only.

Regards,

Akash

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na 
Linux Foundation Collaborative Project



Re: [PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc

2020-05-13 Thread Stephen Boyd
Quoting Akash Asthana (2020-05-07 08:00:44)
> Changes in V6:
>  - As per Rob's suggestion moved pin swap documentation from QUP to
>serial.yaml file[PATCH V6 3/3].
> 
> Changes in V4:
>  - Add interconnect binding patch.
>  - Add UART pin swap binding patch.
> 
> Akash Asthana (3):
>   dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
>   dt-bindings: geni-se: Add interconnect binding for GENI QUP
>   dt-bindings: serial: Add binding for UART pin swap
> 

Who do you intend to pick up these patches? Rob or Greg? I suppose if
it's all in bindings then maybe Rob can pick them up.


[PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc

2020-05-07 Thread Akash Asthana
Changes in V6:
 - As per Rob's suggestion moved pin swap documentation from QUP to
   serial.yaml file[PATCH V6 3/3].

Changes in V4:
 - Add interconnect binding patch.
 - Add UART pin swap binding patch.

Akash Asthana (3):
  dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
  dt-bindings: geni-se: Add interconnect binding for GENI QUP
  dt-bindings: serial: Add binding for UART pin swap

 .../devicetree/bindings/serial/serial.yaml |   6 +
 .../devicetree/bindings/soc/qcom/qcom,geni-se.txt  |  94 -
 .../devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 227 +
 3 files changed, 233 insertions(+), 94 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt
 create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na 
Linux Foundation Collaborative Project