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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
-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
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
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
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
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
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
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
+++
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
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 \
+
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
801 - 860 of 860 matches
Mail list logo