This adds SATA R-Car Gen2 PHY support and documents existing DT bindings. Changes in version 2: * Minor whitespace clean-up to make both array terminators "{ },". Changes in version 3: * Used "address" instead of "offset" in DT bindings documentation * Used "IRQ_TYPE_LEVEL_HIGH" instead of "0x4" in DT bindings documentation Valentine Barshak (2): sata_rcar: Add R-Car Gen2 SATA PHY support dt: Document sata_rcar bindings .../devicetree/bindings/ata/sata_rcar.txt | 18 ++++ drivers/ata/sata_rcar.c | 118 ++++++++++++++++++--- 2 files changed, 120 insertions(+), 16 deletions(-) create mode 100644 Documentation/devicetree/bindings/ata/sata_rcar.txt -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html