Re: [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

2016-01-06 Thread Nishanth Menon
On 01/06/2016 02:13 AM, Laxman Dewangan wrote: > > On Wednesday 06 January 2016 01:12 PM, H. Nikolaus Schaller wrote: >> Hi, >> >> Am 06.01.2016 um 00:40 schrieb Nishanth Menon <n...@ti.com>: >> >>> On 01/05/2016 06:01 AM,

Re: [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

2016-01-06 Thread Nishanth Menon
On 01/06/2016 01:34 PM, Rob Herring wrote: > On Wed, Jan 6, 2016 at 8:36 AM, Nishanth Menon <n...@ti.com> wrote: >> On 01/06/2016 02:13 AM, Laxman Dewangan wrote: >>> >>> On Wednesday 06 January 2016 01:12 PM, H. Nikolaus Schaller wrote: >>>> Hi, >

Re: [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

2016-01-05 Thread Nishanth Menon
none, there'd be no interrupt, right? > + ti,backup-battery-chargeable; > + ti,backup-battery-charge-high-current; > + }; > + > palmas_pmic { > compatible = "ti,palmas-pmic"; >

Re: [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

2016-01-05 Thread Nishanth Menon
ome polarity - if it had none, there'd be no interrupt, right? > + ti,backup-battery-chargeable; > + ti,backup-battery-charge-high-current; > + }; > + > palmas_pmic { > compatible = "

Re: Nokia N900: Adjust MPU OPP values

2016-01-02 Thread Nishanth Menon
ume we can just define this in the dts.. Nishanth, got > any comments on this one? > We already have definitions in dtb for omap3 OPPs. I think we should start using device tree as default. the oppxx_data.c is sticking around waiting for legacy boot to go away, then those files should be deleted.

Re: Nokia N900: Adjust MPU OPP values

2016-01-02 Thread Nishanth Menon
gt; > Hmm I'd assume we can just define this in the dts.. Nishanth, got > any comments on this one? > We already have definitions in dtb for omap3 OPPs. I think we should start using device tree as default. the oppxx_data.c is sticking around waiting for legacy boot to go away, then th

Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

2015-12-16 Thread Nishanth Menon
lebone-black: BOOT: PASS: err=4 warn=13: http://pastebin.ubuntu.com/14008272/ -- Regards, Nishanth Menon -- 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-

Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

2015-12-16 Thread Nishanth Menon
lebone-black: BOOT: PASS: err=4 warn=13: http://pastebin.ubuntu.com/14008272/ -- Regards, Nishanth Menon -- 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-

Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

2015-12-15 Thread Nishanth Menon
On Tue, Dec 15, 2015 at 7:51 AM, Afzal Mohammed wrote: > Hi, > > On Mon, Dec 14, 2015 at 12:42:58PM -0600, Nishanth Menon wrote: > >> Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM: >> OMAP2+: omap2plus_defconfig: Add tps65217 support") - this al

Re: [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

2015-12-15 Thread Nishanth Menon
On Tue, Dec 15, 2015 at 7:51 AM, Afzal Mohammed <afzal.mohd...@gmail.com> wrote: > Hi, > > On Mon, Dec 14, 2015 at 12:42:58PM -0600, Nishanth Menon wrote: > >> Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM: >> OMAP2+: omap2plus_defconfig: A

[PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators

2015-12-14 Thread Nishanth Menon
ABB and PBIAS are internal LDO control regulators that are needed for maintaining proper functionality of OMAP architecture SoCs. Enable the same. PBIAS is already enabled, so just enable ABB regulator as well. Signed-off-by: Nishanth Menon --- arch/arm/configs/multi_v7_defconfig |1 + 1

[PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

2015-12-14 Thread Nishanth Menon
Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM: OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows multi_v7_defconfig to boot up on older beaglebone platforms. Signed-off-by: Nishanth Menon --- arch/arm/configs/multi_v7_defconfig |2 ++ 1 file

[PATCH V2 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218

2015-12-14 Thread Nishanth Menon
Enable PMIC for AM437x platforms such as AM437x-sk similar to commit a186cf10da84 ("ARM: omap2plus_defconfig: enable TPS65218 configs"). This allows multi_v7_defconfig to boot up on AM437x-sk platform. Signed-off-by: Nishanth Menon --- arch/arm/configs/multi_v7_defconfig |2

[PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms

2015-12-14 Thread Nishanth Menon
LDP is more interesting failure: http://pastebin.ubuntu.com/14010254/ change helps LDP3430 bootup. It does look like a driver bug of some sort at this point in time.. Nishanth Menon (3): ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65

[PATCH V2 2/3] ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65218

2015-12-14 Thread Nishanth Menon
Enable PMIC for AM437x platforms such as AM437x-sk similar to commit a186cf10da84 ("ARM: omap2plus_defconfig: enable TPS65218 configs"). This allows multi_v7_defconfig to boot up on AM437x-sk platform. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/configs/multi_v7_

[PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

2015-12-14 Thread Nishanth Menon
Enable PMIC for beaglebone similar to commit 7a5c6065669c ("ARM: OMAP2+: omap2plus_defconfig: Add tps65217 support") - this allows multi_v7_defconfig to boot up on older beaglebone platforms. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/configs/multi_v7_defconfig |

[PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms

2015-12-14 Thread Nishanth Menon
LDP is more interesting failure: http://pastebin.ubuntu.com/14010254/ change helps LDP3430 bootup. It does look like a driver bug of some sort at this point in time.. Nishanth Menon (3): ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217 ARM: multi_v7_defconfig: Enable AM437x PMIC TPS65

[PATCH V2 3/3] ARM: multi_v7_defconfig: Enable generic SoC internal OMAP regulators

2015-12-14 Thread Nishanth Menon
ABB and PBIAS are internal LDO control regulators that are needed for maintaining proper functionality of OMAP architecture SoCs. Enable the same. PBIAS is already enabled, so just enable ABB regulator as well. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/configs/multi_v7_def

[PATCH V2] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER is not set

2015-12-01 Thread Nishanth Menon
When CONFIG_RESET_CONTROLLER is not defined (example COMPILE_TEST), provide a dummy static inline implementation. Signed-off-by: Nishanth Menon --- V2: Thanks to kbot, I realized i messed up the patch -> hopefully, this revision has better luck. V1: https://patchwork.kernel.org/patch/7738

[PATCH V2] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
-by: Nishanth Menon --- Changes in V2 since V1: - Dropped out-of-range temperature used as a marker for first time we are using a bool now - minor update in comments to explain -EAGAIN return V1: https://patchwork.kernel.org/patch/7732781/ https://patchwork.kernel.org/patch

Re: [PATCH] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER

2015-12-01 Thread Nishanth Menon
On 12/01/2015 09:56 AM, kbuild test robot wrote: > Hi Nishanth, > > [auto build test ERROR on v4.4-rc3] > [also build test ERROR on next-20151127] > > url: > https://github.com/0day-ci/linux/commits/Nishanth-Menon/reset-Introduce-static-inline-dummy-function-when-CO

[PATCH] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER

2015-12-01 Thread Nishanth Menon
When CONFIG_RESET_CONTROLLER is not defined (example COMPILE_TEST), provide a dummy static inline implementation. Signed-off-by: Nishanth Menon --- include/linux/reset-controller.h | 9 + 1 file changed, 9 insertions(+) diff --git a/include/linux/reset-controller.h b/include/linux

Re: [PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
On 12/01/2015 09:09 AM, Guenter Roeck wrote: > On 12/01/2015 06:21 AM, Nishanth Menon wrote: > [ ... ] > >> >> Hint about how the patch will look like: > > Looks ok (and better). Thanks for the feedback. Will post the same. -- Regards, Nishanth Menon -- To unsub

Re: [PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
On 07:47-20151201, Nishanth Menon wrote: > Hi Guenter, > > Thanks for the detailed review.. > > On 11/30/2015 11:50 PM, Guenter Roeck wrote: > > On 11/30/2015 08:25 PM, Nishanth Menon wrote: > [...] > > >> > >> A simpler alternative approach could b

Re: [PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
Hi Guenter, Thanks for the detailed review.. On 11/30/2015 11:50 PM, Guenter Roeck wrote: > On 11/30/2015 08:25 PM, Nishanth Menon wrote: [...] >> >> A simpler alternative approach could be to sleep in the probe for the >> duration required, but that will result in latenc

Re: [PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
On 12/01/2015 09:09 AM, Guenter Roeck wrote: > On 12/01/2015 06:21 AM, Nishanth Menon wrote: > [ ... ] > >> >> Hint about how the patch will look like: > > Looks ok (and better). Thanks for the feedback. Will post the same. -- Regards, Nishanth Menon -- To unsub

[PATCH] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER

2015-12-01 Thread Nishanth Menon
When CONFIG_RESET_CONTROLLER is not defined (example COMPILE_TEST), provide a dummy static inline implementation. Signed-off-by: Nishanth Menon <n...@ti.com> --- include/linux/reset-controller.h | 9 + 1 file changed, 9 insertions(+) diff --git a/include/linux/reset-controll

Re: [PATCH] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER

2015-12-01 Thread Nishanth Menon
On 12/01/2015 09:56 AM, kbuild test robot wrote: > Hi Nishanth, > > [auto build test ERROR on v4.4-rc3] > [also build test ERROR on next-20151127] > > url: > https://github.com/0day-ci/linux/commits/Nishanth-Menon/reset-Introduce-static-inline-dummy-function-when-CO

Re: [PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
Hi Guenter, Thanks for the detailed review.. On 11/30/2015 11:50 PM, Guenter Roeck wrote: > On 11/30/2015 08:25 PM, Nishanth Menon wrote: [...] >> >> A simpler alternative approach could be to sleep in the probe for the >> duration required, but that will result in latenc

Re: [PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
On 07:47-20151201, Nishanth Menon wrote: > Hi Guenter, > > Thanks for the detailed review.. > > On 11/30/2015 11:50 PM, Guenter Roeck wrote: > > On 11/30/2015 08:25 PM, Nishanth Menon wrote: > [...] > > >> > >> A simpler alternative approach could b

[PATCH V2] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-12-01 Thread Nishanth Menon
ta Lobo <elv...@ti.com> Reported-by: Yan Liu <yan-...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- Changes in V2 since V1: - Dropped out-of-range temperature used as a marker for first time we are using a bool now - minor update in comments to exp

[PATCH V2] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER is not set

2015-12-01 Thread Nishanth Menon
When CONFIG_RESET_CONTROLLER is not defined (example COMPILE_TEST), provide a dummy static inline implementation. Signed-off-by: Nishanth Menon <n...@ti.com> --- V2: Thanks to kbot, I realized i messed up the patch -> hopefully, this revision has better luck. V1: https://patchwork.k

[PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-11-30 Thread Nishanth Menon
Balasubramanian Reported-by: Elvita Lobo Reported-by: Yan Liu Signed-off-by: Nishanth Menon --- Example case (from Beagleboard-x15 using an older kernel revision): http://pastebin.ubuntu.com/13591711/ Notice the thermal shutdown trigger: thermal thermal_zone3: critical temperature

[PATCH] hwmon: (tmp102) Force wait for conversion time for the first valid data

2015-11-30 Thread Nishanth Menon
com> Reported-by: Aparna Balasubramanian <apar...@ti.com> Reported-by: Elvita Lobo <elv...@ti.com> Reported-by: Yan Liu <yan-...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- Example case (from Beagleboard-x15 using an older kernel revision): http://pasteb

Re: [PATCH] ARM: dts: dra72-evm: Mark uart1 rxd as wakeup capable

2015-11-26 Thread Nishanth Menon
rch/arm/boot/dts/dra72-evm.dts > @@ -478,6 +478,8 @@ > > { > status = "okay"; > + interrupts-extended = <_mpu GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>, > + <_pmx_core 0x3e0>; > }; > > { > Acked-by: Nishanth Menon

Re: [PATCH] ARM: dts: dra72-evm: Mark uart1 rxd as wakeup capable

2015-11-26 Thread Nishanth Menon
++ b/arch/arm/boot/dts/dra72-evm.dts > @@ -478,6 +478,8 @@ > > { > status = "okay"; > + interrupts-extended = <_mpu GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>, > + <_pmx_core 0x3e0>; > }; > > { > Acked-by:

Re: [PATCH] rtc: ds1307: Fix alarm programming for mcp794xx

2015-10-24 Thread Nishanth Menon
) > > Signed-off-by: Tero Kristo Nice catch. Acked-by: Nishanth Menon > --- > drivers/rtc/rtc-ds1307.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/rtc/rtc-ds1307.c b/drivers/rtc/rtc-ds1307.c > index a705e64..188006c 100644 &

Re: [PATCH] rtc: ds1307: Fix alarm programming for mcp794xx

2015-10-24 Thread Nishanth Menon
) > > Signed-off-by: Tero Kristo <t-kri...@ti.com> Nice catch. Acked-by: Nishanth Menon <n...@ti.com> > --- > drivers/rtc/rtc-ds1307.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/rtc/rtc-ds1307.c b/drivers/rtc/rtc-ds1307.c

Re: [PATCH] mmc: omap_hsmmc: fix initialization order of mmc block devices

2015-10-13 Thread Nishanth Menon
t;> >> So, if this patch has no chance for mainline, please let me >> know it, thanks! >> > > IIRC, Nishanth had posted a patch something similar but got rejected for > some reason. Probably Nishanth can comment more here. > overall the feedback I received was for block

Re: [PATCH] mmc: omap_hsmmc: fix initialization order of mmc block devices

2015-10-13 Thread Nishanth Menon
> U-Boot# >> >> So, if this patch has no chance for mainline, please let me >> know it, thanks! >> > > IIRC, Nishanth had posted a patch something similar but got rejected for > some reason. Probably Nishanth can comment more here. > overall the feedback I rec

Re: [PATCH] ARM: configs: keystone: Add ramdisk support

2015-10-07 Thread Nishanth Menon
On 10/07/2015 03:31 PM, santosh shilimkar wrote: > Nishant, > > On 10/7/2015 12:56 PM, Nishanth Menon wrote: >> On 10/07/2015 02:37 PM, Arnd Bergmann wrote: >>> On Wednesday 07 October 2015 14:28:09 Nishanth Menon wrote: >>>> Add ramdisk support to allo

Re: [PATCH] ARM: configs: keystone: Add ramdisk support

2015-10-07 Thread Nishanth Menon
On 10/07/2015 02:37 PM, Arnd Bergmann wrote: > On Wednesday 07 October 2015 14:28:09 Nishanth Menon wrote: >> Add ramdisk support to allow for minimal kernel to be supported. >> >> Signed-off-by: Nishanth Menon >> > > I have not seen that in a while. Can you e

[PATCH] ARM: configs: keystone: Add ramdisk support

2015-10-07 Thread Nishanth Menon
Add ramdisk support to allow for minimal kernel to be supported. Signed-off-by: Nishanth Menon --- Based on next-20151007 (with SPI disabled) test: http://pastebin.ubuntu.com/12707715/ arch/arm/configs/keystone_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs

[PATCH] Documentation: dt: keystone: Fix up missing quotes

2015-10-07 Thread Nishanth Menon
Add missing commits for the suggest compatible flags in dt binding. Fixes: 8841cbf666d6 ("Documentation: dt: keystone: provide SoC specific compatible flags") Reported-by: Suman Anna Signed-off-by: Nishanth Menon --- This could be squashed since the original patch was not

Re: [PATCH] ARM: configs: keystone: Add ramdisk support

2015-10-07 Thread Nishanth Menon
On 10/07/2015 02:37 PM, Arnd Bergmann wrote: > On Wednesday 07 October 2015 14:28:09 Nishanth Menon wrote: >> Add ramdisk support to allow for minimal kernel to be supported. >> >> Signed-off-by: Nishanth Menon <n...@ti.com> >> > > I have not seen that in

Re: [PATCH] ARM: configs: keystone: Add ramdisk support

2015-10-07 Thread Nishanth Menon
On 10/07/2015 03:31 PM, santosh shilimkar wrote: > Nishant, > > On 10/7/2015 12:56 PM, Nishanth Menon wrote: >> On 10/07/2015 02:37 PM, Arnd Bergmann wrote: >>> On Wednesday 07 October 2015 14:28:09 Nishanth Menon wrote: >>>> Add ramdisk support to allo

[PATCH] ARM: configs: keystone: Add ramdisk support

2015-10-07 Thread Nishanth Menon
Add ramdisk support to allow for minimal kernel to be supported. Signed-off-by: Nishanth Menon <n...@ti.com> --- Based on next-20151007 (with SPI disabled) test: http://pastebin.ubuntu.com/12707715/ arch/arm/configs/keystone_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git

[PATCH] Documentation: dt: keystone: Fix up missing quotes

2015-10-07 Thread Nishanth Menon
Add missing commits for the suggest compatible flags in dt binding. Fixes: 8841cbf666d6 ("Documentation: dt: keystone: provide SoC specific compatible flags") Reported-by: Suman Anna <s-a...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- This could be squashed si

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-10-03 Thread Nishanth Menon
On 10/02/2015 11:09 AM, santosh shilimkar wrote: > Nishant, > > On 9/25/2015 10:38 AM, Nishanth Menon wrote: >> On 09/25/2015 11:15 AM, santosh shilimkar wrote: >>> 9/25/2015 9:01 AM, Nishanth Menon wrote: > > [..] > >>> Please refresh the series comm

[PATCH V2 3/3] ARM: dts: keystone: Update SoC specific compatible flags

2015-10-03 Thread Nishanth Menon
Update the compatible flags to allow specific SoC identification. Signed-off-by: Nishanth Menon --- V2: No change V1: https://patchwork.kernel.org/patch/7240911/ arch/arm/boot/dts/k2e-evm.dts | 2 +- arch/arm/boot/dts/k2e.dtsi | 3 +++ arch/arm/boot/dts/k2hk-evm.dts | 2 +- arch/arm

[PATCH V2 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches

2015-10-03 Thread Nishanth Menon
=144309031109988=2 V2 of the series has the following changes: - updated commit message in patch #1 - picked up acked-by for patch #1 Series based on v4.3-rc1 Tested on v4.3-rc3: http://pastebin.ubuntu.com/12659000/ Nishanth Menon (3): Documentation: dt: keystone: provide SoC

[PATCH V2 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-10-03 Thread Nishanth Menon
e compatible matches for each SoC in the Keystone family. Acked-By: Murali Karicheri Signed-off-by: Nishanth Menon --- Changes since V2: - elaborated reasoning why this change is useful - highlighted potential userspace usage as well. - picked up Acked-by fr

[PATCH V2 2/3] ARM: keystone: Update compatible to have SoC specific matches

2015-10-03 Thread Nishanth Menon
With future SoCs of keystone2 family, the generic compatible match may not be sufficient to handle SoC specific handling. So introduce matches based on SoC compatiblity. Signed-off-by: Nishanth Menon --- Changes in V2: - reformatting of commit message. no functional change V1: https

[PATCH V2 3/3] ARM: dts: keystone: Update SoC specific compatible flags

2015-10-03 Thread Nishanth Menon
Update the compatible flags to allow specific SoC identification. Signed-off-by: Nishanth Menon <n...@ti.com> --- V2: No change V1: https://patchwork.kernel.org/patch/7240911/ arch/arm/boot/dts/k2e-evm.dts | 2 +- arch/arm/boot/dts/k2e.dtsi | 3 +++ arch/arm/boot/dts/k2hk-evm.dt

[PATCH V2 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches

2015-10-03 Thread Nishanth Menon
=144309031109988=2 V2 of the series has the following changes: - updated commit message in patch #1 - picked up acked-by for patch #1 Series based on v4.3-rc1 Tested on v4.3-rc3: http://pastebin.ubuntu.com/12659000/ Nishanth Menon (3): Documentation: dt: keystone: provide SoC

[PATCH V2 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-10-03 Thread Nishanth Menon
e compatible matches for each SoC in the Keystone family. Acked-By: Murali Karicheri <m-kariche...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- Changes since V2: - elaborated reasoning why this change is useful - highlighted potential userspace usage as

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-10-03 Thread Nishanth Menon
On 10/02/2015 11:09 AM, santosh shilimkar wrote: > Nishant, > > On 9/25/2015 10:38 AM, Nishanth Menon wrote: >> On 09/25/2015 11:15 AM, santosh shilimkar wrote: >>> 9/25/2015 9:01 AM, Nishanth Menon wrote: > > [..] > >>> Please refresh the series comm

[PATCH V2 2/3] ARM: keystone: Update compatible to have SoC specific matches

2015-10-03 Thread Nishanth Menon
With future SoCs of keystone2 family, the generic compatible match may not be sufficient to handle SoC specific handling. So introduce matches based on SoC compatiblity. Signed-off-by: Nishanth Menon <n...@ti.com> --- Changes in V2: - reformatting of commit message. no functional

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-25 Thread Nishanth Menon
On 09/25/2015 11:15 AM, santosh shilimkar wrote: > 9/25/2015 9:01 AM, Nishanth Menon wrote: >> On 09/25/2015 10:18 AM, santosh shilimkar wrote: >>> On 9/25/2015 7:50 AM, Nishanth Menon wrote: >> [...] >>>> But, how about userspace >>>> needin

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-25 Thread Nishanth Menon
On 09/25/2015 10:18 AM, santosh shilimkar wrote: > On 9/25/2015 7:50 AM, Nishanth Menon wrote: [...] >> But, how about userspace >> needing to know which SoC they are on, without needing to depend on >> board->soc mapping? How do we help resolve that? >> > Why

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-25 Thread Nishanth Menon
bably agree on the topic. But, how about userspace needing to know which SoC they are on, without needing to depend on board->soc mapping? How do we help resolve that? -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mess

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-25 Thread Nishanth Menon
bably agree on the topic. But, how about userspace needing to know which SoC they are on, without needing to depend on board->soc mapping? How do we help resolve that? -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mess

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-25 Thread Nishanth Menon
On 09/25/2015 10:18 AM, santosh shilimkar wrote: > On 9/25/2015 7:50 AM, Nishanth Menon wrote: [...] >> But, how about userspace >> needing to know which SoC they are on, without needing to depend on >> board->soc mapping? How do we help resolve that? >> > Why

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-25 Thread Nishanth Menon
On 09/25/2015 11:15 AM, santosh shilimkar wrote: > 9/25/2015 9:01 AM, Nishanth Menon wrote: >> On 09/25/2015 10:18 AM, santosh shilimkar wrote: >>> On 9/25/2015 7:50 AM, Nishanth Menon wrote: >> [...] >>>> But, how about userspace >>>> needin

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-24 Thread Nishanth Menon
On 09/24/2015 09:05 AM, Murali Karicheri wrote: > On 09/23/2015 02:19 PM, santosh shilimkar wrote: >> Nishant, >> >> On 9/22/2015 9:08 AM, Nishanth Menon wrote: >>> Keystone2 devices are used on more platforms than just Texas >>> Instruments reference eval

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-24 Thread Nishanth Menon
On 09/24/2015 09:05 AM, Murali Karicheri wrote: > On 09/23/2015 02:19 PM, santosh shilimkar wrote: >> Nishant, >> >> On 9/22/2015 9:08 AM, Nishanth Menon wrote: >>> Keystone2 devices are used on more platforms than just Texas >>> Instruments reference eval

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-23 Thread Nishanth Menon
On 09/23/2015 01:05 PM, Murali Karicheri wrote: > On 09/22/2015 12:08 PM, Nishanth Menon wrote: [...] >> diff --git >> a/Documentation/devicetree/bindings/arm/keystone/keystone.txt >> b/Documentation/devicetree/bindings/arm/keystone/keystone.txt >> index 59d7a4

Re: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-23 Thread Nishanth Menon
On 09/23/2015 01:05 PM, Murali Karicheri wrote: > On 09/22/2015 12:08 PM, Nishanth Menon wrote: [...] >> diff --git >> a/Documentation/devicetree/bindings/arm/keystone/keystone.txt >> b/Documentation/devicetree/bindings/arm/keystone/keystone.txt >> index 59d7a4

[PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-22 Thread Nishanth Menon
r each SoC family by itself. This allows SoC specific logic to be run time handled based on of_machine_is_compatible("ti,k2hk") or as needed for the dependent processor instead of needing to use board dependent compatibles that are needed now. Signed-off-by: Nishanth Menon --- .../dev

[PATCH 2/3] ARM: keystone: Update compatible to have SoC specific matches

2015-09-22 Thread Nishanth Menon
With future SoCs of keystone2 family, the generic compatible match may not be sufficient to handle SoC specific handling. So introduce matches based on SoC compatiblity. Signed-off-by: Nishanth Menon --- arch/arm/mach-keystone/keystone.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

[PATCH 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches

2015-09-22 Thread Nishanth Menon
..) Nishanth Menon (3): Documentation: dt: keystone: provide SoC specific compatible flags ARM: keystone: Update compatible to have SoC specific matches ARM: dts: keystone: Update SoC specific compatible flags .../devicetree/bindings/arm/keystone/keystone.txt| 20 +--- arch/arm/boot

[PATCH 3/3] ARM: dts: keystone: Update SoC specific compatible flags

2015-09-22 Thread Nishanth Menon
Update the compatible flags to allow specific SoC identification. Signed-off-by: Nishanth Menon --- arch/arm/boot/dts/k2e-evm.dts | 2 +- arch/arm/boot/dts/k2e.dtsi | 3 +++ arch/arm/boot/dts/k2hk-evm.dts | 2 +- arch/arm/boot/dts/k2hk.dtsi | 3 +++ arch/arm/boot/dts/k2l-evm.dts

Re: [PATCH] MAINTAINERS: Add keystone device tree and defconfig to list

2015-09-22 Thread Nishanth Menon
On 09/22/2015 10:51 AM, santosh.shilim...@oracle.com wrote: > On 9/22/15 8:39 AM, Nishanth Menon wrote: >> Keystone2 architecture files also include defconfig and devicetree >> files which need maintainer to pick up and send for merge. Include the >> same in the MAINTAINERS

[PATCH 0/2] ARM: configs: keystone: update to support newer distros

2015-09-22 Thread Nishanth Menon
Hi, Basic support for systemd based distros to be supported by default on keystone_defconfig. Series based on v4.3-rc1 Nishanth Menon (2): ARM: configs: keystone: sync to savedefconfig ARM: configs: keystone: Add basic systemd related options arch/arm/configs/keystone_defconfig | 54

[PATCH 1/2] ARM: configs: keystone: sync to savedefconfig

2015-09-22 Thread Nishanth Menon
Sync up the defconfig to savedefconfig output. easier to integrate deltas as a result. Signed-off-by: Nishanth Menon --- arch/arm/configs/keystone_defconfig | 45 +++-- 1 file changed, 18 insertions(+), 27 deletions(-) diff --git a/arch/arm/configs

[PATCH 2/2] ARM: configs: keystone: Add basic systemd related options

2015-09-22 Thread Nishanth Menon
Add basic options to bootup on systemd based distros such as debian. See http://cgit.freedesktop.org/systemd/systemd/tree/README#n38 for more information. Signed-off-by: Nishanth Menon --- arch/arm/configs/keystone_defconfig | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm

[PATCH] MAINTAINERS: Add keystone device tree and defconfig to list

2015-09-22 Thread Nishanth Menon
Keystone2 architecture files also include defconfig and devicetree files which need maintainer to pick up and send for merge. Include the same in the MAINTAINERS file so that we know where what needs to go. Cc: Santosh Shilimkar Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Nishanth

[PATCH 2/3] ARM: keystone: Update compatible to have SoC specific matches

2015-09-22 Thread Nishanth Menon
With future SoCs of keystone2 family, the generic compatible match may not be sufficient to handle SoC specific handling. So introduce matches based on SoC compatiblity. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/mach-keystone/keystone.c | 3 +++ 1 file changed, 3 inse

[PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible flags

2015-09-22 Thread Nishanth Menon
r each SoC family by itself. This allows SoC specific logic to be run time handled based on of_machine_is_compatible("ti,k2hk") or as needed for the dependent processor instead of needing to use board dependent compatibles that are needed now. Signed-off-by: Nishanth Menon <n...@ti.c

Re: [PATCH] MAINTAINERS: Add keystone device tree and defconfig to list

2015-09-22 Thread Nishanth Menon
On 09/22/2015 10:51 AM, santosh.shilim...@oracle.com wrote: > On 9/22/15 8:39 AM, Nishanth Menon wrote: >> Keystone2 architecture files also include defconfig and devicetree >> files which need maintainer to pick up and send for merge. Include the >> same in the MAINTAINERS

[PATCH 3/3] ARM: dts: keystone: Update SoC specific compatible flags

2015-09-22 Thread Nishanth Menon
Update the compatible flags to allow specific SoC identification. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/boot/dts/k2e-evm.dts | 2 +- arch/arm/boot/dts/k2e.dtsi | 3 +++ arch/arm/boot/dts/k2hk-evm.dts | 2 +- arch/arm/boot/dts/k2hk.dtsi | 3 +++ arch/arm/bo

[PATCH 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches

2015-09-22 Thread Nishanth Menon
..) Nishanth Menon (3): Documentation: dt: keystone: provide SoC specific compatible flags ARM: keystone: Update compatible to have SoC specific matches ARM: dts: keystone: Update SoC specific compatible flags .../devicetree/bindings/arm/keystone/keystone.txt| 20 +--- arch/arm/boot

[PATCH] MAINTAINERS: Add keystone device tree and defconfig to list

2015-09-22 Thread Nishanth Menon
ad.org Signed-off-by: Nishanth Menon <n...@ti.com> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..5a06d3e26c80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1187,6 +1187,9 @@ ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE M:

[PATCH 2/2] ARM: configs: keystone: Add basic systemd related options

2015-09-22 Thread Nishanth Menon
Add basic options to bootup on systemd based distros such as debian. See http://cgit.freedesktop.org/systemd/systemd/tree/README#n38 for more information. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/configs/keystone_defconfig | 9 + 1 file changed, 9 insertions(+)

[PATCH 1/2] ARM: configs: keystone: sync to savedefconfig

2015-09-22 Thread Nishanth Menon
Sync up the defconfig to savedefconfig output. easier to integrate deltas as a result. Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/configs/keystone_defconfig | 45 +++-- 1 file changed, 18 insertions(+), 27 deletions(-) diff --git a/arch/arm/c

[PATCH 0/2] ARM: configs: keystone: update to support newer distros

2015-09-22 Thread Nishanth Menon
Hi, Basic support for systemd based distros to be supported by default on keystone_defconfig. Series based on v4.3-rc1 Nishanth Menon (2): ARM: configs: keystone: sync to savedefconfig ARM: configs: keystone: Add basic systemd related options arch/arm/configs/keystone_defconfig | 54

Re: [PATCH] ARM: dts: am57xx-beagle-x15: Update Phy supplies

2015-09-16 Thread Nishanth Menon
Hi Tony, On 09/03/2015 02:23 PM, Nishanth Menon wrote: > Originally, all the SoC PHY rails were supplied by LDO3. However, as a > result of characterization, it was determined that this posed a risk in > extreme load conditions. Hence the PHY rails are split between two > different

Re: [PATCH 1/1] regulator: tps65218: Fix missing zero typo

2015-09-16 Thread Nishanth Menon
2, "DCDC2", 85, 1675000), > TPS65218_INFO(DCDC3, "DCDC3", 90, 340), > TPS65218_INFO(DCDC4, "DCDC4", 1175000, 340), > -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [PATCH 1/1] regulator: tps65218: Fix missing zero typo

2015-09-16 Thread Nishanth Menon
65218_INFO(DCDC2, "DCDC2", 85, 1675000), > TPS65218_INFO(DCDC3, "DCDC3", 90, 340), > TPS65218_INFO(DCDC4, "DCDC4", 1175000, 340), > -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe l

Re: [PATCH] ARM: dts: am57xx-beagle-x15: Update Phy supplies

2015-09-16 Thread Nishanth Menon
Hi Tony, On 09/03/2015 02:23 PM, Nishanth Menon wrote: > Originally, all the SoC PHY rails were supplied by LDO3. However, as a > result of characterization, it was determined that this posed a risk in > extreme load conditions. Hence the PHY rails are split between two > different

[PATCH 1/4] ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well

2015-09-09 Thread Nishanth Menon
OMAP5 and DRA7 reuse the same pm44xx_erratum variable so, enable the same, else PM features such as Suspend to ram is broken in a SoC only build configuration. Reported-by: Carlos Hernandez Signed-off-by: Nishanth Menon --- arch/arm/mach-omap2/pm.h |3 ++- 1 file changed, 2 insertions

[PATCH 4/4] ARM: OMAP5: Cleanup options for SoC only build

2015-09-09 Thread Nishanth Menon
OMAP5 SoC has Cortex-A15 which does not use TWD timer. It uses ARCH_TIMER instead, clean up unwanted configuration and enable OMAP_INTERCONNECT and OPP which is necessary for expected functionality on the SoC. Reported-by: Carlos Hernandez Reported-by: Felipe Balbi Signed-off-by: Nishanth Menon

[PATCH 0/4] ARM: OMAP5/DRA7: minor fixes

2015-09-09 Thread Nishanth Menon
Hi, While doing a SoC only build for DRA7, a few bugs did pop up. The following series provides necessary fixups for the same. Nishanth Menon (4): ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well ARM: omap2+: board-generic: Remove stale of_irq macros ARM: DRA7: Select missing

[PATCH 2/4] ARM: omap2+: board-generic: Remove stale of_irq macros

2015-09-09 Thread Nishanth Menon
9fa2 ("ARM: omap2+: board-generic: clean up the irq data from board file") Reported-by: Carlos Hernandez Signed-off-by: Nishanth Menon --- arch/arm/mach-omap2/board-generic.c |7 --- 1 file changed, 7 deletions(-) diff --git a/arch/arm/mach-omap2/board-generic.c b/arch/arm/mach-o

[PATCH 3/4] ARM: DRA7: Select missing options for SoC only build

2015-09-09 Thread Nishanth Menon
DRA7 does use OPP, uses OMAP interconnect and also does require SCU. These are missing in the SoC only build of DRA7 breaking various PM features in DRA7 only build. Reported-by: Carlos Hernandez Signed-off-by: Nishanth Menon --- arch/arm/mach-omap2/Kconfig |3 +++ 1 file changed, 3

[PATCH 3/4] ARM: DRA7: Select missing options for SoC only build

2015-09-09 Thread Nishanth Menon
DRA7 does use OPP, uses OMAP interconnect and also does require SCU. These are missing in the SoC only build of DRA7 breaking various PM features in DRA7 only build. Reported-by: Carlos Hernandez <c...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/mach-omap2/Kc

[PATCH 2/4] ARM: omap2+: board-generic: Remove stale of_irq macros

2015-09-09 Thread Nishanth Menon
9fa2 ("ARM: omap2+: board-generic: clean up the irq data from board file") Reported-by: Carlos Hernandez <c...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/mach-omap2/board-generic.c |7 --- 1 file changed, 7 deletions(-) diff --git a/arch/arm/mach-o

[PATCH 0/4] ARM: OMAP5/DRA7: minor fixes

2015-09-09 Thread Nishanth Menon
Hi, While doing a SoC only build for DRA7, a few bugs did pop up. The following series provides necessary fixups for the same. Nishanth Menon (4): ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well ARM: omap2+: board-generic: Remove stale of_irq macros ARM: DRA7: Select missing

[PATCH 1/4] ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well

2015-09-09 Thread Nishanth Menon
OMAP5 and DRA7 reuse the same pm44xx_erratum variable so, enable the same, else PM features such as Suspend to ram is broken in a SoC only build configuration. Reported-by: Carlos Hernandez <c...@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/mach-omap2/pm.h |3

[PATCH 4/4] ARM: OMAP5: Cleanup options for SoC only build

2015-09-09 Thread Nishanth Menon
..@ti.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- arch/arm/mach-omap2/Kconfig |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 403022a38607..b3a0dff67e3f 100644 --- a/arch/arm/mach-omap2/Kconfig +

<    5   6   7   8   9   10   11   12   13   14   >