Re: [PATCH] mwifiex: fix possible NULL dereference

2016-04-11 Thread Christian Daudt
On Mon, Apr 11, 2016 at 8:27 AM, Sudip Mukherjee wrote: > > From: Sudip Mukherjee > > We have a check for card just after dereferencing it. So if it is NULL > we have already dereferenced it before its check. Lets dereference it >

Re: [PATCH] mwifiex: fix possible NULL dereference

2016-04-11 Thread Christian Daudt
On Mon, Apr 11, 2016 at 8:27 AM, Sudip Mukherjee wrote: > > From: Sudip Mukherjee > > We have a check for card just after dereferencing it. So if it is NULL > we have already dereferenced it before its check. Lets dereference it > after checking card for NULL. > > Signed-off-by: Sudip Mukherjee

Re: [PATCH] mmc: sdhci-bcm-kona: Fix locking in sdhci_bcm_kona_sd_card_emulate()

2014-03-19 Thread Christian Daudt
On Wed, Mar 5, 2014 at 8:25 PM, Markus Mayer wrote: > Since sdhci_bcm_kona_sd_card_emulate() can be called from interrupt > context, we must use a spinlock instead of a mutex. This change > essentially restores the way things worked before the change to > mutexes in

Re: [PATCH] mmc: sdhci-bcm-kona: Fix locking in sdhci_bcm_kona_sd_card_emulate()

2014-03-19 Thread Christian Daudt
On Wed, Mar 5, 2014 at 8:25 PM, Markus Mayer markus.ma...@linaro.org wrote: Since sdhci_bcm_kona_sd_card_emulate() can be called from interrupt context, we must use a spinlock instead of a mutex. This change essentially restores the way things worked before the change to mutexes in

Re: [GIT PULL] bcm pinctrl rename

2014-02-24 Thread Christian Daudt
consistency with other bcm mobile bindings. -------- Christian Daudt (1): pinctrl: refer to updated dt binding string. Sherman Yin (2): Update dtsi with new pinctrl compatible string pinctrl: Rename Broadcom Capri pinctrl binding

Re: [GIT PULL] bcm pinctrl rename

2014-02-24 Thread Christian Daudt
On Fri, Feb 21, 2014 at 2:29 PM, Olof Johansson wrote: > On Wed, Feb 12, 2014 at 09:20:13AM -0800, Christian Daudt wrote: >> The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed: >> >> Linux 3.14-rc2 (2014-02-09 18:15:47 -0800) >> >> ar

Re: [GIT PULL] bcm pinctrl rename

2014-02-24 Thread Christian Daudt
On Fri, Feb 21, 2014 at 2:29 PM, Olof Johansson o...@lixom.net wrote: On Wed, Feb 12, 2014 at 09:20:13AM -0800, Christian Daudt wrote: The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed: Linux 3.14-rc2 (2014-02-09 18:15:47 -0800) are available in the git repository

Re: [GIT PULL] bcm pinctrl rename

2014-02-24 Thread Christian Daudt
. Christian Daudt (1): pinctrl: refer to updated dt binding string. Sherman Yin (2): Update dtsi with new pinctrl compatible string pinctrl: Rename Broadcom Capri pinctrl binding Documentation/devicetree/bindings

Re: [PATCH v2] ARM: dts: remove bcm11351-brt.dts

2014-02-19 Thread Christian Daudt
m11351-brt from Makefile > > arch/arm/boot/dts/Makefile | 3 +-- > arch/arm/boot/dts/bcm11351-brt.dts | 54 > -- > 2 files changed, 1 insertion(+), 56 deletions(-) > delete mode 100644 arch/arm/boot/dts/bcm11351-brt.dts > R.

Re: [PATCH v2] ARM: dts: remove bcm11351-brt.dts

2014-02-19 Thread Christian Daudt
... Reviewed-by: Christian Daudt b...@fixthebug.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 12/28] Remove GENERIC_TIME

2014-02-18 Thread Christian Daudt
On Sun, Feb 9, 2014 at 12:02 PM, Richard Weinberger wrote: > Am 09.02.2014 19:57, schrieb Alexander Shiyan: >>> The symbol is an orphan, get rid of it. >>> >>> Signed-off-by: Richard Weinberger >>> --- >>> arch/arm/mach-bcm/Kconfig | 1 - >>> 1 file changed, 1 deletion(-) >>> >>> diff --git

Re: [PATCH 12/28] Remove GENERIC_TIME

2014-02-18 Thread Christian Daudt
On Sun, Feb 9, 2014 at 12:02 PM, Richard Weinberger rich...@nod.at wrote: Am 09.02.2014 19:57, schrieb Alexander Shiyan: The symbol is an orphan, get rid of it. Signed-off-by: Richard Weinberger rich...@nod.at --- arch/arm/mach-bcm/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git

Re: [PATCH] MAINTAINERS: Add Broadcom GPIO maintainer

