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@xxxxxxxxxxxx> > --- > 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@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html