From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: [PATCH v2 0/3] ARM: NSP updates to support switch interrupts/SFP Date: Tue, 28 Aug 2018 10:54:17 -0700 Message-ID: <20180828175420.7992-1-f.fainelli@gmail.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-arm-kernel@lists.infradead.org Cc: Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , Jon Mason , "maintainer:BROADCOM IPROC ARM ARCHITECTURE" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , andrew@lunn.ch, rmk+kernel@armlinux.org.uk List-Id: devicetree@vger.kernel.org Hi all, This patch series updates the ARM NSP DTS and BCM958625HR in order to support the SFP connected to port 5 on these reference boards. I will be submitting the functional changes to drivers/net/dsa/b53 once net-next opens back up, but this is largely independent from getting these 3 patches out. Thank you Changes in v2: - added missing managed = "in-band-status" property - reworded the commit message to explain the limitation of i2c-proc is of 63 bytes per transfer, not 256 bytes Florian Fainelli (3): ARM: dts: NSP: Enable SFP on bcm958625hr dt-bindings: net: dsa: Document B53 SRAB interrupts and registers ARM: dts: NSP: Wire up switch interrupts .../devicetree/bindings/net/dsa/b53.txt | 23 ++++++++++++++ arch/arm/boot/dts/bcm-nsp.dtsi | 31 ++++++++++++++++++- arch/arm/boot/dts/bcm958625hr.dts | 26 ++++++++++++++++ 3 files changed, 79 insertions(+), 1 deletion(-) -- 2.17.1