2014-02-14 Thread Christian Daudt
OADCOM SPECIFIC AMBA DRIVER (BCMA) > M: Rafał Miłecki > L: linux-wirel...@vger.kernel.org > -- > 1.7.9.5 > Acked-by: Christian Daudt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v2] MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer

2014-02-14 Thread Christian Daudt
; > diff --git a/MAINTAINERS b/MAINTAINERS > index b2cf5cf..9d6fbfd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1860,6 +1860,7 @@ F:drivers/net/ethernet/broadcom/bnx2x/ > > BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE > M: Christian Daudt > +M: Matt Por

Re: [PATCH v2] MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer

2014-02-14 Thread Christian Daudt
a/MAINTAINERS b/MAINTAINERS index b2cf5cf..9d6fbfd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1860,6 +1860,7 @@ F:drivers/net/ethernet/broadcom/bnx2x/ BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE M: Christian Daudt b...@fixthebug.org +M: Matt Porter mpor...@linaro.org L

Re: [PATCH] MAINTAINERS: Add Broadcom GPIO maintainer

2014-02-14 Thread Christian Daudt
Miłecki zaj...@gmail.com L: linux-wirel...@vger.kernel.org -- 1.7.9.5 Acked-by: Christian Daudt b...@fixthebug.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

[GIT PULL] bcm pinctrl rename

2014-02-12 Thread Christian Daudt
The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed: Linux 3.14-rc2 (2014-02-09 18:15:47 -0800) are available in the git repository at: git://github.com/broadcom/bcm11351.git tags/bcm-for-3.14-pinctrl-rename for you to fetch changes up to

[GIT PULL] bcm pinctrl rename

2014-02-12 Thread Christian Daudt
The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed: Linux 3.14-rc2 (2014-02-09 18:15:47 -0800) are available in the git repository at: git://github.com/broadcom/bcm11351.git tags/bcm-for-3.14-pinctrl-rename for you to fetch changes up to

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Fri, Feb 7, 2014 at 10:35 AM, Christian Daudt wrote: > On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij > wrote: >> On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin wrote: >>> On 14-02-04 12:49 AM, Axel Lin wrote: >>>> >>>> Signed-off-by: A

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij wrote: > On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin wrote: >> On 14-02-04 12:49 AM, Axel Lin wrote: >>> >>> Signed-off-by: Axel Lin >>> >> Note that this will collide with the capri->bcm281xx renaming patches. >> >> Linus, Christian, are those

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin s...@broadcom.com wrote: On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com Note that this will collide with the capri-bcm281xx renaming

Re: [PATCH] pinctrl: capri: Make capri_pinctrl_probe static

2014-02-07 Thread Christian Daudt
On Fri, Feb 7, 2014 at 10:35 AM, Christian Daudt b...@fixthebug.org wrote: On Thu, Feb 6, 2014 at 1:21 AM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Feb 4, 2014 at 9:13 PM, Sherman Yin s...@broadcom.com wrote: On 14-02-04 12:49 AM, Axel Lin wrote: Signed-off-by: Axel Lin axel

Re: [PATCH v2 3/4] Update bcm_defconfig with new pinctrl CONFIG

2014-01-27 Thread Christian Daudt
1..53d6d47 100644 > --- a/arch/arm/configs/bcm_defconfig > +++ b/arch/arm/configs/bcm_defconfig > @@ -126,4 +126,4 @@ CONFIG_CRC_ITU_T=y > CONFIG_CRC7=y > CONFIG_XZ_DEC=y > CONFIG_AVERAGE=y > -CONFIG_PINCTRL_CAPRI=y > +CONFIG_PINCTRL_BCM281XX=y > -- > 1.7.9.5 > Acked-by: C

Re: [PATCH v2 3/4] Update bcm_defconfig with new pinctrl CONFIG

2014-01-27 Thread Christian Daudt
index bede511..53d6d47 100644 --- a/arch/arm/configs/bcm_defconfig +++ b/arch/arm/configs/bcm_defconfig @@ -126,4 +126,4 @@ CONFIG_CRC_ITU_T=y CONFIG_CRC7=y CONFIG_XZ_DEC=y CONFIG_AVERAGE=y -CONFIG_PINCTRL_CAPRI=y +CONFIG_PINCTRL_BCM281XX=y -- 1.7.9.5 Acked-by: Christian Daudt b

Re: [RESEND PATCH] ARM: dts: bcm28155-ap: Fix Card Detection GPIO

2014-01-08 Thread Christian Daudt
On Wed, Jan 8, 2014 at 4:28 PM, Tim Kryger wrote: > On Wed, Jan 8, 2014 at 3:38 PM, Christian Daudt wrote: >> On Tue, Jan 7, 2014 at 10:53 AM, Tim Kryger wrote: >>> The board schematic states that the "SD_CARD_DET_N gets pulled to GND >>> when card is inserted&q

Re: [RESEND PATCH] ARM: dts: bcm28155-ap: Fix Card Detection GPIO

