Re: [PATCH] ARM: dts: bcm-cygnus: Add 911360's V3D device.

2017-04-20 Thread Scott Branden
Anholt Acked-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 13 + arch/arm/boot/dts/bcm911360_entphn.dts | 8 2 files changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi b/arch/arm/boot/dts/bcm-cygnus.dtsi index f52750c6d3ed

Re: [PATCH v2 1/3] ARM: BCM: Enable thermal support for iProc SoCs

2017-04-27 Thread Scott Branden
On 17-04-27 02:23 PM, Jon Mason wrote: Change the iProc Kconfig to select THERMAL and THERMAL_OF, which allows the ns-thermal driver to be selected via menuconfig. Signed-off-by: Jon Mason --- arch/arm/mach-bcm/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-bcm/K

Re: [PATCH 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.

2017-04-24 Thread Scott Branden
Minor comment in line On 17-04-24 02:50 PM, Eric Anholt wrote: Cygnus is a small family of SoCs, of which we currently have devicetree for BCM11360 and BCM58300. The 11360's B53 is mostly the same as 58xx, just requiring a tiny bit of setup that was previously missing. Signed-off-by: Eric Anho

Re: [PATCH 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.

2017-04-24 Thread Scott Branden
On 17-04-24 04:54 PM, Eric Anholt wrote: Scott Branden writes: Minor comment in line On 17-04-24 02:50 PM, Eric Anholt wrote: Cygnus is a small family of SoCs, of which we currently have devicetree for BCM11360 and BCM58300. The 11360's B53 is mostly the same as 58xx, just requir

Re: [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

2017-06-26 Thread Scott Branden
Hi Rob/Florian, Thanks for input but still don't see any need for SoC specific compatible stings. IP revision specific yes. On 17-06-22 06:04 PM, Florian Fainelli wrote: On 06/22/2017 05:42 PM, Scott Branden wrote: On 17-06-21 08:19 PM, Rob Herring wrote: On Tue, Jun 20, 2017 at 3:

Re: [PATCH 3/3] pinctrl: bcm: clean up modular vs. non-modular distinctions

2017-05-23 Thread Scott Branden
w) contained at the top of the file in the comments. Cc: Eric Anholt Cc: Florian Fainelli Cc: Jon Mason Cc: Linus Walleij Cc: Ray Jui Cc: Scott Branden Cc: Stefan Wahren Cc: Sherman Yin Cc: bcm-kernel-feedback-l...@broadcom.com Cc: linux-g...@vger.kernel.org Cc: linux-rpi-ker...@lists.infra

Re: [PATCH 3/3] pinctrl: bcm: clean up modular vs. non-modular distinctions

2017-05-23 Thread Scott Branden
Hi Paul, On 17-05-23 05:12 PM, Paul Gortmaker wrote: [Re: [PATCH 3/3] pinctrl: bcm: clean up modular vs. non-modular distinctions] On 23/05/2017 (Tue 15:15) Scott Branden wrote: Hi Paul, Some comments - leave our file headers intact. If you want to add a new comment do so after the

Re: [PATCH 3/3] pinctrl: bcm: clean up modular vs. non-modular distinctions

2017-05-23 Thread Scott Branden
On 17-05-23 05:25 PM, Florian Fainelli wrote: On 05/23/2017 05:12 PM, Paul Gortmaker wrote: [Re: [PATCH 3/3] pinctrl: bcm: clean up modular vs. non-modular distinctions] On 23/05/2017 (Tue 15:15) Scott Branden wrote: Hi Paul, Some comments - leave our file headers intact. If you want to

Re: [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

2017-06-29 Thread Scott Branden
Hi Rob, On 17-06-29 03:40 PM, Rob Herring wrote: On Tue, Jun 27, 2017 at 12:10 AM, Scott Branden wrote: Hi Rob/Florian, Thanks for input but still don't see any need for SoC specific compatible stings. IP revision specific yes. On 17-06-22 06:04 PM, Florian Fainelli wrote: On 06/22

Re: [RFC PATCH 1/2] dt-bindings: pci: Add drop mask property for MSI and IOMMU

2017-07-07 Thread Scott Branden
be removed/dropped by system from Requester ID before mapping it to msi ID or stream ID. Signed-off-by: Anup Patel Signed-off-by: Oza Pawandeep Signed-off-by: Srinath Mannam Reviewed-by: Ray Jui Reviewed-by: Scott Branden --- .../devicetree/bindings/pci/pci-iommu.txt | 31

Re: [PATCH 5/5] vfio: platform: reset: Add Broadcom FlexRM reset module

2017-07-19 Thread Scott Branden
ring 2. Flush each FlexRM ring The cleanup sequence for FlexRM rings is adapted from Broadcom FlexRM mailbox driver. Signed-off-by: Anup Patel Reviewed-by: Oza Oza Reviewed-by: Scott Branden --- drivers/vfio/platform/reset/Kconfig| 9 +++ drivers/vfio/platform/reset/Makefile

Re: [PATCH 0/6] FlexRM driver improvements

2017-07-19 Thread Scott Branden
Patch series all looks good. On 17-07-19 02:55 AM, Anup Patel wrote: This patchset does various improvments to Broadcom FlexRM mailbox controller driver and also adds FlexRM DT nodes for Stingray SOC. The patches are based on Linux-4.13-rc1 and can also be found at flexrm-imp-v1 branch of http

[PATCH 0/2] arm64: dts: cleanup Broadcom boards per SoC

2017-07-19 Thread Scott Branden
Separate Broadcom boards per SoC to assist in cleaner management of boards. This has already been done for Stingray and is done here for RPI and NS2. If this is problematic for RPI please let me know and RPI patch can be dropped from patch series. Scott Branden (2): arm64: dts: move ns2 into

[PATCH 1/2] arm64: dts: move ns2 into northstar2 directory

2017-07-19 Thread Scott Branden
Place northstar2 into its own subdirectory. This helps as the number of Broadcom boards grow and we can separate them per SoC. Signed-off-by: Scott Branden --- arch/arm64/boot/dts/broadcom/Makefile| 4 ++-- arch/arm64/boot/dts/broadcom/northstar2/Makefile

[PATCH 2/2] arm64: dts: move rpi into rpi directory

2017-07-19 Thread Scott Branden
Place rpi into its own subdirectory. This helps as the number of Broadcom boards grow and we can separate them per SoC. Signed-off-by: Scott Branden --- arch/arm64/boot/dts/broadcom/Makefile | 3 +-- arch/arm64/boot/dts/broadcom/bcm2835-rpi.dtsi | 1 - arch

Re: [PATCH 2/2] arm64: dts: move rpi into rpi directory

2017-07-19 Thread Scott Branden
Hi Eric, On 17-07-19 01:21 PM, Eric Anholt wrote: Scott Branden writes: Place rpi into its own subdirectory. This helps as the number of Broadcom boards grow and we can separate them per SoC. It seems like pretty unnecessary churn to me, though I wouldn't necessarily block it. Ho

Re: [PATCH] ARM: dts: bcm283x: Move the BCM2837 DT contents from arm64 to arm.

2017-07-19 Thread Scott Branden
Hi Eric, suggestion inline On 17-07-19 01:19 PM, Eric Anholt wrote: BCM2837 is somewhat unusual in that we build its DT on both arm32 and arm64. Most devices are being run in arm32 mode. Having the body of the DT for 2837 separate from 2835/6 has been a source of pain, as we often need to ma

Re: [PATCH v5] vfio: platform: reset: Add Broadcom FlexRM reset module

2017-08-22 Thread Scott Branden
from Broadcom FlexRM mailbox driver. Signed-off-by: Anup Patel Reviewed-by: Oza Oza Reviewed-by: Scott Branden Reviewed-by: Eric Auger --- drivers/vfio/platform/reset/Kconfig| 8 ++ drivers/vfio/platform/reset/Makefile | 1 + .../vfio/platform/reset

Re: [PATCH 2/2] ARM: dts: Add the PWM node to Cygnus

2017-08-31 Thread Scott Branden
pwm node is correct. On 17-08-31 11:54 AM, Eric Anholt wrote: This is connected up to the backlight on 911360_entphn, which we'll need for a panel driver. For now, leave the node disabled in the shared dtsi. Signed-off-by: Eric Anholt Acked-by: Scott Branden --- arch/arm/boot/dt

Re: [PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus.

2017-08-31 Thread Scott Branden
Hi Eric, mode is correct, location in file needs to be moved. On 17-08-31 11:54 AM, Eric Anholt wrote: This doesn't yet enable it on any particular platform, as we still need a panel driver for bcm911360_entphn. Signed-off-by: Eric Anholt --- These bits are just carving off a little bit of

Re: FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64

2017-05-08 Thread Scott Branden
-0700, Scott Branden wrote: I have updated the kernel to 4.11 and see significant performance drops using fio-2.9. Using FIO the performanced drops from 281 KIOPS to 207 KIOPS using single core and task. Percent performance drop becomes even worse if multi-cores and multi- threads are used. Platform

Re: FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64

2017-05-08 Thread Scott Branden
05:19 AM, Arnd Bergmann wrote: On Mon, May 8, 2017 at 1:07 PM, Will Deacon wrote: On Fri, May 05, 2017 at 06:37:55PM -0700, Scott Branden wrote: I have updated the kernel to 4.11 and see significant performance drops using fio-2.9. Using FIO the performanced drops from 281 KIOPS to 207 KIOPS

Re: [PATCH] drm/vc4: Enable selection in Kconfig on any BCM platform.

2017-05-08 Thread Scott Branden
On 17-05-08 11:30 AM, Florian Fainelli wrote: On 05/08/2017 11:18 AM, Eric Anholt wrote: With the Cygnus port, we needed to add at least "|| ARCH_BCM_CYGNUS" to let the module get built on a cygnus-only kernel. However, I anticipate having a port for Kona soon, so just present the module on al

Re: [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC

2017-05-08 Thread Scott Branden
of reference boards and large number of devices in Broadcom Stingray SoC so eventually we will have quite a few DTS files for Stingray. To tackle, we have added a separate directory for Stingray DTS files. Signed-off-by: Anup Patel Signed-off-by: Scott Branden Reviewed-by: Ray Jui --- arch

Re: [PATCH 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string

2017-05-09 Thread Scott Branden
Hi Pawel, On 17-02-20 03:49 AM, Pawel Moll wrote: On Tue, 2017-02-14 at 17:48 +, Mark Rutland wrote: On Fri, Feb 10, 2017 at 12:42:47PM -0800, Velibor Markovski wrote: Add CCN-502 to the list of supported devices by ARM CCN PMU driver. Signed-off-by: Velibor Markovski Acked-by: Mark Ru

Re: [PATCH v2] drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.

2017-05-09 Thread Scott Branden
v2: Keep allowing selection with ARCH_BCM2835, since ARCH_BCM doesn't exist on arm64. Signed-off-by: Eric Anholt Acked-by: Daniel Vetter (v1) Acked-by: Scott Branden --- drivers/gpu/drm/vc4/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/vc4/Kc

[PATCH] nvmem: correct Broadcom OTP controller driver writes

2017-05-09 Thread Scott Branden
oller driver") Signed-off-by: Oza Pawandeep Signed-off-by: Scott Branden --- drivers/nvmem/bcm-ocotp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/nvmem/bcm-ocotp.c b/drivers/nvmem/bcm-ocotp.c index 646cadb..3c56e3b 100644 --- a/drivers/nvmem/bcm-ocotp.c +++

Re: [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

2017-06-22 Thread Scott Branden
On 17-06-21 08:19 PM, Rob Herring wrote: On Tue, Jun 20, 2017 at 3:48 PM, Scott Branden wrote: Hi Rob, On 17-06-18 07:04 AM, Rob Herring wrote: On Mon, Jun 12, 2017 at 01:26:00PM -0700, Arun Parameswaran wrote: Add device tree binding documentation for the Broadcom DTE PTP clock driver

Re: [PATCH v2 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC

2017-05-15 Thread Scott Branden
On 17-05-15 06:13 AM, Mark Rutland wrote: Hi, On Mon, May 15, 2017 at 05:32:14PM +0530, Anup Patel wrote: +/ { + chosen { /* Default kernel args */ + bootargs = "root=/dev/ram rw rootwait \ + earlycon=uart8250,mmio32,0x68a1 \ +

Re: FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64

2017-05-15 Thread Scott Branden
05, 2017 at 06:37:55PM -0700, Scott Branden wrote: I have updated the kernel to 4.11 and see significant performance drops using fio-2.9. Using FIO the performanced drops from 281 KIOPS to 207 KIOPS using single core and task. Percent performance drop becomes even worse if multi-cores and multi

FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64

2017-05-05 Thread Scott Branden
I have updated the kernel to 4.11 and see significant performance drops using fio-2.9. Using FIO the performanced drops from 281 KIOPS to 207 KIOPS using single core and task. Percent performance drop becomes even worse if multi-cores and multi- threads are used. Platform is ARM64 based A72. Ca

Re: FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64

2017-05-05 Thread Scott Branden
Please note the 4.11 and 4.10 log results in my email were reversed - see correction below. Performance regression is observed - FIO performance in 4.11 is much less than 4.10 on ARM64 based platform. On 17-05-05 06:37 PM, Scott Branden wrote: I have updated the kernel to 4.11 and see

Re: [PATCH v3 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs

2017-04-28 Thread Scott Branden
On 17-04-28 01:11 PM, Jon Mason wrote: Tweak the Kconfig description to mention support for NSP and make the default on for iProc based platforms. Signed-off-by: Jon Mason --- drivers/thermal/broadcom/Kconfig | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/driver

Re: [PATCH 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string

2017-04-28 Thread Scott Branden
Rutland Acked-by: Scott Branden I assume Pawel will take this along with the driver patch. Could you please pick up this patch series? Thanks, Mark. --- Documentation/devicetree/bindings/arm/ccn.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm

Re: [PATCH] [media] clk-kona-setup: Delete two error messages for a failed memory allocation in parent_process()

2017-09-26 Thread Scott Branden
Acked-by: Scott Branden --- drivers/clk/bcm/clk-kona-setup.c | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/drivers/clk/bcm/clk-kona-setup.c b/drivers/clk/bcm/clk-kona-setup.c index c37a7f0e83aa..281f4322355c 100644 --- a/drivers/clk/bcm/clk-kona-setup.c +++ b/drivers/clk

Re: [PATCH v5 2/2] thermal: add brcmstb AVS TMON driver

2017-09-26 Thread Scott Branden
Hi Markus, On 17-09-26 02:27 PM, Markus Mayer wrote: From: Brian Norris The AVS TMON core provides temperature readings, a pair of configurable high- and low-temperature threshold interrupts, and an emergency over-temperature chip reset. The driver utilizes the first two to provide temperatur

Re: [PATCH v5 2/2] thermal: add brcmstb AVS TMON driver

2017-09-26 Thread Scott Branden
On 17-09-26 02:38 PM, Markus Mayer wrote: On 26 September 2017 at 14:32, Scott Branden wrote: Hi Markus, On 17-09-26 02:27 PM, Markus Mayer wrote: From: Brian Norris The AVS TMON core provides temperature readings, a pair of configurable high- and low-temperature threshold interrupts

Re: [PATCH v5 2/2] thermal: add brcmstb AVS TMON driver

2017-09-26 Thread Scott Branden
On 17-09-26 03:14 PM, Florian Fainelli wrote: On 09/26/2017 03:08 PM, Scott Branden wrote: On 17-09-26 02:38 PM, Markus Mayer wrote: On 26 September 2017 at 14:32, Scott Branden wrote: Hi Markus, On 17-09-26 02:27 PM, Markus Mayer wrote: From: Brian Norris The AVS TMON core provides

[PATCH 1/1] pinctrl: bcm: cleanup Broadcom license headers

2017-06-02 Thread Scott Branden
Use consistent license headers for Broadcom files by placing additional comments outside of standard legal header. Also, update legal header to 2017 format as "Broadcom Corporation" has changed to "Broadcom". Signed-off-by: Scott Branden --- drivers/pinctrl/bcm/pinc

Re: [PATCH 0/2] arm64: dts: cleanup Broadcom boards per SoC

2017-07-28 Thread Scott Branden
Hi Florian, Could you please pick up PATCH 1/2 of this series below and drop PATCH 2/2 ? On 17-07-19 10:05 AM, Scott Branden wrote: Separate Broadcom boards per SoC to assist in cleaner management of boards. This has already been done for Stingray and is done here for RPI and NS2. If this is

[PATCH 0/6] ARM: dts: cygnus dts updates

2017-08-15 Thread Scott Branden
nodes Ray Jui (1): ARM: dts: cygnus: Fix incorrect UART2 register base Scott Branden (2): ARM: dts: cygnus: place v3d in proper address ordered location ARM: dts: cygnus: add serial0 alias for uart3 on bcm91130_entphn arch/arm/boot/dts/bcm-cygnus.dtsi | 149

[PATCH 1/6] ARM: dts: cygnus: Fix incorrect UART2 register base

2017-08-15 Thread Scott Branden
From: Ray Jui Fix incorrect Cygnus UART2 register base. Fixes: 0f0b21a83ad2 ("ARM: dts: Move all Cygnus peripherals into axi bus") Signed-off-by: Ray Jui Signed-off-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di

[PATCH 5/6] ARM: dts: cygnus: add serial0 alias for uart3 on bcm91130_entphn

2017-08-15 Thread Scott Branden
Use serial0 alias to select stdout-path on Cygnus bcm911360_entphon board. Signed-off-by: Scott Branden --- arch/arm/boot/dts/bcm911360_entphn.dts | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/bcm911360_entphn.dts b/arch/arm/boot/dts

[PATCH 6/6] ARM: dts: cygnus: Add generic-ehci/ohci nodes

2017-08-15 Thread Scott Branden
From: Raveendra Padasalagi Add dt nodes for generic-ehci/ohci host controller. Signed-off-by: Raveendra Padasalagi Signed-off-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 14 ++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi b/arch

[PATCH 3/6] ARM: dts: cygnus: Enable Performance Monitoring Unit

2017-08-15 Thread Scott Branden
From: Jason Uy Add PMU capability to Cygnus so trace and performance profiling can be used. Signed-off-by: Jason Uy Signed-off-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi b/arch/arm/boot

[PATCH 2/6] ARM: dts: cygnus: place v3d in proper address ordered location

2017-08-15 Thread Scott Branden
Move v3d devicetree node to proper address ordered location in Cygnus dtsi. Signed-off-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi b/arch/arm/boot/dts

[PATCH 4/6] ARM: dts: cygnus: Add additional peripherals to dtsi

2017-08-15 Thread Scott Branden
From: Jonathan Richardson Add nodes for peripherals in Cygnus dtsi: sdhci, keypad, spi, dma, pinmux configs. Signed-off-by: Jonathan Richardson Signed-off-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 102 ++ 1 file changed, 102 insertions

[PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect

2017-06-15 Thread Scott Branden
Add compatible string for ARM CCN-502 interconnect. CCN-502 interconnect is already compatible with the existing ARM CCN driver, which supports CCN-504. Velibor Markovski (2): dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string bus: arm-ccn: Enable stats for CCN-502 intercon

[PATCH RESEND 2/2] bus: arm-ccn: Enable stats for CCN-502 interconnect

2017-06-15 Thread Scott Branden
From: Velibor Markovski Add compatible string for the ARM CCN-502 interconnect Signed-off-by: Velibor Markovski Acked-by: Mark Rutland Signed-off-by: Scott Branden --- drivers/bus/arm-ccn.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/bus/arm-ccn.c b/drivers/bus/arm-ccn.c

[PATCH RESEND 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string

2017-06-15 Thread Scott Branden
From: Velibor Markovski Add CCN-502 to the list of supported devices by ARM CCN PMU driver. Signed-off-by: Velibor Markovski Acked-by: Mark Rutland Signed-off-by: Scott Branden --- Documentation/devicetree/bindings/arm/ccn.txt | 1 + 1 file changed, 1 insertion(+) diff --git a

Re: [PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect

2017-06-16 Thread Scott Branden
Arnd, Should this patchset go through the ARM maintainers? On 17-06-15 11:39 PM, Scott Branden wrote: Add compatible string for ARM CCN-502 interconnect. CCN-502 interconnect is already compatible with the existing ARM CCN driver, which supports CCN-504. Velibor Markovski (2): dt-bindings

[PATCH 2/2] bnxt_en: Add ETH_RESET_AP support

2017-11-30 Thread Scott Branden
Add ETH_RESET_AP support handling to reset the internal Application Processor(s) of the SmartNIC card. Signed-off-by: Scott Branden --- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 11 +++ drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h | 1 + 2 files changed, 12 insertions

[PATCH 1/2] net: ethtool: add support for reset of AP inside NIC interface.

2017-11-30 Thread Scott Branden
inside the NIC processor - be it a simple algorithm without an OS to as complex as hosting multiple VMs. Signed-off-by: Scott Branden Reviewed-by: Andrew Lunn --- include/uapi/linux/ethtool.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux

[PATCH 0/2] net: ethtool: add support for ETH_RESET_AP

2017-11-30 Thread Scott Branden
Add support to reset appplication processors inside SmartNICs by defining new ETH_RESET_AP bit. And use new ETH_RESET_AP bit in bnxt ethernet driver. Scott Branden (2): net: ethtool: add support for reset of AP inside NIC interface. bnxt_en: Add ETH_RESET_AP support drivers/net/ethernet

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Scott Branden
Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: Enable support for on board SPI EEPROM by turning on CONFIG_EEPROM_AT25. This needs to be on in order to boot and test the kernel with a static rootfs image that is not rebuilt

Re: [PATCH 4/8] ARM: dts: bcm283x: Add a new EMMC pin group from the downstream tree.

2016-09-09 Thread Scott Branden
Hi Stefan, On 16-09-08 11:58 PM, Stefan Wahren wrote: Hi Scott, Am 08.09.2016 um 21:50 schrieb Scott Branden: Hi Gerd/Eric On 16-09-08 12:44 AM, Gerd Hoffmann wrote: On Mi, 2016-09-07 at 20:13 +0200, Stefan Wahren wrote: Gerd Hoffmann hat am 7. September 2016 um 12:31 geschrieben: From

Re: [PATCH 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document

2016-10-18 Thread Scott Branden
Hi Rob, On 16-10-18 06:16 AM, Rob Herring wrote: On Wed, Oct 12, 2016 at 11:35:51AM -0700, Scott Branden wrote: Adds brcm,sdhci-iproc compat string to DT bindings document for the iProc SDHCI driver. Signed-off-by: Anup Patel Signed-off-by: Scott Branden --- Documentation/devicetree

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
Hi Olof, On 16-10-17 05:04 PM, Olof Johansson wrote: On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: Enable support for on board SPI EEPROM by turning on

[PATCH v3] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
Enable support for on board SPI EEPROM by setting CONFIG_EEPROM_AT25=m Signed-off-by: Scott Branden --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index eadf485..4c62662 100644 --- a/arch/arm64

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
On 16-10-18 01:48 PM, Olof Johansson wrote: On Tue, Oct 18, 2016 at 1:38 PM, Scott Branden wrote: Hi Olof, On 16-10-17 05:04 PM, Olof Johansson wrote: On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12

<    4   5   6   7   8   9