On 2021-03-15 11:41, Vinod Koul wrote:
On 11-03-21, 21:31, Rafał Miłecki wrote:
Hi,
On 16.11.2020 08:46, Rafał Miłecki wrote:
> From: Rafał Miłecki <ra...@milecki.pl>
>
> 1. Change syntax from txt to yaml
> 2. Drop "Driver for" from the title
> 3. Drop "reg = <0x0>;" from example (noticed by dt_binding_check)
> 4. Specify license
>
> Signed-off-by: Rafał Miłecki <ra...@milecki.pl>
> ---
> I think this should go through linux-phy tree. Kishon, Vinod, can you
> take this patch?
>
> This patch generates a false positive checkpatch.pl warning [0].
> Please ignore:
> WARNING: DT binding docs and includes should be a separate patch. See:
Documentation/devicetree/bindings/submitting-patches.rst
>
> [0] https://lkml.org/lkml/2020/2/18/1084
Kishon, Vinod: I sent this patch back in December, it was Reviewed-by
Rob, but never accepted.
Could you push this patch to the linux-phy.git?
Can you please rebase and resent me this patch. I am trying to
streamline patches now using phy ml and pw instance so that we dont
miss
anything..
Both patches apply cleanly. Maybe your mail client malformed them for
you?
They are accessible in the devicetree-bindings patchwork:
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20201116074650.16070-1-zaj...@gmail.com/
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20201116074650.16070-2-zaj...@gmail.com/
You can apply both patches doing e.g.:
curl
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20201116074650.16070-1-zaj...@gmail.com/mbox/
| git am
curl
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20201116074650.16070-2-zaj...@gmail.com/mbox/
| git am