2014-01-08 Thread Christian Daudt
On Tue, Jan 7, 2014 at 10:53 AM, Tim Kryger wrote: > The board schematic states that the "SD_CARD_DET_N gets pulled to GND > when card is inserted" so the polarity has been updated to active low. > > Polarity is now specified with a GPIO define instead of a magic number. > > Signed-off-by: Tim

Re: [RESEND PATCH] ARM: dts: bcm28155-ap: Fix Card Detection GPIO

2014-01-08 Thread Christian Daudt
On Tue, Jan 7, 2014 at 10:53 AM, Tim Kryger tim.kry...@linaro.org wrote: The board schematic states that the SD_CARD_DET_N gets pulled to GND when card is inserted so the polarity has been updated to active low. Polarity is now specified with a GPIO define instead of a magic number.

Re: [RESEND PATCH] ARM: dts: bcm28155-ap: Fix Card Detection GPIO

2014-01-08 Thread Christian Daudt
On Wed, Jan 8, 2014 at 4:28 PM, Tim Kryger tim.kry...@linaro.org wrote: On Wed, Jan 8, 2014 at 3:38 PM, Christian Daudt b...@fixthebug.org wrote: On Tue, Jan 7, 2014 at 10:53 AM, Tim Kryger tim.kry...@linaro.org wrote: The board schematic states that the SD_CARD_DET_N gets pulled to GND when

Re: [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

2013-12-23 Thread Christian Daudt
On Sat, Dec 14, 2013 at 12:14 AM, Christian Daudt wrote: > On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote: >> Enable the external clock needed by the host controller during the >> probe and disable it during the remove. >> >> Signed-off-by: Tim Kryger &

Re: [PATCH v8 9/9] ARM: dts: add usb udc support to bcm281xx

2013-12-23 Thread Christian Daudt
On Thu, Dec 19, 2013 at 6:23 AM, Matt Porter wrote: > Adds USB OTG/PHY and clock support to BCM281xx and enables > UDC support on the bcm11351-brt and bcm28155-ap boards. > > Signed-off-by: Matt Porter > Reviewed-by: Markus Mayer > Reviewed-by: Tim Kryger Applied to armsoc/for-3.14/dt

Re: [PATCH v8 9/9] ARM: dts: add usb udc support to bcm281xx

2013-12-23 Thread Christian Daudt
On Thu, Dec 19, 2013 at 6:23 AM, Matt Porter mpor...@linaro.org wrote: Adds USB OTG/PHY and clock support to BCM281xx and enables UDC support on the bcm11351-brt and bcm28155-ap boards. Signed-off-by: Matt Porter mpor...@linaro.org Reviewed-by: Markus Mayer markus.ma...@linaro.org

Re: [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

2013-12-23 Thread Christian Daudt
On Sat, Dec 14, 2013 at 12:14 AM, Christian Daudt b...@fixthebug.org wrote: On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger tim.kry...@linaro.org wrote: Enable the external clock needed by the host controller during the probe and disable it during the remove. Signed-off-by: Tim Kryger tim.kry

Re: [PATCH v4 7/8] clocksource: kona: Add basic use of external clock

2013-12-14 Thread Christian Daudt
On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote: > When an clock is specified in the device tree, enable it and use it to > determine the external clock frequency. > > Signed-off-by: Tim Kryger > Reviewed-by: Markus Mayer > Reviewed-by: Matt Porter > --- Reviewe

Re: [PATCH v4 6/8] Documentation: dt: kona-timer: Add clocks property

2013-12-14 Thread Christian Daudt
gt; - clock-frequency = <32768>; > + clocks = <_timer_clk>; > }; > > -- > 1.8.0.1 > Reviewed-by: Christian Daudt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

2013-12-14 Thread Christian Daudt
On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote: > Enable the external clock needed by the host controller during the > probe and disable it during the remove. > > Signed-off-by: Tim Kryger > Reviewed-by: Markus Mayer > Reviewed-by: Matt Porter Reviewed-by: Christian Daudt

Re: [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

2013-12-14 Thread Christian Daudt
-by: Matt Porter matt.por...@linaro.org Reviewed-by: Christian Daudt b...@fixthebug.org Chris, Are you ok with me pulling this patch along with the rest of the patchset into the bcm tree? Thanks, csd -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH v4 6/8] Documentation: dt: kona-timer: Add clocks property

2013-12-14 Thread Christian Daudt
; }; -- 1.8.0.1 Reviewed-by: Christian Daudt b...@fixthebug.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v4 7/8] clocksource: kona: Add basic use of external clock

2013-12-14 Thread Christian Daudt
-by: Matt Porter matt.por...@linaro.org --- Reviewed-by: Christian Daudt b...@fixthebug.org Daniel, Are you ok with me pulling this patch in with the rest of the patchset into the bcm tree ? Thanks, csd -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [PATCH v4 4/8] ARM: dts: Specify clocks for SDHCIs on bcm11351

