Is the 'scsihosts' kernel parameter broken in 2.4.3? It has worked in
2.4.0 - 2.4.2 but doesn't seem to now. Using
append="apm=power-off scsihosts=aic7xxx,BusLogic"
in my lilo.conf, the BusLogic is found first.
Thanks,
tjb
-
To unsubscribe from this list: send the line "unsubscribe linux
There is an NFS bug described here
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=30944
that seems to have been known about for a while that is not fixed in
2.4.3. Is there something wrong with the patch that is discussed?
Thanks,
tjb
-
To unsubscribe from this list: send the line
Thank you for the explanation.
> serial_close is safe because serial_disconnect
> lowers the refcount
Sorry, I meant serial_open, as in my original example.
I am currently trying to fix a legacy 2.4 based USB
driver and I am having various races,
serial_open/usb_serial_disconnect is the most li
> Please send in a patch for 2.4. It's very important
> to have a
> very reliable ultraconservative tested kernel
> available.
I will try later. I am new to Linux driver development
and never submitted any patches before.
Also I am not yet 100% sure about the correct way
to solve this issue. I wil
Thank you for your reply.
> Which usb-serial driver are you having problems
> with? What is the oops trace?
> What version of the 2.4 kernel are you using?
I was told to fix an old embedded device, which my
company bought from somebody many years ago.
It appears to have kernel 2.4.9 and a pat
> This problem will need some deeper surgery probably
> involving
> removal of the refcounting.
Refcounting may be OK if used consistently.
It is not OK when some pointers are ref-counted,
but other (in serial_table) are not (like it is
in the current version).
As for the deeper surgery, what d
> No, this is a fundamental problem. You don't
> refcount
> a pointer, you refcount a data structure.
> But this is insufficient. We need to make
> sure the pointer points to valid memory.
I understand. But a typical definition of ref-count
requires the count in the data structure to be
equal to
Hi,
I read usb-serial.c code (in 2.6.19) and I cannot
figure out how it is
supposed to prevent race condition and premature
deletion of usb_serial
structure. I see that the code attempts to protect
usb_serial by ref
counting, but it does not appear to be correct. I am
not 100% sure in my
findings,
Thank you for the response.
> This code depends on protection from BKL.
Really? I cannot find many lock_kernel calls in
USB directory and those, which I can find,
don't appear to protect usb_serial_disconnect
and serial_close from being called at the same time.
May be the protection is at a hi
Thanks Andrea, it all works like a charm with your lvm utils.
But why is the "official" release of the lvm utils so buggy?
Regards,
jjs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.
Greetings,
Up to and including -test12, tdfx.o has built and run nicely.
Starting with -test13-pre1, and continuing to -test13-pre4,
tdfx.o (and other modules e,g the olympic.o token ring driver)
have not been successfully created. In general, modules work fine,
it's just a few that have been br
Hi All,
I have 10 systems running 2.4 that are rock solid, but I have
1 system that has problems with 2.4. The box had run perfectly
for 46 days with 2.2.19pre2, and today I installed 2.4.1-ac3
to see how it would go. It seemed to run fine for a few minutes,
then the old problem reasserted itself
Hi Mark/Liam,
Any comments in this?
Regards,
Keerthy
-Original Message-
From: J, KEERTHY
Sent: Friday, February 01, 2013 10:35 AM
To: linux-kernel@vger.kernel.org; lgirdw...@gmail.com;
broo...@opensource.wolfsonmicro.com
Cc: J, KEERTHY
Subject: [PATCH] Regulator: Reorder the min max
Hi Mark,
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Friday, February 08, 2013 4:59 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; lgirdw...@gmail.com
> Subject: Re: [PATCH] Regulator: Reorder the min max
0 and OMAP4460 boards.
V2: Fixed comment from Mark. Introduced local variables to hold current
min and max values.
Signed-off-by: J Keerthy
Cc: Mark Brown
---
drivers/regulator/core.c | 12 ++--
1 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/drivers/regulator/core.c b/dr
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Monday, February 11, 2013 10:35 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; lgirdw...@gmail.com
> Subject: Re: [PATCH V2] Regulator: Reorder the min max assignment
Hi Mark,
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Monday, February 11, 2013 10:35 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; lgirdw...@gmail.com
> Subject: Re: [PATCH V2] Regulator: Reorder the min max a
0 and OMAP4460 boards.
Signed-off-by: J Keerthy
Cc: Mark Brown
---
drivers/regulator/core.c |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c
index 2785843..12140fb 100644
--- a/drivers/regulator/core.c
+++ b/dr
> -Original Message-
> From: J, KEERTHY
> Sent: Wednesday, February 20, 2013 7:19 PM
> To: 'Mark Brown'
> Cc: devicetree-disc...@lists.ozlabs.org; linux-...@vger.kernel.org;
> linux-kernel@vger.kernel.org; grant.lik...@secretlab.ca;
> rob.herr...@c
Hello Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Thursday, February 28, 2013 12:05 AM
> To: J, KEERTHY
> Cc: broo...@opensource.wolfsonmicro.com; lgirdw...@gmail.com; linux-
> ker...@vger.kernel.org; g...@slimlogic.c
Hello Stephen,
Thanks for a detailed review.
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Thursday, February 28, 2013 12:03 AM
> To: J, KEERTHY
> Cc: grant.lik...@secretlab.ca; rob.herr...@calxeda.com;
> r...@landley.ne
Hi Mark,
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Tuesday, February 19, 2013 6:12 PM
> To: J, KEERTHY
> Cc: lgirdw...@gmail.com; linux-kernel@vger.kernel.org;
> g...@slimlogic.co.uk
> Subject: Re: [PATCH 4/4] regu
Hi Mark,
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Wednesday, February 20, 2013 1:43 AM
> To: J, KEERTHY
> Cc: lgirdw...@gmail.com; linux-kernel@vger.kernel.org;
> g...@slimlogic.co.uk
> Subject: Re: [PATCH 4/4] regu
From: Graeme Gregory
Add the DTS definition for the palmas device including the MFD children.
Signed-off-by: Graeme Gregory
[j-keer...@ti.com: changed the DT node property names to follow the
convention]
Signed-off-by: J Keerthy
---
Documentation/devicetree/bindings/mfd/palmas.txt | 67
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Wednesday, February 20, 2013 4:57 PM
> To: J, KEERTHY
> Cc: devicetree-disc...@lists.ozlabs.org; linux-...@vger.kernel.org;
> linux-kernel@vger.kernel.org; grant.lik...@secret
Hi Nishanth,
> -Original Message-
> From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
> ow...@vger.kernel.org] On Behalf Of Menon, Nishanth
> Sent: Tuesday, March 12, 2013 8:06 PM
> To: Cousson, Benoit
> Cc: Shilimkar, Santosh; cpufreq; Rafael J. Wysocki; Shawn
On Tue, Oct 08, 2013 at 10:47:49AM -0600, Bjorn Helgaas wrote:
> I still have no idea what an "aperture type IOMMU" is,
> other than that it is "different."
An aperture based IOMMU is basically any GART-like IOMMU which can only
remap a small window (the aperture) of the DMA address space. DMA
out
Hi Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, June 12, 2013 9:22 PM
> To: J, KEERTHY
> Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
>
This patch adds Palmas MFD node and the regulator nodes for OMAP5.
The node definitions are based on: https://lkml.org/lkml/2013/6/6/25
Boot tested on omap5-uevm board.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
Reviewed-by: Stephen Warren
---
V6:
Changed the order of properties
Hi Benoit,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 13, 2013 10:00 AM
> To: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org
> Cc: linux-o...@vger.kernel.org; linux-kernel@vger.kernel.org;
> ldewan...@nvidia.com; grant.lik...@secretlab.ca; swa
Hi Benoit,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 13, 2013 10:19 PM
> To: Cousson, Benoit
> Cc: linux-o...@vger.kernel.org; linux-kernel@vger.kernel.org;
> ldewan...@nvidia.com; grant.lik...@secretlab.ca; swar...@wwwdotorg.org;
> s
The SMPS10 regulator is not presesnt in all the variants
of the PALMAS PMIC family. Hence adding a feature to distingush
between them.
Signed-off-by: J Keerthy
---
drivers/mfd/palmas.c |3 ++-
drivers/regulator/palmas-regulator.c |3 +++
include/linux/mfd/palmas.h
TWL6035.
The patch series is based on the patch:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg90598.html
J Keerthy (4):
MFD: Palmas: Add Interrupt feature
mfd: Palmas: Add TPS659038 PMIC support
MFD: Palmas: Add SMPS10_BOOST feature
regulator: Palmas: Add TPS659038 support
Signed-off-by: J Keerthy
---
.../devicetree/bindings/regulator/palmas-pmic.txt |1 +
drivers/regulator/palmas-regulator.c |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
b/Documentation
Palmas PMICs have an INT line. This line is one single
Interrupt line to the application processor. The interrupt
feature enables to selectively request irq for only those
specific chips which have INT line connected to a valid
IRQ line of the application processor.
Signed-off-by: J Keerthy
-off-by: J Keerthy
---
Documentation/devicetree/bindings/mfd/palmas.txt |2 ++
drivers/mfd/palmas.c |6 ++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt
b/Documentation/devicetree/bindings/mfd
Hello Lee Jones,
Thanks for the quick review.
> -Original Message-
> From: Lee Jones [mailto:lee.jo...@linaro.org]
> Sent: Monday, June 03, 2013 7:49 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; linux-...@vger.kernel.org;
> devicetree-disc...@list
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, June 04, 2013 2:09 AM
> To: Lee Jones
> Cc: J, KEERTHY; linux-kernel@vger.kernel.org; linux-
> d...@vger.kernel.org; devicetree-disc...@lists.ozlabs.org;
> broo...@openso
From: Graeme Gregory
Add the various binding files for the palmas family of chips. There is a
top level MFD binding then a seperate binding for regulators IP blocks on chips.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
Signed-off-by: Ian Lartey
---
Changes from v1:
* Corrected ti
Hello Lee Jones,
> -Original Message-
> From: Lee Jones [mailto:lee.jo...@linaro.org]
> Sent: Tuesday, June 04, 2013 5:45 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; linux-...@vger.kernel.org;
> devicetree-disc...@lists.ozlabs.org; swar...@www
Hi Stephen,
Thanks for the quick review.
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, June 05, 2013 10:44 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; linux-...@vger.kernel.org;
> devicetree-disc...@lists.
Hi Grant,
> -Original Message-
> From: Grant Likely [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Thursday, June 06, 2013 5:32 AM
> To: J, KEERTHY; linux-kernel@vger.kernel.org
> Cc: linux-...@vger.kernel.org; devicetree-disc...@lists.
Add the various binding files for the palmas family of chips. There is a
top level MFD binding then a seperate binding for regulators IP blocks on chips.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
Signed-off-by: Ian Lartey
Reviewed-by: Stephen Warren
---
Documentation/devicetree
From: Lee Jones [lee.jo...@linaro.org]
Sent: Thursday, June 06, 2013 12:36 PM
To: J, KEERTHY
Cc: linux-kernel@vger.kernel.org; grant.lik...@secretlab.ca;
linux-...@vger.kernel.org; devicetree-disc...@lists.ozlabs.org;
swar...@wwwdotorg.org; swar
Hi Mark,
Thanks for the review.
> -Original Message-
> From: Mark Brown [mailto:broo...@kernel.org]
> Sent: Monday, June 17, 2013 9:46 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; ldewan...@nvidia.com;
> sa...@linux.intel.com; grant.lik...@secretlab.ca;
Hi Mark,
> -Original Message-
> From: Mark Brown [mailto:broo...@kernel.org]
> Sent: Tuesday, June 18, 2013 2:28 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; ldewan...@nvidia.com;
> sa...@linux.intel.com; grant.lik...@secretlab.ca; swar...@nvidia.c
to TWL6035.
The patch series is based on the patch:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg90598.html
V2:
Implemented Interrupts checking via DT instead of creating flags
and checking based on chip ID.
J Keerthy (4):
MFD: Palmas: Check if interrupts property exists
Check if interrupts property exists and then only request irq.
On some boards INT line might not be connected to a valid
irq line on the application processor. Hence keeping a check
before requesting irq.
Boot tested on OMAP5-UEVM board.
Signed-off-by: J Keerthy
---
drivers/mfd/palmas.c | 12
The SMPS10 regulator is not presesnt in all the variants
of the PALMAS PMIC family. Hence adding a feature to distingush
between them.
Signed-off-by: J Keerthy
---
drivers/mfd/palmas.c | 28 +---
drivers/regulator/palmas-regulator.c |3 +++
include
Add TPS659038 support.
Signed-off-by: J Keerthy
---
.../devicetree/bindings/regulator/palmas-pmic.txt |1 +
drivers/regulator/palmas-regulator.c |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/regulator/palmas
-off-by: J Keerthy
---
Documentation/devicetree/bindings/mfd/palmas.txt |2 ++
drivers/mfd/palmas.c |5 +
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt
b/Documentation/devicetree/bindings/mfd
Hi Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, June 18, 2013 9:23 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@se
Hi Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, June 18, 2013 9:22 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@se
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, June 18, 2013 10:38 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@secretlab.ca;
> swar
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, June 18, 2013 10:53 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@secretlab.ca;
> swar
Hi Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, June 19, 2013 12:42 AM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@se
> -Original Message-
> From: Mark Brown [mailto:broo...@kernel.org]
> Sent: Wednesday, June 19, 2013 10:13 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; ldewan...@nvidia.com;
> sa...@linux.intel.com; grant.lik...@secretlab.ca; swar...@nvidia.com;
> linux-k
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, June 19, 2013 10:39 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@secretlab.ca;
&g
> -Original Message-
> From: Mark Brown [mailto:broo...@kernel.org]
> Sent: Wednesday, June 19, 2013 10:12 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; ldewan...@nvidia.com;
> sa...@linux.intel.com; grant.lik...@secretlab.ca; swar...@nvidia.com;
> linux-k
Hi Samuel,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, June 19, 2013 10:39 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; sa...@linux.intel.com; grant.lik...@se
Hello Samuel,
> -Original Message-
> From: J, KEERTHY
> Sent: Wednesday, June 19, 2013 11:28 AM
> To: linux-o...@vger.kernel.org
> Cc: broo...@kernel.org; J, KEERTHY; ldewan...@nvidia.com;
> sa...@linux.intel.com; grant.lik...@secretlab.ca; swar...@nvidia.c
Hi Samuel,
> -Original Message-
> From: Samuel Ortiz [mailto:sa...@linux.intel.com]
> Sent: Thursday, June 20, 2013 2:09 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; grant.lik...@secretlab.ca; swar...@nvidia.c
Hi Samuel,
> -Original Message-
> From: Samuel Ortiz [mailto:sa...@linux.intel.com]
> Sent: Thursday, June 20, 2013 2:38 PM
> To: J, KEERTHY
> Cc: broo...@kernel.org; ldewan...@nvidia.com;
> grant.lik...@secretlab.ca; swar...@nvidia.com; linux-
> ker...@v
> -Original Message-
> From: Samuel Ortiz [mailto:sa...@linux.intel.com]
> Sent: Thursday, June 20, 2013 2:57 PM
> To: J, KEERTHY
> Cc: broo...@kernel.org; ldewan...@nvidia.com;
> grant.lik...@secretlab.ca; swar...@nvidia.com; linux-
> ker...@vger.kernel.org; linu
Add TPS659038 support.
Signed-off-by: J Keerthy
Acked-by: Mark Brown
---
drivers/regulator/palmas-regulator.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/regulator/palmas-regulator.c
b/drivers/regulator/palmas-regulator.c
index 1ae1e83..d0c8785 100644
to TWL6035.
The patch series is based on the patch:
https://lkml.org/lkml/2013/6/20/156
J Keerthy (4):
MFD: Add TPS659038 documentation under Palmas
MFD: Palmas: Add TPS659038 PMIC support
regulators: Add TPS659038 documentation under Palmas
regulator: Palmas: Add TPS659038 support
Add TPS659038 documentation under Palmas.
Signed-off-by: J Keerthy
Acked-by: Samuel Ortiz
---
Documentation/devicetree/bindings/mfd/palmas.txt |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt
b/Documentation/devicetree
-off-by: J Keerthy
Acked-by: Samuel Ortiz
---
drivers/mfd/palmas.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c
index ad2edd6..8b20055 100644
--- a/drivers/mfd/palmas.c
+++ b/drivers/mfd/palmas.c
@@ -233,12 +233,17 @@ static
Add TPS659038 documentation under Palmas.
Signed-off-by: J Keerthy
Acked-by: Mark Brown
---
.../devicetree/bindings/regulator/palmas-pmic.txt |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
b/Documentation
On Thu, Jun 20, 2013 at 02:29:30PM +, Sethi Varun-B16395 wrote:
> Hi Joerg,
> My PAMU driver patches depend on this patch which was Ack by Kumar. Should I
> resubmit this patch as well?
Yes, please. Add the collected Acked-bys and submit everything that is
missing in v3.10-rc6.
Joer
From: Graeme Gregory
Add the various binding files for the palmas family of chips. There is a
top level MFD binding then a seperate binding for regulators IP blocks on chips.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
Signed-off-by: Ian Lartey
---
Documentation/devicetree
Hello Samuel,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 20, 2013 4:35 PM
> To: linux-o...@vger.kernel.org; sa...@linux.intel.com
> Cc: broo...@kernel.org; J, KEERTHY; ldewan...@nvidia.com;
> grant.lik...@secretlab.ca; swar...@nvidia
Hi Samuel,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 20, 2013 4:32 PM
> To: linux-o...@vger.kernel.org; sa...@linux.intel.com
> Cc: broo...@kernel.org; J, KEERTHY; ldewan...@nvidia.com;
> grant.lik...@secretlab.ca; swar...@nvidia.com; linux-
> k
Hello Grant,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 20, 2013 4:35 PM
> To: linux-o...@vger.kernel.org; grant.lik...@secretlab.ca
> Cc: broo...@kernel.org; J, KEERTHY; ldewan...@nvidia.com;
> sa...@linux.intel.com; swar...@nvidia.com; linux-
> k
Hello Grant,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 20, 2013 4:36 PM
> To: linux-o...@vger.kernel.org; grant.lik...@secretlab.ca
> Cc: broo...@kernel.org; J, KEERTHY; ldewan...@nvidia.com;
> sa...@linux.intel.com; swar...@nvidia
> -Original Message-
> From: Samuel Ortiz [mailto:sa...@linux.intel.com]
> Sent: Monday, June 24, 2013 5:13 PM
> To: J, KEERTHY
> Cc: linux-o...@vger.kernel.org; broo...@kernel.org;
> ldewan...@nvidia.com; grant.lik...@secretlab.ca; swar...@nvidia.com;
> linux-k
Hi Samuel,
> -Original Message-
> From: J, KEERTHY
> Sent: Friday, June 21, 2013 2:38 PM
> To: sa...@linux.intel.com
> Cc: broo...@kernel.org; ldewan...@nvidia.com;
> grant.lik...@secretlab.ca; swar...@nvidia.com; linux-
> ker...@vger.kernel.org; linux-.
Adds palmas mfd and palmas regulator nodes. This is
based on the patch series:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg89957.html
The device tree nodes are based on:
https://lkml.org/lkml/2013/6/6/25
Signed-off-by: J Keerthy
Signed-off-by: Graeme Gregory
---
arch/arm/boot
Hi Benoit,
Thanks for the quick response.
From: Cousson, Benoit
Sent: Friday, June 07, 2013 5:57 PM
To: J, KEERTHY
Cc: devicetree-disc...@lists.ozlabs.org; linux-o...@vger.kernel.org;
linux-kernel@vger.kernel.org; ldewan...@nvidia.com; grant.lik
Hi Stephen,
Thanks for the review comments.
From: Stephen Warren [swar...@wwwdotorg.org]
Sent: Saturday, June 08, 2013 1:26 AM
To: J, KEERTHY
Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org;
linux-o...@vger.kernel.org; linux-kernel
Add palmas node and omap specific palmas regulator properties.
This patch is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git
for_3.11/dts
Boot tested on omap5-uevm board.
Signed-off-by: J Keerthy
---
arch/arm/boot/dts/omap5-uevm.dts | 145
Adds palmas mfd and palmas regulator nodes.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
---
arch/arm/boot/dts/palmas.dtsi | 98 +
1 files changed, 98 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/boot/dts/palmas.dtsi
diff --git
This patch series adds palmas.dtsi and adds the omap5
specific palmas entries in the omap5-uevm board file.
This patch series is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git
for_3.11/dts
Boot tested on omap5-uevm board.
J Keerthy (2):
ARM
Hello Lee Jones,
> -Original Message-
> From: Lee Jones [mailto:lee.jo...@linaro.org]
> Sent: Monday, June 10, 2013 1:42 PM
> To: J, KEERTHY
> Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
>
This patch series adds palmas.dtsi and adds the omap5 specific palmas
entries in the omap5-uevm board file.
This patch series is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git
for_3.11/dts
Boot tested on omap5-uevm board.
J Keerthy (2):
ARM: dts: add dtsi
Add palmas node and omap specific palmas regulator properties.
Signed-off-by: J Keerthy
---
arch/arm/boot/dts/omap5-uevm.dts | 147 ++
1 files changed, 147 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5
Adds palmas mfd and palmas regulator nodes.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
---
arch/arm/boot/dts/palmas.dtsi | 98 +
1 files changed, 98 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/boot/dts/palmas.dtsi
diff --git
Hi Laxman,
> -Original Message-
> From: Laxman Dewangan [mailto:ldewan...@nvidia.com]
> Sent: Monday, June 10, 2013 2:55 PM
> To: J, KEERTHY
> Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
> gran
Hello Grant/Lee Jones,
> -Original Message-
> From: Lee Jones [mailto:lee.jo...@linaro.org]
> Sent: Thursday, June 06, 2013 12:36 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; grant.lik...@secretlab.ca; linux-
> d...@vger.kernel.org; devicetree-disc...@lists.
Hello Lee jones,
> -Original Message-
> From: Lee Jones [mailto:lee.jo...@linaro.org]
> Sent: Monday, June 10, 2013 3:36 PM
> To: J, KEERTHY
> Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
>
Hi Benoit,
> -Original Message-
> From: Cousson, Benoit
> Sent: Monday, June 10, 2013 3:00 PM
> To: J, KEERTHY
> Cc: Stephen Warren; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
> ldewan...@nvidia.com; grant.lik.
Hi Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Monday, June 10, 2013 9:59 PM
> To: J, KEERTHY
> Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
>
This patch adds Palmas MFD node and the regulator nodes for OMAP5.
The node definitions are based on: https://lkml.org/lkml/2013/6/6/25
Boot tested on omap5-uevm board.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
---
arch/arm/boot/dts/omap5-uevm.dts | 170
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, June 11, 2013 9:32 PM
> To: J, KEERTHY
> Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-
> o...@vger.kernel.org; linux-kernel@vger.kernel.org;
> ldewan...@
Hello Grant,
> -Original Message-
> From: Lee Jones [mailto:lee.jo...@linaro.org]
> Sent: Monday, June 10, 2013 3:25 PM
> To: J, KEERTHY
> Cc: grant.lik...@secretlab.ca; linux-kernel@vger.kernel.org; linux-
> d...@vger.kernel.org; devicetree-disc...@lists.
This patch adds Palmas MFD node and the regulator nodes for OMAP5.
The node definitions are based on: https://lkml.org/lkml/2013/6/6/25
Boot tested on omap5-uevm board.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
---
arch/arm/boot/dts/omap5-uevm.dts | 167
> -Original Message-
> From: Grant Likely [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Wednesday, June 12, 2013 2:59 PM
> To: J, KEERTHY
> Cc: linux-kernel@vger.kernel.org; linux-...@vger.kernel.org;
> devicetree-disc...@lists.ozlabs.org;
This patch adds Palmas MFD node and the regulator nodes for OMAP5.
The node definitions are based on: https://lkml.org/lkml/2013/6/6/25
Boot tested on omap5-uevm board.
Signed-off-by: Graeme Gregory
Signed-off-by: J Keerthy
---
V5:
Corrected the IRQ_TYPE flag for OMAP5 board.
V4:
Removed
Hello Grant,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 27, 2013 10:05 AM
> To: grant.lik...@secretlab.ca
> Cc: broo...@kernel.org; ldewan...@nvidia.com; sa...@linux.intel.com;
> swar...@nvidia.com; linux-kernel@vger.kernel.org; linux-
>
Hello Grant,
> -Original Message-
> From: J, KEERTHY
> Sent: Thursday, June 27, 2013 10:03 AM
> To: grant.lik...@secretlab.ca
> Cc: broo...@kernel.org; ldewan...@nvidia.com; sa...@linux.intel.com;
> swar...@nvidia.com; linux-kernel@vger.kernel.org; linux-
>
1 - 100 of 5734 matches
Mail list logo