From: Thomas Abraham
Add support for S2MPS15 PMIC which is similar to S2MPS11 PMIC. The S2MPS15
PMIC supports 27 LDO regulators, 10 buck regulators, RTC, three 32.768KHz
clock outputs and battery charger. This patch adds initial support for
LDO and buck regulators of S2MPS15 device.
Signed-off-b
On Wed, Oct 28, 2015 at 05:17:31PM +, Sudeep Holla wrote:
> Currently it's assumed that firmware exports only the class of sensors
> supported by the driver. However with newer firmware or SCPI protocol
> revision, support for newer classes of sensors can be present.
>
> The driver fails to pr
FYI, we noticed the below changes on
https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git testing
commit 2b5c53d2c958bda92310d1b371a9314f4aa8c274 ("Add htu21 meas-spec driver
support")
It appears that is name conflict between your driver and an existing driver.
[ 21.992858] Error: Dr
Hello Srini,
There is a doc about ocfs2 online file check.
OCFS2 online file check
---
This document will describe OCFS2 online file check feature.
Introduction
OCFS2 is often used in high-availaibility systems. However, OCFS2 usually
converts the filesystem to
On 29.10.2015 13:58, Alim Akhtar wrote:
> RTC found in s2mps15 is almost same as one found on s2mps14/13
> with few differences in RTC_UPDATE register fields, like
> bit fields are changed for WUDR and AUDR.
> This patch add required changes to enable s2mps15 rtc timer.
>
> Cc: Alexandre Belloni
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-linus
This contains fixes for bugs that appeared in earlier kernels (all are marked
for -stable).
Thanks,
Miklos
---
David Howells (2):
ovl: use O_LARGEFILE in ovl_copy_up()
ovl:
2015-10-28 23:36 GMT+09:00 Peter Hurley :
> On 10/27/2015 11:27 PM, Masahiro Yamada wrote:
>> Hi Peter,
>>
>> 2015-10-27 22:54 GMT+09:00 Peter Hurley :
>>> Hi Masahiro,
>>>
>>> On 10/24/2015 12:17 AM, Masahiro Yamada wrote:
The IER has already been masked in early_serial8250_setup(), there is
On 10/29/2015 12:23 AM, Will Deacon wrote:
On Thu, Oct 08, 2015 at 07:01:37PM +0900, AKASHI Takahiro wrote:
This is the third patch series for fixing stack tracer on arm64.
The original issue was reported by Jungseok[1], and then I found more
issues[2].
(Steven, Jungseok, sorry for not replying
FYI, we noticed the below changes on
https://github.com/0day-ci/linux
David-Howells/printk-Don-t-discard-earlier-unprinted-messages-to-make-space/20151022-181856
commit 92ecc53f15ad184d46e568b9b502291b61ae2837 ("printk: Don't discard earlier
unprinted messages to make space")
This patch may be
On 10/29/2015 10:37 AM, Krzysztof Kozlowski wrote:
On 29.10.2015 13:58, Alim Akhtar wrote:
RTC found in s2mps15 is almost same as one found on s2mps14/13
with few differences in RTC_UPDATE register fields, like
bit fields are changed for WUDR and AUDR.
This patch add required changes to enable
On 10/28/2015 08:58 PM, Will Deacon wrote:
On Wed, Oct 28, 2015 at 04:16:19AM -0400, Steven Rostedt wrote:
On Wed, 28 Oct 2015 16:04:05 +0800
Li Bin wrote:
By now, the recordmcount only records the function that in
following sections:
.text/.ref.text/.sched.text/.spinlock.text/.irqentry.text/
On 29.10.2015 13:58, Alim Akhtar wrote:
> RTC found in s2mps15 is almost same as one found on s2mps14/13
> with few differences in RTC_UPDATE register fields, like
> bit fields are changed for WUDR and AUDR.
> This patch add required changes to enable s2mps15 rtc timer.
>
> Cc: Alexandre Belloni
On 29.10.2015 13:58, Alim Akhtar wrote:
> From: Thomas Abraham
>
> Add dt-binding documentation for s2mps15 PMIC device. The s2mps15 device
> is similar to s2mps11/14 PMIC device and has 27 LDO and 10 buck regulators.
>
> Cc: devicet...@vger.kernel.org
> Signed-off-by: Thomas Abraham
> Signed-o
This patch is to configure the fast startup signals, and which
signal is enabled to trigger to the PMC can be configured via
the DT property.
The fast startup signal is used as wake up sources for ULP1 mode.
As soon as a fast startup signal is asserted, the embedded 12 MHz
RC oscillator restarts a
This patch is to initialize the fast startup signal to the PMC.
The patch is based on patch set:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/376493.html
Wenyou Yang (2):
ARM: at91: pm: init fast startup trigger signals to PMC
ARM: at91/dt: sama5d2_xplained: add pmc_fas
Add pmc_fast_restart node as a pmc child node.
Signed-off-by: Wenyou Yang
---
arch/arm/boot/dts/at91-sama5d2_xplained.dts |8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts
b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
index e8d63afd..711
Le 27/10/2015 11:27, Jarkko Sakkinen a écrit :
On Fri, Oct 23, 2015 at 10:37:33AM +0300, Jarkko Sakkinen wrote:
On Thu, Oct 22, 2015 at 10:32:41PM +0200, Christophe JAILLET wrote:
Reference to the 'np' node is dropped before dereferencing the 'sizep' and
'basep' pointers, which could by then
On 2015年10月26日 23:03, Alexander Duyck wrote:
> No. I think you are missing the fact that there are 256 descriptors per
> page. As such if you dirty just 1 you will be pulling in 255 more, of
> which you may or may not have pulled in the receive buffer for.
>
> So for example if you have the desc
On Wed, Oct 28, 2015 at 10:17:59AM -0400, Jason Baron wrote:
> On 10/27/2015 03:40 AM, Peter Chen wrote:
> > The parse_args will delete space between boot parameters, so
> > if we add dyndbg="file drivers/usb/* +p" at bootargs, the parse_args
> > will split it as three parameters, and only "file" i
On 25.10.2015 08:58, Tobias Jakobi wrote:
> Hello Krzysztof,
>
>
> Krzysztof Kozlowski wrote:
>> On 20.10.2015 01:11, Tobias Jakobi wrote:
>>> Hello Krzysztof,
>>>
>>> I can confirm that this also works on a Odroid-X2, so I guess it's safe
>>> to enable the PRNG for all Exynos4412-based Odroid de
NCQ feature can't be used due to the erratum A-008473.
This patch disabled NCQ as a workaround.
Signed-off-by: Tang Yuantian
---
drivers/ata/ahci_qoriq.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/drivers/ata/ahci_qoriq.c b/drivers/ata/ahci_qoriq.c
index b9b691e..
There is a few typos in Freescale QorIQ AHCI bindings, This
patch fixed them.
Signed-off-by: Tang Yuantian
---
Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt
Vinod Koul writes:
>> Hi Vinod,
>>
>> Is this serie good for you or do you have remaining comments to be addressed
>> ?
>
> Hi Robert,
>
> This series looks good, but I am afraid we are very close to merge window I
> would like this to be deffered to next one for more stabililty tests and
> cov
On Wed, Oct 28, 2015 at 02:25:41PM +0100, Michal Marek wrote:
> From: Michal Marek
>
> This allows to write
>
> drm-$(CONFIG_AGP) += drm_agpsupport.o
>
> without having to handle CONFIG_AGP=y vs. CONFIG_AGP=m. Only support
> this syntax for modules, since built-in code depending on something
On 2015/10/29 6:50, Suravee Suthikulpanit wrote:
> This patch series adds support to setup DMA coherency for PCI device using
> the ACPI _CCA attribute. According to the ACPI spec, the _CCA attribute
> is required for ARM64. Therefore, this patch is a pre-req for ACPI PCI
> support for ARM64 which
On 2015/10/29 0:00, Rafael J. Wysocki wrote:
> On Wednesday, October 28, 2015 09:54:23 PM Hanjun Guo wrote:
>> Hi Rafael,
>>
>> On 10/27/2015 11:27 PM, Rafael J. Wysocki wrote:
>>> On Tuesday, October 27, 2015 09:52:50 AM Bjorn Helgaas wrote:
Hi Suravee,
On Wed, Oct 21, 2015 at 08:52
Marek Vasut writes:
>> Isn't there the case of a single NAND controller with 2 identical chips,
>> each a 8 bit NAND chip, and the controller aggregating them to offer the
>> OS a single 16-bit NAND chip ?
>
> Is that using 1 or 2 physical chipselect lines on the CPU (controller) ?
I think it's 2
Freescale is renaming the LS2085A SoC to LS2080A.
This patch addresses the same.
Signed-off-by: Tang Yuantian
---
Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt | 2 +-
drivers/ata/ahci_qoriq.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
On 10/28/2015 11:12 PM, Lan Tianyu wrote:
On 2015年10月26日 23:03, Alexander Duyck wrote:
No. I think you are missing the fact that there are 256 descriptors per
page. As such if you dirty just 1 you will be pulling in 255 more, of
which you may or may not have pulled in the receive buffer for.
901 - 929 of 929 matches
Mail list logo