Hi,
On Fri, Jul 20, 2018 at 4:51 AM, Dilip Kota <[email protected]> wrote:
> From: Karthikeyan Ramasubramanian <[email protected]>
>
> Add device tree binding support for the QCOM GENI SE driver.
>
> Signed-off-by: Karthikeyan Ramasubramanian <[email protected]>
> Signed-off-by: Sagar Dharia <[email protected]>
> Signed-off-by: Girish Mahadevan <[email protected]>
> Reviewed-by: Rob Herring <[email protected]>
> Reviewed-by: Stephen Boyd <[email protected]>
> Signed-off-by: Andy Gross <[email protected]>
> ---
> .../devicetree/bindings/soc/qcom/qcom,geni-se.txt | 119
> +++++++++++++++++++++
> 1 file changed, 119 insertions(+)
Just a note to mention that this patch landed two months ago and can
already be found in mainline Linux. See commit e9b02415565b
("dt-bindings: soc: qcom: Add device tree binding for GENI SE").
...I think Mark Brown made comments on v1 of the SPI driver that he
was surprised about how the bindings landed, but that doesn't mean you
should re-post a patch that is already in mainline--just point to the
patch that landed by git hash. If something about the bindings needs
to change then post a patch that changes them.
-Doug