2013-12-13 Thread Christian Daudt
ona-sdhci"; > reg = <0x3f1a 0x1>; > interrupts = ; > + clocks = <_clk>; > status = "disabled"; > }; > > @@ -139,6 +142,7 @@ > compatible = "brcm,kona-sdh

Re: [PATCH v4 8/8] ARM: dts: Specify clocks for timer on bcm11351

2013-12-13 Thread Christian Daudt
timer"; > reg = <0x35006000 0x1000>; > interrupts = ; > - clock-frequency = <32768>; > + clocks = <_timer_clk>; > }; > > gpio: gpio@35003000 { > -- > 1.8.0.1 >

Re: [PATCH v4 3/8] Documentation: dt: kona-sdhci: Add clocks property

2013-12-13 Thread Christian Daudt
= <0x3f1a0000 0x1>; > + clocks = <_clk>; > interrupts = <0x0 74 0x4>; > }; > > -- > 1.8.0.1 > Reviewed-by: Christian Daudt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v4 3/8] Documentation: dt: kona-sdhci: Add clocks property

2013-12-13 Thread Christian Daudt
; }; -- 1.8.0.1 Reviewed-by: Christian Daudt b...@fixthebug.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [PATCH v4 8/8] ARM: dts: Specify clocks for timer on bcm11351

2013-12-13 Thread Christian Daudt
@@ compatible = brcm,kona-timer; reg = 0x35006000 0x1000; interrupts = GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH; - clock-frequency = 32768; + clocks = hub_timer_clk; }; gpio: gpio@35003000 { -- 1.8.0.1 Reviewed-by: Christian Daudt

Re: [PATCH v4 4/8] ARM: dts: Specify clocks for SDHCIs on bcm11351

2013-12-13 Thread Christian Daudt
; + clocks = sdio4_clk; status = disabled; }; -- 1.8.0.1 Reviewed-by: Christian Daudt b...@fixthebug.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH v4 2/8] ARM: dts: Specify clocks for UARTs on bcm11351

2013-12-12 Thread Christian Daudt
; + clocks = <_clk>; > interrupts = ; > reg-shift = <2>; > reg-io-width = <4>; > @@ -73,7 +73,7 @@ > compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart"; >

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-12 Thread Christian Daudt
On Tue, Dec 10, 2013 at 12:26 PM, Tim Kryger wrote: > On Mon, Dec 9, 2013 at 11:18 PM, Christian Daudt wrote: >> Applied to armsoc/for-3.14/dt > > Could you wait till other maintainers provide their acks and then take > the entire series into a branch that feeds into the

Re: [PATCH v3 3/6] pinctrl: Make PINCTRL selectable by defconfig/menuconfig

2013-12-12 Thread Christian Daudt
On Thu, Dec 12, 2013 at 12:39 PM, Linus Walleij wrote: > On Wed, Dec 11, 2013 at 7:37 PM, Sherman Yin wrote: > >> Adds a string to the PINCTRL config option so that 1) CONFIG_PINCTRL=y would >> not be erased by make config, and 2) PINCTRL option would show up in >> menuconfig. >> >>

Re: [PATCH v3 3/6] pinctrl: Make PINCTRL selectable by defconfig/menuconfig

2013-12-12 Thread Christian Daudt
On Thu, Dec 12, 2013 at 12:39 PM, Linus Walleij linus.wall...@linaro.org wrote: On Wed, Dec 11, 2013 at 7:37 PM, Sherman Yin s...@broadcom.com wrote: Adds a string to the PINCTRL config option so that 1) CONFIG_PINCTRL=y would not be erased by make config, and 2) PINCTRL option would show up

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-12 Thread Christian Daudt
On Tue, Dec 10, 2013 at 12:26 PM, Tim Kryger tim.kry...@linaro.org wrote: On Mon, Dec 9, 2013 at 11:18 PM, Christian Daudt b...@fixthebug.org wrote: Applied to armsoc/for-3.14/dt Could you wait till other maintainers provide their acks and then take the entire series into a branch that feeds

Re: [PATCH v4 2/8] ARM: dts: Specify clocks for UARTs on bcm11351

2013-12-12 Thread Christian Daudt
-width = 4; -- 1.8.0.1 Reviewed-by: Christian Daudt b...@fixthebug.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [PATCH 2/2] ARM: bcm_defconfig: Unset CONFIG_CRYPTO_ANSI_CPRNG

2013-12-09 Thread Christian Daudt
On Thu, Dec 5, 2013 at 3:00 PM, Tim Kryger wrote: > Do not build the Pseudo Random Number Generation for Cryptographic > modules since it is not currently being used for this platform. > > Signed-off-by: Tim Kryger > Reviewed-by: Markus Mayer > --- > arch/arm/configs/bcm_defconfig | 1 + > 1

Re: [RESEND PATCH] ARM: bcm_defconfig: Do not expect appended DTB

2013-12-09 Thread Christian Daudt
On Thu, Dec 5, 2013 at 3:30 PM, Tim Kryger wrote: > The bootloaders used with Broadcom mobile SoCs are capable of handling > a device tree separately from the zImage so there is no need for this > option to be enabled. > > Signed-off-by: Tim Kryger > Reviewed-by: Markus Mayer > --- >

