From patchwork Thu Aug 9 02:20:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Marek_Beh=C3=BAn?= X-Patchwork-Id: 10560797 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AD02D14C0 for ; Thu, 9 Aug 2018 02:21:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 850F82AB2B for ; Thu, 9 Aug 2018 02:21:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 75E572AD6C; Thu, 9 Aug 2018 02:21:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9B9182AB2B for ; Thu, 9 Aug 2018 02:21:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=KDgLOjPYcx3imP2pYiYN2BDOrZx3CEgO5pEO73ZiN5w=; b=ur75jpW2C13l6G VBY+82hCn026IPGH0RjvB825JKP+VEnA9YwrbeKjtVU1tz5EUEp3RTQ73pYXtWa94T3197uq9kFoK o0Uojo8EmegiSvvskgqZi1nZOlkF9pHCh/dFBvJZ17JKFb4/5i64LgsfU84RPHzHvMRm3MrysgyAP zJ5qrioPhJy2LM5txf2GAH/VQWLqaHSMEsyVE4U/fno9rs+sf96CwrCo/g6MMM6W+Cw5oNIXH77V4 l1WV4tmakydOXv3u9+BVAg5+nC1FnpIzdqImVF10q9gxyOq/XPzgJWPaKnwM3+rGXN1/DPOkmXbz8 XCW7TjqTRXOhMchugEgA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fnaZz-0000cH-00; Thu, 09 Aug 2018 02:21:35 +0000 Received: from mail.nic.cz ([217.31.204.67]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fnaZv-0000a4-32 for linux-arm-kernel@lists.infradead.org; Thu, 09 Aug 2018 02:21:33 +0000 Received: from dellmb.labs.office.nic.cz (unknown [IPv6:2001:1488:fffe:6:cac7:3539:7f1f:463]) by mail.nic.cz (Postfix) with ESMTP id D5E586088F for ; Thu, 9 Aug 2018 04:21:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nic.cz; s=default; t=1533781278; bh=2XJDxsYOWaOXsUA6592/wn3NQ09OHF7ishXltaDDjGg=; h=From:To:Date; b=dbFwTsij2sVGdbV/OTl4gReD8EdEoO/sh9JzWXm08pgUdw3mGPAT1J22tOAZWGjv2 NfiuJsGZW2T7AhfPev7HueV55DuvkkCIvgssWZFcWs1G6ARaQO/H27BSCPtId6y4Kx WnYLmIAOaLuGcd2F9P8WMnBehLltw/lBnBqutIOQ= From: =?utf-8?q?Marek_Beh=C3=BAn?= To: linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 0/7] Add support for the Turris Mox router Date: Thu, 9 Aug 2018 04:20:30 +0200 Message-Id: <20180809022037.12001-1-marek.behun@nic.cz> X-Mailer: git-send-email 2.16.4 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.2 at mail X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180808_192131_492736_A192C1B0 X-CRM114-Status: UNSURE ( 8.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This adds preliminary support for the Turris Mox SOHO router developed by CZ.NIC to mainline kernel. The differences from previous version of these patches: The 1st patch should also change some devicetree bindings Documentation. Previously I only used the code change from the original patches from linux-marvell. I also corrected the name of the commit as Andrew pointed out I should. In the 2nd patch, which adds support for the Moxtet bus, I added code to check if a driver for the subdevice has it's it_table NULL. If so, the driver can be specifier only via device tree. The 3rd patch, which adds support for GPIOs over Moxtet bus, I made the code more generic, so that it does not only support the current SFP cage module, but, in the future, maybe others. In the 7th patch only a typo in commit name was changed. Marek