From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Gorski Subject: [PATCH 0/2] spi/bcm63xx: add device tree support Date: Thu, 10 Sep 2015 17:29:33 +0200 Message-ID: <1441898975-22540-1-git-send-email-jogo@openwrt.org> Cc: Mark Brown , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Florian Fainelli To: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Add support for probing spi-bcm63xx through device tree. Depends on "spi/bcm63xx: cleanup and decouple from arch code". Jonas Gorski (2): spi/bcm63xx: document device tree bindings spi/bcm63xx: add support for probing through devicetree .../devicetree/bindings/spi/spi-bcm63xx.txt | 33 +++++++++++++ drivers/spi/spi-bcm63xx.c | 56 ++++++++++++++++------ 2 files changed, 75 insertions(+), 14 deletions(-) create mode 100644 Documentation/devicetree/bindings/spi/spi-bcm63xx.txt -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html