From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f50.google.com ([209.85.215.50]:52548 "EHLO mail-lf0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751317AbdKMVbu (ORCPT ); Mon, 13 Nov 2017 16:31:50 -0500 Received: by mail-lf0-f50.google.com with SMTP id m1so3992550lfj.9 for ; Mon, 13 Nov 2017 13:31:49 -0800 (PST) From: Sergei Shtylyov Message-Id: <20171113212319.775334314@cogentembedded.com> Date: Tue, 14 Nov 2017 00:23:19 +0300 To: Simon Horman Cc: Magnus Damm To: Rob Herring Cc: Mark Rutland To: Catalin Marinas To: Will Deacon To: linux-renesas-soc@vger.kernel.org To: devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/2] Add R8A77970/Eagle GPIO support Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello! Here's the set of 2 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20171113-v4.14' tag. We're adding the R8A77970 GPIO nodes and then describing the PHY IRQ for EtherAVB device declared earlier. These patches depend on the R8A77970/Eagle PFC suport patchset in order to apply/compile. [1/2] arm64: dts: renesas: r8a77970: add GPIO support [2/2] arm64: dts: renesas: eagle: specify EtherAVB PHY IRQ WBR, Sergei