Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714365

Re: [PATCH v3 2/2] dt-bindings: ata: add DT bindings for MediaTek SATA controller

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/2] dt-bindings: ata: add DT bindings for MediaTek SATA controller
Date 2017-08-17 22:40 +0200
Message-ID <ufzK9-1uX-5@gated-at.bofh.it> (permalink)
References <udtzb-2xF-3@gated-at.bofh.it> <udtzc-2xF-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Aug 12, 2017 at 09:31:04AM +0800, Ryder Lee wrote:
> Add DT bindings for the onboard SATA controller present on the MediaTek
> SoCs.
> 
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> ---
>  Documentation/devicetree/bindings/ata/ahci-mtk.txt | 51 ++++++++++++++++++++++
>  1 file changed, 51 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/ata/ahci-mtk.txt
> 
> diff --git a/Documentation/devicetree/bindings/ata/ahci-mtk.txt b/Documentation/devicetree/bindings/ata/ahci-mtk.txt
> new file mode 100644
> index 0000000..96c8d22
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/ata/ahci-mtk.txt
> @@ -0,0 +1,51 @@
> +MediaTek Serial ATA controller
> +
> +Required properties:
> + - compatible	   : Must be "mediatek,soc-model-ahci", "mediatek,mtk-ahci".

Instead of "soc-model", pick something checkpatch.pl understands. IIRC, 
"<chip>" is one.

With that,

Acked-by: Rob Herring <robh@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] Add support for MediaTek AHCI SATA Ryder Lee <ryder.lee@mediatek.com> - 2017-08-12 03:40 +0200
  [PATCH v3 1/2] ata: mediatek: add support for MediaTek SATA controller Ryder Lee <ryder.lee@mediatek.com> - 2017-08-12 03:40 +0200
    Re: [PATCH v3 1/2] ata: mediatek: add support for MediaTek SATA  controller Tejun Heo <tj@kernel.org> - 2017-08-13 20:40 +0200
      Re: [PATCH v3 1/2] ata: mediatek: add support for MediaTek SATA  controller Matthias Brugger <matthias.bgg@gmail.com> - 2017-08-14 13:50 +0200
  [PATCH v3 2/2] dt-bindings: ata: add DT bindings for MediaTek SATA controller Ryder Lee <ryder.lee@mediatek.com> - 2017-08-12 03:40 +0200
    Re: [PATCH v3 2/2] dt-bindings: ata: add DT bindings for MediaTek  SATA controller Rob Herring <robh@kernel.org> - 2017-08-17 22:40 +0200

csiph-web