Re: [PATCH 1/2] ARM: dts: bcm281xx: Add i2c busses

2013-12-09 Thread Christian Daudt
On Fri, Dec 6, 2013 at 3:45 PM, Tim Kryger wrote: > Add the DTS nodes for all the i2c busses in the SoC. > > Signed-off-by: Tim Kryger > Reviewed-by: Christian Daudt > Reviewed-by: Matt Porter > Reviewed-by: Markus Mayer > --- > arch/arm/boo

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-09 Thread Christian Daudt
Applied to armsoc/for-3.14/dt thanks, csd On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote: > Declare clocks that are enabled and configured by bootloaders as fixed > rate clocks in the DTS such that device drivers may use standard clock > function calls. > > Signed-off-by: Tim Kryger >

Re: [PATCH 2/2] ARM: dts: bcm28155-ap: Enable all the i2c busses

2013-12-09 Thread Christian Daudt
Applied to armsoc/for-3.14/dt thanks, csd On Fri, Dec 6, 2013 at 3:45 PM, Tim Kryger wrote: > Enable all available i2c busses. > > Signed-off-by: Tim Kryger > Reviewed-by: Christian Daudt > Reviewed-by: Matt Porter > Reviewed-by: Markus Mayer > --- > arch/arm/

Re: [PATCH 1/2] ARM: bcm_defconfig: CONFIG_OABI_COMPAT default off

2013-12-09 Thread Christian Daudt
On Thu, Dec 5, 2013 at 3:00 PM, Tim Kryger wrote: > Now that CONFIG_OABI_COMPAT is off by default, remove the explicit > disabling of this feature. > > Signed-off-by: Tim Kryger > Reviewed-by: Markus Mayer > --- > arch/arm/configs/bcm_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff

Re: [PATCH 1/2] ARM: bcm_defconfig: CONFIG_OABI_COMPAT default off

2013-12-09 Thread Christian Daudt
On Thu, Dec 5, 2013 at 3:00 PM, Tim Kryger tim.kry...@linaro.org wrote: Now that CONFIG_OABI_COMPAT is off by default, remove the explicit disabling of this feature. Signed-off-by: Tim Kryger tim.kry...@linaro.org Reviewed-by: Markus Mayer markus.ma...@linaro.org ---

Re: [PATCH 2/2] ARM: dts: bcm28155-ap: Enable all the i2c busses

2013-12-09 Thread Christian Daudt
Applied to armsoc/for-3.14/dt thanks, csd On Fri, Dec 6, 2013 at 3:45 PM, Tim Kryger tim.kry...@linaro.org wrote: Enable all available i2c busses. Signed-off-by: Tim Kryger tim.kry...@linaro.org Reviewed-by: Christian Daudt c...@broadcom.com Reviewed-by: Matt Porter matt.por

Re: [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

2013-12-09 Thread Christian Daudt
Applied to armsoc/for-3.14/dt thanks, csd On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger tim.kry...@linaro.org wrote: Declare clocks that are enabled and configured by bootloaders as fixed rate clocks in the DTS such that device drivers may use standard clock function calls.

Re: [PATCH 1/2] ARM: dts: bcm281xx: Add i2c busses

2013-12-09 Thread Christian Daudt
On Fri, Dec 6, 2013 at 3:45 PM, Tim Kryger tim.kry...@linaro.org wrote: Add the DTS nodes for all the i2c busses in the SoC. Signed-off-by: Tim Kryger tim.kry...@linaro.org Reviewed-by: Christian Daudt c...@broadcom.com Reviewed-by: Matt Porter matt.por...@linaro.org Reviewed-by: Markus

Re: [RESEND PATCH] ARM: bcm_defconfig: Do not expect appended DTB

2013-12-09 Thread Christian Daudt
On Thu, Dec 5, 2013 at 3:30 PM, Tim Kryger tim.kry...@linaro.org wrote: The bootloaders used with Broadcom mobile SoCs are capable of handling a device tree separately from the zImage so there is no need for this option to be enabled. Signed-off-by: Tim Kryger tim.kry...@linaro.org

Re: [PATCH 2/2] ARM: bcm_defconfig: Unset CONFIG_CRYPTO_ANSI_CPRNG

2013-12-09 Thread Christian Daudt
On Thu, Dec 5, 2013 at 3:00 PM, Tim Kryger tim.kry...@linaro.org wrote: Do not build the Pseudo Random Number Generation for Cryptographic modules since it is not currently being used for this platform. Signed-off-by: Tim Kryger tim.kry...@linaro.org Reviewed-by: Markus Mayer

Re: [PATCH v2 0/5] Add-Broadcom-Kona-I2C-Support

2013-11-18 Thread Christian Daudt
On Fri, Nov 15, 2013 at 3:30 PM, Tim Kryger wrote: > On Fri, Nov 15, 2013 at 2:52 PM, Wolfram Sang wrote: > >> Fixed Kconfig sorting, squashed broken out patches 1-3 into one and >> applied to for-next, thanks! Let me know if I should take patches 4-5 >> also, but usually they go via arm-soc.

Re: [PATCH v2 0/5] Add-Broadcom-Kona-I2C-Support

2013-11-18 Thread Christian Daudt
On Fri, Nov 15, 2013 at 3:30 PM, Tim Kryger tim.kry...@linaro.org wrote: On Fri, Nov 15, 2013 at 2:52 PM, Wolfram Sang w...@the-dreams.de wrote: Fixed Kconfig sorting, squashed broken out patches 1-3 into one and applied to for-next, thanks! Let me know if I should take patches 4-5 also, but

Re: [RESEND PATCH v2 1/6] ARM: dts: Declare clocks as fixed on bcm11351

2013-11-08 Thread Christian Daudt
I can pick up the dt related changes as long as the other code works as-is both with and without the change (i.e. no backwards/forwards compatibility issues). If this must be introduced alongside the other changes, then the patches will have to be reworked to break them up by subtree so they can

Re: [RESEND PATCH v2 1/6] ARM: dts: Declare clocks as fixed on bcm11351

2013-11-08 Thread Christian Daudt
I can pick up the dt related changes as long as the other code works as-is both with and without the change (i.e. no backwards/forwards compatibility issues). If this must be introduced alongside the other changes, then the patches will have to be reworked to break them up by subtree so they can

Re: [PATCH v3] ARM: bcm: Add DEBUG_LL console support

2013-10-30 Thread Christian Daudt
On Wed, Oct 16, 2013 at 11:12 PM, Christian Daudt wrote: > On Sat, Oct 5, 2013 at 8:43 AM, Christian Daudt wrote: >> This patch adds low level debug uart support to Broadcom >> mobile based SOCs. >> >> Signed-off-by: Christian Daudt >> >> Changes from V

Re: [PATCH v3] ARM: bcm: Add DEBUG_LL console support

2013-10-30 Thread Christian Daudt
On Wed, Oct 16, 2013 at 11:12 PM, Christian Daudt b...@fixthebug.org wrote: On Sat, Oct 5, 2013 at 8:43 AM, Christian Daudt b...@fixthebug.org wrote: This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt b...@fixthebug.org Changes from

Re: [PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver

2013-10-17 Thread Christian Daudt
On Thu, Oct 17, 2013 at 7:54 AM, Stephen Warren wrote: > On 10/17/2013 12:03 AM, Christian Daudt wrote: >> On Thu, Oct 3, 2013 at 5:23 PM, Sherman Yin wrote: >>> Adds pinctrl driver for Broadcom Capri (BCM281xx) SoCs. >>> >>> Signed-off-by: Sherman Y

Re: [PATCH v3] ARM: bcm: Add DEBUG_LL console support

2013-10-17 Thread Christian Daudt
On Sat, Oct 5, 2013 at 8:43 AM, Christian Daudt wrote: > This patch adds low level debug uart support to Broadcom > mobile based SOCs. > > Signed-off-by: Christian Daudt > > Changes from V2: > - Changed to follow hex ordering on entries > - Dropped defconfig cha

Re: [PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver

2013-10-17 Thread Christian Daudt
On Thu, Oct 3, 2013 at 5:23 PM, Sherman Yin wrote: > Adds pinctrl driver for Broadcom Capri (BCM281xx) SoCs. > > Signed-off-by: Sherman Yin > Reviewed-by: Christian Daudt > Reviewed-by: Matt Porter > --- > arch/arm/mach-bcm/Kconfig |2 + > drivers/pinctr

Re: [PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver

2013-10-17 Thread Christian Daudt
On Thu, Oct 3, 2013 at 5:23 PM, Sherman Yin s...@broadcom.com wrote: Adds pinctrl driver for Broadcom Capri (BCM281xx) SoCs. Signed-off-by: Sherman Yin s...@broadcom.com Reviewed-by: Christian Daudt b...@fixthebug.org Reviewed-by: Matt Porter matt.por...@linaro.org --- arch/arm/mach-bcm

Re: [PATCH v3] ARM: bcm: Add DEBUG_LL console support

2013-10-17 Thread Christian Daudt
On Sat, Oct 5, 2013 at 8:43 AM, Christian Daudt b...@fixthebug.org wrote: This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt b...@fixthebug.org Changes from V2: - Changed to follow hex ordering on entries - Dropped defconfig

Re: [PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver

2013-10-17 Thread Christian Daudt
On Thu, Oct 17, 2013 at 7:54 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 10/17/2013 12:03 AM, Christian Daudt wrote: On Thu, Oct 3, 2013 at 5:23 PM, Sherman Yin s...@broadcom.com wrote: Adds pinctrl driver for Broadcom Capri (BCM281xx) SoCs. Signed-off-by: Sherman Yin s...@broadcom.com

Re: [PATCH] ARM: bcm_defconfig: Run "make savedefconfig"

2013-10-16 Thread Christian Daudt
AGIC_SYSRQ=y > CONFIG_DETECT_HUNG_TASK=y > CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=110 > CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y > -CONFIG_DEBUG_INFO=y > # CONFIG_FTRACE is not set > CONFIG_CRC_CCITT=y > CONFIG_CRC_T10DIF=y > -- Reviewed-by: Christian Daudt Applied to armsoc/for-3.13

Re: [RESEND PATCH v2 2/6] ARM: dts: Specify clocks for UARTs on bcm11351

2013-10-16 Thread Christian Daudt
On Wed, Oct 16, 2013 at 2:47 PM, Tim Kryger wrote: > Rather than declaring the frequency of the external clock, specify the > label of the clock such that the driver may determine the frequency on > its own. > > Signed-off-by: Tim Kryger > Reviewed-by: Markus Mayer > Reviewed-by: Matt Porter >

Re: [RESEND PATCH 3/4] ARM: dts: bcm281xx: Add i2c busses

2013-10-16 Thread Christian Daudt
been accepted. thanks, csd On Wed, Oct 16, 2013 at 3:01 PM, Tim Kryger wrote: > Add the DTS nodes for all the i2c busses in the SoC. > > Signed-off-by: Tim Kryger > Reviewed-by: Christian Daudt > Reviewed-by: Matt Porter > Reviewed-by: Markus Mayer > --- > arch/ar

Re: [RESEND PATCH 3/4] ARM: dts: bcm281xx: Add i2c busses

2013-10-16 Thread Christian Daudt
been accepted. thanks, csd On Wed, Oct 16, 2013 at 3:01 PM, Tim Kryger tim.kry...@linaro.org wrote: Add the DTS nodes for all the i2c busses in the SoC. Signed-off-by: Tim Kryger tim.kry...@linaro.org Reviewed-by: Christian Daudt c...@broadcom.com Reviewed-by: Matt Porter matt.por

Re: [RESEND PATCH v2 2/6] ARM: dts: Specify clocks for UARTs on bcm11351

2013-10-16 Thread Christian Daudt
On Wed, Oct 16, 2013 at 2:47 PM, Tim Kryger tim.kry...@linaro.org wrote: Rather than declaring the frequency of the external clock, specify the label of the clock such that the driver may determine the frequency on its own. Signed-off-by: Tim Kryger tim.kry...@linaro.org Reviewed-by: Markus

Re: [PATCH] ARM: bcm_defconfig: Run make savedefconfig

2013-10-16 Thread Christian Daudt
CONFIG_CRC_CCITT=y CONFIG_CRC_T10DIF=y -- Reviewed-by: Christian Daudt b...@fixthebug.org Applied to armsoc/for-3.13/soc thanks, csd -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

[PATCH v3] ARM: bcm: Add DEBUG_LL console support

2013-10-05 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt Changes from V2: - Changed to follow hex ordering on entries - Dropped defconfig changes Changes from V1: - Switched to use the common 8250 debug introduced in 3.12-rc1 diff --git

[PATCH v3] ARM: bcm: Add DEBUG_LL console support

2013-10-05 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt b...@fixthebug.org Changes from V2: - Changed to follow hex ordering on entries - Dropped defconfig changes Changes from V1: - Switched to use the common 8250 debug introduced in 3.12

Re: [PATCH v2] ARM: bcm: Add DEBUG_LL console support

2013-10-03 Thread Christian Daudt
On Tue, Sep 17, 2013 at 5:05 PM, Christian Daudt wrote: > This patch adds low level debug uart support to Broadcom > mobile based SOCs. > > Signed-off-by: Christian Daudt > > Changes from V1: > - Switched to use the common 8250 debug introduced in 3.12-rc1 > Hi Russel

Re: [PATCH v2] ARM: bcm: Add DEBUG_LL console support

2013-10-03 Thread Christian Daudt
On Tue, Sep 17, 2013 at 5:05 PM, Christian Daudt c...@broadcom.com wrote: This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt c...@broadcom.com Changes from V1: - Switched to use the common 8250 debug introduced in 3.12-rc1 Hi

[PATCH] ARM: bcm281xx: Add ARCH Timers to config

2013-09-24 Thread Christian Daudt
Add HAVE_ARM_ARCH_TIMER to Broadcom Kconfig as it is required for some Mobile SoCs. Signed-off-by: Christian Daudt Reviewed-by: Markus Mayer Reviewed-by: Mark Hambleton Reviewed-by: James King diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index 69d67f7..635537b 100644

[PATCH] ARM: bcm281xx: more descriptive machine string

2013-09-24 Thread Christian Daudt
Add SoC model to DT_MACHINE_START string. Signed-off-by: Christian Daudt Reviewed-by: Markus Mayer Reviewed-by: Mark Hambleton Reviewed-by: James King diff --git a/arch/arm/mach-bcm/board_bcm281xx.c b/arch/arm/mach-bcm/board_bcm281xx.c index 8d9f931..dcfaf4a 100644 --- a/arch/arm/mach-bcm

[PATCH] ARM: bcm281xx: more descriptive machine string

2013-09-24 Thread Christian Daudt
Add SoC model to DT_MACHINE_START string. Signed-off-by: Christian Daudt b...@fixthebug.org Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Mark Hambleton maham...@broadcom.com Reviewed-by: James King jam...@broadcom.com diff --git a/arch/arm/mach-bcm/board_bcm281xx.c b/arch/arm/mach

[PATCH] ARM: bcm281xx: Add ARCH Timers to config

2013-09-24 Thread Christian Daudt
Add HAVE_ARM_ARCH_TIMER to Broadcom Kconfig as it is required for some Mobile SoCs. Signed-off-by: Christian Daudt b...@fixthebug.org Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Mark Hambleton maham...@broadcom.com Reviewed-by: James King jam...@broadcom.com diff --git a/arch/arm

Re: [PATCH 00/26] ARM: provide common arch init for DT clocks

2013-09-23 Thread Christian Daudt
. The former is useful because we can make use of dummy fixed clocks for drivers until the bcm281xx common clock driver is ready. Signed-off-by: Matt Porter Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt As a v2 is required due to calling of_clk_init() breaks non-DT builds, I will include

Re: [PATCH 00/26] ARM: provide common arch init for DT clocks

2013-09-23 Thread Christian Daudt
() this is no longer needed. The former is useful because we can make use of dummy fixed clocks for drivers until the bcm281xx common clock driver is ready. Signed-off-by: Matt Porter matt.por...@linaro.org Reviewed-by: Markus Mayer markus.ma...@linaro.org Reviewed-by: Christian Daudt c...@broadcom.com

[PATCH] MAINTAINERS: Update mach-bcm related email address

2013-09-20 Thread Christian Daudt
Update email address on mach-bcm + drivers for Broadcom mobile SoCs. Signed-off-by: Christian Daudt Cc: Olof Johansson Cc: Arnd Bergmann Cc: Stephen Warren diff --git a/MAINTAINERS b/MAINTAINERS index e61c2e8..b2f857c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1812,7 +1812,8 @@ S

[PATCH] MAINTAINERS: Update mach-bcm related email address

2013-09-20 Thread Christian Daudt
Update email address on mach-bcm + drivers for Broadcom mobile SoCs. Signed-off-by: Christian Daudt c...@broadcom.com Cc: Olof Johansson o...@lixom.net Cc: Arnd Bergmann a...@arndb.de Cc: Stephen Warren swar...@wwwdotorg.org diff --git a/MAINTAINERS b/MAINTAINERS index e61c2e8..b2f857c 100644

Re: [PATCH 06/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 DTS file

2013-09-18 Thread Christian Daudt
On 13-08-12 06:54 AM, Lee Jones wrote: On Thu, 08 Aug 2013, Christian Daudt wrote: Hi Lee, I had to change some of the lines in the dts files you modified, so I've added your mods. This patch: https://lkml.org/lkml/2013/8/8/477 includes your changes to bcm11351.dtsi and bcm11351-brt.dts

Re: [PATCH 06/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 DTS file

2013-09-18 Thread Christian Daudt
On 13-08-12 06:54 AM, Lee Jones wrote: On Thu, 08 Aug 2013, Christian Daudt wrote: Hi Lee, I had to change some of the lines in the dts files you modified, so I've added your mods. This patch: https://lkml.org/lkml/2013/8/8/477 includes your changes to bcm11351.dtsi and bcm11351-brt.dts

[PATCH v2] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt Changes from V1: - Switched to use the common 8250 debug introduced in 3.12-rc1 diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 9762c84..0523e71 100644 --- a/arch/arm

[PATCH] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt Reviewed-by: James King diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 583f4a0..a69d62a 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -93,6

Re: [PATCH] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
On 13-09-17 03:03 PM, Russell King - ARM Linux wrote: On Tue, Sep 17, 2013 at 02:59:47PM -0700, Christian Daudt wrote: This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt Reviewed-by: James King Unfortunately, your patch is out

Re: [PATCH] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
On 13-09-17 03:03 PM, Russell King - ARM Linux wrote: On Tue, Sep 17, 2013 at 02:59:47PM -0700, Christian Daudt wrote: This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt c...@broadcom.com Reviewed-by: James King jam...@broadcom.com

[PATCH] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt c...@broadcom.com Reviewed-by: James King jam...@broadcom.com diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 583f4a0..a69d62a 100644 --- a/arch/arm/Kconfig.debug +++ b

[PATCH v2] ARM: bcm: Add DEBUG_LL console support

2013-09-17 Thread Christian Daudt
This patch adds low level debug uart support to Broadcom mobile based SOCs. Signed-off-by: Christian Daudt c...@broadcom.com Changes from V1: - Switched to use the common 8250 debug introduced in 3.12-rc1 diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 9762c84..0523e71

  1   2   >