> * clps711x -- prehistoric, converted to multiplatform+DT in 2016, no
> changes since
I still keep this architecture up and running (currently at 5.9.0).
--
Alexander Shiyan
Commit-ID: 2a6a8e2d9004b5303fcb494588ba3a3b87a256c3
Gitweb: https://git.kernel.org/tip/2a6a8e2d9004b5303fcb494588ba3a3b87a256c3
Author: Alexander Shiyan
AuthorDate: Thu, 20 Dec 2018 14:16:26 +0300
Committer: Thomas Gleixner
CommitDate: Sun, 24 Mar 2019 11:30:11 +0100
clocksource
This should be fixed by applying "[PATCH] clocksource: clps711x: Remove board
support".
https://www.lkml.org/lkml/2018/12/20/468
>Суббота, 23 марта 2019, 1:49 +03:00 от tip-bot for YueHaibing
>:
>
>Commit-ID: d18a7408d7be0f34a120d99051ed5187d9727728
>Gitweb: https://git.kernel.org/tip/d18a7408
Since board support for the CLPS711X platform was removed,
remove the board support from the clps711x-timer driver.
Signed-off-by: Alexander Shiyan
---
drivers/clocksource/clps711x-timer.c | 44 +++-
1 file changed, 13 insertions(+), 31 deletions(-)
diff --git a
>Среда, 21 сентября 2016, 9:57 +03:00 от Yangbo Lu :
>
>From: Arnd Bergmann < a...@arndb.de >
>
>We keep running into cases where device drivers want to know the exact
>version of the a SoC they are currently running on. In the past, this has
>usually been done through a vendor specific API that ca
>Четверг, 15 сентября 2016, 13:13 +03:00 от Fabien Lahoudere
>:
>
>From: Kalle Kankare < kalle.kank...@vincit.fi >
>
>Add clocks configuration for CSI, FIRI and IEEE1588.
>
>Signed-off-by: Fabien Lahoudere < fabien.lahoud...@collabora.co.uk >
>---
> drivers/clk/imx/clk-imx51-imx53.c | 20
Yes, the configuration has migrated to v4t_multi_defconfig, so this file could
be removed.
>Суббота, 13 августа 2016, 0:05 +03:00 от Fabian Frederick :
>
>sync defconfig to commit 4a56f46a7dc6
>("ARM: clps711x: Remove boards support")
>
>or maybe we could just remove it ?
>
>Signed-off-by: Fabia
>Четверг, 4 августа 2016, 13:22 +03:00 от Fabien Lahoudere
>:
>
>In order to use sdma with UART, we need to add DMA configuration in device
>tree.
>
>Signed-off-by: Fabien Lahoudere < fabien.lahoud...@collabora.co.uk >
>---
> arch/arm/boot/dts/imx53.dtsi | 10 ++
> 1 file changed, 10 inse
>Среда, 13 июля 2016, 11:13 +03:00 от Arnd Bergmann :
>
>On Tuesday, July 12, 2016 3:49:47 PM CEST Rob Herring wrote:
>> On Thu, Jul 07, 2016 at 11:49:46AM +0200, Arnd Bergmann wrote:
>> > +
>> > +An additional register is present in the system controller,
>> > +which is assumed to be in the same d
Hello.
> Понедельник, 2 ноября 2015, 10:24 -05:00 от Alexander Shi
> :
>
> Hello all,
>
> The datasheet for MAX3107 UART (
> http://datasheets.maximintegrated.com/en/ds/MAX3107.pdf ) was updated in
> February 2015 with a notice that the RxFIFOLvl register may be inaccurate if
> read while
> Среда, 12 августа 2015, 15:36 +08:00 от cantona :
>
>
> added Alexander Shiyan < shc_w...@mail.ru >.
>
> On 12 August 2015 at 15:22, Su Kang Yin < cant...@cantona.net > wrote:
> >Max310x driver supports up to 4 UART devices but array size of
> >"
Hello.
Четверг, 11 июня 2015, 12:32 +02:00 от Romain Baeriswyl
:
> This patch adds support of device tree to the gpio-generic driver.
>
> Signed-off-by: Romain Baeriswyl
> ---
The only issue how the direction will be handled in this case?
Thanks.
---
Пятница, 5 июня 2015, 8:51 +02:00 от Romain Baeriswyl
:
> ---
> .../devicetree/bindings/gpio/gpio-generic.txt | 19 +
> drivers/gpio/gpio-generic.c| 81 ++-
> 2 files changed, 78 insertions(+), 22 deletions(-)
> create mode 100644 Documentati
Fri, 12 Sep 2014 19:04:30 +0300 от Dmitry Lavnikevich
:
> Audio on phyFLEX boards is presented by tlv320aic3007 codec connected
> over SSI interface.
>
> Signed-off-by: Dmitry Lavnikevich
> ---
...
> +&ssi2 {
> + fsl,mode = "i2s-slave";
> + status = "okay";
> + #sound-dai-cells = <0>
Fri, 12 Sep 2014 19:04:30 +0300 от Dmitry Lavnikevich
:
> Audio on phyFLEX boards is presented by tlv320aic3007 codec connected
> over SSI interface.
>
> Signed-off-by: Dmitry Lavnikevich
> ---
...
> +&audmux {
> + status = "okay";
> +
> + ssi2 {
> + fsl,audmux-port = <1>;
>
Wed, 10 Sep 2014 16:16:21 +0200 от Tobias Klauser :
> On 2014-09-10 at 15:57:16 +0200, Greg Kroah-Hartman
> wrote:
> > On Wed, Sep 10, 2014 at 10:06:58AM +0200, Tobias Klauser wrote:
> > > If SERIAL_MCTRL_GPIO is selected but GPIOLIB is not, the noop functions
> > > from serial_mctrl_gpio.h are p
g; lee.jo...@linaro.org; kgene@samsung.com;
> > li...@arm.linux.org.uk; vikas.saj...@samsung.com; jo...@samsung.com;
> > naus...@samsung.com; thomas...@samsung.com; chow@samsung.com;
> > tomasz.f...@gmail.com; Tomasz Figa; Alexander Shiyan; Michal Simek
> > Subject: Re: [PATCH v2]
Tue, 02 Sep 2014 17:20:03 +0200 от Arnd Bergmann :
> On Tuesday 02 September 2014 20:12:15 Pankaj Dubey wrote:
> > Currently a syscon entity can only be registered directly through a
> > platform device that binds to a dedicated syscon driver. However in
> > certain cases it is required to bind a d
Sun, 31 Aug 2014 00:00:57 +0200 от Philippe Reynes :
>
> Signed-off-by: Philippe Reynes
> ---
> arch/arm/boot/dts/imx27-apf27dev.dts | 17 +
> 1 files changed, 17 insertions(+), 0 deletions(-)
>
> Changelog:
> v2: (thanks Alexander Shiyan for the fee
Sat, 30 Aug 2014 15:22:12 +0200 от Philippe Reynes :
>
> Signed-off-by: Philippe Reynes
> ---
> arch/arm/boot/dts/imx27-apf27dev.dts | 20
> 1 files changed, 20 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx27-apf27dev.dts
> b/arch/arm/boot/dts/imx2
Sat, 23 Aug 2014 10:16:08 -0700 от Guenter Roeck :
> On 08/16/2014 05:45 PM, Evgeny Boger wrote:
> > From: Evgeny Boger
> >
> > Add option to use with watchdog timers which are always enabled
> > in hardware, i.e. there is no way to enable/disable it via GPIO pin.
> > The driver will start pinging
Sat, 2 Aug 2014 19:22:04 +0530 от Himangi Saraogi :
> This patch moves the data allocated using dma_alloc_coherent to the
> corresponding managed interface and does away with the calls to free the
> allocated memory in the probe and remove functions.
Just for information: On my opinion, all SPI DM
Tue, 24 Jun 2014 10:29:22 +0100 от Lee Jones :
> > This patch convert mc13xxx MFD driver to use regmap irq framework
> > for interrupt registration.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> It's helpful if you add a v1 -> v2 changelog here,
This patch convert mc13xxx MFD driver to use regmap irq framework
for interrupt registration.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/Kconfig | 1 +
drivers/mfd/mc13xxx-core.c | 310 ++--
drivers/mfd/mc13xxx.h | 11 +-
include
Tue, 17 Jun 2014 21:04:59 +0100 от Lee Jones :
> On Sat, 07 Jun 2014, Alexander Shiyan wrote:
>
> > This patch convert mc13xxx MFD driver to use regmap irq framework
> > for interrupt registration.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
&g
Read-modify-write sequence is already protected by regmap, so no
additional locks need. This patch remove such locks from mc13xxx
regulator driver.
Signed-off-by: Alexander Shiyan
---
drivers/regulator/mc13xxx-regulator-core.c | 37 +++---
1 file changed, 8 insertions
Field "hi_bit" is not used anywhere in the driver.
This patch removes this excess field.
Signed-off-by: Alexander Shiyan
---
drivers/regulator/mc13xxx.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/regulator/mc13xxx.h b/drivers/regulator/mc13xxx.h
index 06c8903..2ab9
This patch convert mc13xxx MFD driver to use regmap irq framework
for interrupt registration.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/Kconfig | 1 +
drivers/mfd/mc13xxx-core.c | 299 ++--
drivers/mfd/mc13xxx.h | 7 +-
include
Tue, 27 May 2014 00:12:34 +0200 от Alexander Holler :
> Fix a common error in nand-drivers which do not set up a parent device for
> the mtd-device by using a new inline function.
>
> Signed-off-by: Alexander Holler
> ---
> drivers/mtd/nand/pxa3xx_nand.c | 3 +--
> 1 file changed, 1 insertion(+)
Wed, 14 May 2014 23:10:39 +0200 от Alexander Holler :
> Am 14.05.2014 22:06, schrieb Grant Likely:
> > On Wed, 14 May 2014 16:49:05 +0200, Alexander Holler
> > wrote:
> >> Am 14.05.2014 16:05, schrieb Grant Likely:
> >>> On Mon, 12 May 2014 18:47:53 +0200, Alexander Holler
> >>> wrote:
>
> >>
Fri, 16 May 2014 13:34:24 +0200 от "Rafael J. Wysocki" :
> On Friday, May 16, 2014 10:23:41 AM Daniel Lezcano wrote:
> >
> > Hi Rafael,
> >
> > just a head up in case you missed it.
>
> Pulled now, thanks!
Tnx!
---
Wed, 14 May 2014 10:24:25 +0200 от Paul Bolle :
> Support for ARM710 CPUs was removed in v3.5. Now remove the last code
> depending on its Kconfig macro.
>
> Signed-off-by: Paul Bolle
> ---
> First submitted in March 2103. Still untested. Please note that
> cpu_arm7_data_abort was also removed in
Mon, 12 May 2014 06:51:13 +0200 от Sascha Hauer :
> On Fri, May 09, 2014 at 08:16:33PM +0400, Alexander Shiyan wrote:
> > This patch adds pincontrol driver for Freescale i.MX1 SOCs.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> > drivers/pinctrl/Kconfig
Sat, 10 May 2014 17:30:04 +0530 от Vivek Gautam :
> Based on 'usb-next' branch of Greg's usb tree.
>
> devm_ioremap_resource() API is advantageous over devm_ioremap()
> and should therefore be preferred to request any ioremap'ed address
> for hcd.
>
> Changes from v1:
> - Changed the way returne
Sat, 10 May 2014 15:26:58 +0530 от Vivek Gautam :
> Using devm_ioremap_resource() API should actually be preferred over
> devm_ioremap(), since the former request the mem region first and then
> gives back the ioremap'ed memory pointer.
> devm_ioremap_resource() calls request_mem_region(), therby p
This patch adds pincontrol driver for Freescale i.MX1 SOCs.
Signed-off-by: Alexander Shiyan
---
drivers/pinctrl/Kconfig| 7 ++
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-imx1.c | 279 +
3 files changed, 287 insertions
ec" or "fsl,mc13xxx-uses-touch" options.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> > drivers/mfd/mc13xxx-core.c | 18 ++
> > 1 file changed, 10 insertions(+), 8 deletions(-)
>
> Applied, thanks.
This patch has been written as a
.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/mxc_w1.c | 27 +++
1 file changed, 15 insertions(+), 12 deletions(-)
diff --git a/drivers/w1/masters/mxc_w1.c b/drivers/w1/masters/mxc_w1.c
index 741d2bb4..da3d0f0 100644
--- a/drivers/w1/masters/mxc_w1.c
+++ b/drivers/w1
W1 reset_bus() should return zero if slave device is present.
This patch fix this issue.
Signed-off-by: Alexander Shiyan
---
Please apply this patch to current -rc if it possible.
---
drivers/w1/masters/mxc_w1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/w1
value for delay after w1 bus reset. Nevertheless, a small margin for
the timeout has been added for the case if clock frequency is inaccurate.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/mxc_w1.c | 32 +++-
1 file changed, 15 insertions(+), 17 deletions(-)
di
This patch adds a software reset for 1-Wire module at driver startup.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/mxc_w1.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/w1/masters/mxc_w1.c b/drivers/w1/masters/mxc_w1.c
index 0d05abe..741d2bb4 100644
--- a/drivers
This patch adds devicetree support for mc13783-codec.
Signed-off-by: Alexander Shiyan
---
Documentation/devicetree/bindings/mfd/mc13xxx.txt | 3 +++
sound/soc/codecs/mc13783.c| 14 +-
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a
This patch removes platform data usage for codec and touchscreen
when driver is used with devicetree.
This fixes possible "null pointer dereference" error if DTS uses
"fsl,mc13xxx-uses-codec" or "fsl,mc13xxx-uses-touch" options.
Signed-off-by: Alexander Shiyan
-
Wed, 30 Apr 2014 15:07:04 +0200 от Jan Moskyto Matejka :
> drivers/tty/serial/sc16is7xx.c:1060:12: warning: 'sc16is7xx_probe' defined
> but not used [-Wunused-function]
> static int sc16is7xx_probe(struct device *dev,
> ^
> drivers/tty/serial/sc16is7xx.c:1176:12: warning: 'sc16is7xx_r
Fri, 25 Apr 2014 13:35:28 -0700 от Greg KH :
> On Sat, Apr 26, 2014 at 12:26:16AM +0400, Alexander Shiyan wrote:
> > Fri, 25 Apr 2014 13:23:15 -0700 от Greg KH :
> > > On Fri, Apr 25, 2014 at 03:53:09PM -0400, j...@ringle.org wrote:
> > > > From: Jon Ringle
>
Fri, 25 Apr 2014 13:23:15 -0700 от Greg KH :
> On Fri, Apr 25, 2014 at 03:53:09PM -0400, j...@ringle.org wrote:
> > From: Jon Ringle
> >
> > Signed-off-by: Jon Ringle
> > ---
> > drivers/tty/serial/Kconfig | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/tty/serial/Kconfi
Fri, 25 Apr 2014 14:24:23 -0400 от Jon Ringle :
> On Fri, Apr 25, 2014 at 1:40 PM, Alexander Shiyan wrote:
> > Fri, 25 Apr 2014 10:26:40 -0700 от Greg KH :
> >> On Thu, Apr 24, 2014 at 08:56:06PM -0400, j...@ringle.org wrote:
> >> > From: Jon Ringle
> >> &g
Fri, 25 Apr 2014 10:26:40 -0700 от Greg KH :
> On Thu, Apr 24, 2014 at 08:56:06PM -0400, j...@ringle.org wrote:
> > From: Jon Ringle
> >
> > The SC16IS7xx is a slave I2C-bus/SPI interface to a single-channel
> > high performance UART. The SC16IS7xx's internal register set is
> > backward-compatib
Fri, 25 Apr 2014 10:24:30 -0400 (EDT) от Charles Coldwell :
> On Fri, 25 Apr 2014, Jon Ringle wrote:
>
> > On Fri, Apr 25, 2014 at 9:44 AM, Charles Coldwell
> > wrote:
> > > On Fri, 25 Apr 2014, Charles Coldwell wrote:
> > >
> > >> On Thu, 24 Apr 2014, j...@ringle.org wrote:
> > >>
> > >> > diff
Fri, 25 Apr 2014 09:21:26 -0400 (EDT) от Charles Coldwell :
> On Thu, 24 Apr 2014, j...@ringle.org wrote:
>
> > diff --git a/drivers/tty/serial/sc16is7xx.c b/drivers/tty/serial/sc16is7xx.c
> > new file mode 100644
> > index 000..ed139f5
> > --- /dev/null
> > +++ b/drivers/tty/serial/sc16is7xx.
Thu, 17 Apr 2014 11:44:54 +0200 от Johannes Thumshirn
:
> Add driver for MEN's 16z135 High Speed UART.
>
> The 16z135 is a memory mapped UART Core on an MCB FPGA and has 1024 byte
> deep FIFO buffers for the RX and TX path. It also has configurable FIFO
> fill level IRQs and data copied to and fr
Acked-by: Lee Jones
Signed-off-by: Alexander Shiyan
---
include/linux/mfd/mc13xxx.h | 22 --
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h
index a326c85..d63b1d3 100644
--- a/include/linux/mfd
Thu, 3 Apr 2014 00:49:14 -0400 от j...@ringle.org:
> From: Jon Ringle
>
> The SC16IS7xx is a slave I2C-bus/SPI interface to a single-channel
> high performance UART. The SC16IS7xx’s internal register set is
> backward-compatible with the widely used and widely popular 16C450.
>
> The SC16IS7xx
Commit-ID: d6ee6d2325faeec3fb0122a4840678a2ba62b04b
Gitweb: http://git.kernel.org/tip/d6ee6d2325faeec3fb0122a4840678a2ba62b04b
Author: Alexander Shiyan
AuthorDate: Sat, 22 Mar 2014 12:20:31 +0400
Committer: Thomas Gleixner
CommitDate: Sat, 22 Mar 2014 11:33:09 +0100
genirq: Export
EBUSY;
> virtadr = ioremap(physadr, DOC_IOREMAP_LEN);
> if (!virtadr) {
> --
Tested-by: Alexander Shiyan
---
N�r��yb�X��ǧv�^�){.n�+{zX����ܨ}���Ơz�&j:+v���zZ+��+zf���h���~i���z��w���?�&�)ߢf��^jǫy�m��@A�a���
0��h���i
This will allow to use dummy IRQ handler no_action() from
drivers compiled as module. For example, dummy handler is could
be used for drivers that use ARM FIQ interrupts.
Signed-off-by: Alexander Shiyan
---
kernel/irq/handle.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/irq
CC drivers/clocksource/zevio-timer.o
drivers/clocksource/zevio-timer.c:215:1: warning: comparison of distinct
pointer types lacks a cast [enabled by default]
Signed-off-by: Alexander Shiyan
---
drivers/clocksource/zevio-timer.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion
Wed, 19 Mar 2014 08:51:44 + от Lee Jones :
> On Tue, 18 Mar 2014, Bryan Wu wrote:
>
> > On Tue, Mar 18, 2014 at 2:40 AM, Lee Jones wrote:
> > >> > > > > Signed-off-by: Alexander Shiyan
> > >> > > &g
Tue, 18 Mar 2014 09:27:35 + от Lee Jones :
> > > > Signed-off-by: Alexander Shiyan
> > > > ---
> > > > include/linux/mfd/mc13xxx.h | 22 --
> > > > 1 file changed, 12 insertions(+), 10 deletions(-)
> > > >
>
Tue, 18 Mar 2014 09:02:37 + от Lee Jones :
> > Signed-off-by: Alexander Shiyan
> > ---
> > include/linux/mfd/mc13xxx.h | 22 --
> > 1 file changed, 12 insertions(+), 10 deletions(-)
> >
> > diff --git a/include/linux/mfd/mc13xxx.h b/i
Signed-off-by: Alexander Shiyan
---
include/linux/mfd/mc13xxx.h | 22 --
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h
index a326c85..d63b1d3 100644
--- a/include/linux/mfd/mc13xxx.h
+++ b/include
Понедельник, 10 марта 2014, 7:50 -04:00 от Jon Ringle :
>
> On Mon, 10 Mar 2014, Alexander Shiyan wrote:
>
> > Понедельник, 10 марта 2014, 2:26 -04:00 от j...@ringle.org:
> > > From: Jon Ringle
> > ...
> > > +config SERIAL_SC16IS7XX
> >
Since we do not want to add new platform IDs for the syscon driver,
there is no reason to iterate over IDs. This patch simplifies
syscon_match_pdevname() function to remove such iteration.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/syscon.c | 7 ---
1 file changed, 7 deletions(-)
diff
Понедельник, 10 марта 2014, 2:26 -04:00 от j...@ringle.org:
> From: Jon Ringle
...
> +config SERIAL_SC16IS7XX
> + tristate "SC16IS7xx RS485 serial support"
> + select SERIAL_CORE
> + default n
> + help
> + This selects support for SC16IS7xx for use as a RS485 serial por
This will allow to use dummy IRQ handler no_action() from
drivers compiled as module. For example, dummy handler is could
be used for drivers that use ARM FIQ interrupts.
Signed-off-by: Alexander Shiyan
---
kernel/irq/handle.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/irq
+сс Arnd Bergmann
Вторник, 4 марта 2014, 16:46 +01:00 от Thomas Gleixner :
> On Tue, 4 Mar 2014, Alexander Shiyan wrote:
>
> > Вторник, 4 марта 2014, 12:05 +01:00 от Thomas Gleixner
> > :
> > > On Sat, 1 Mar 2014, Alexander Shiyan wrote:
> > >
> > &g
Вторник, 4 марта 2014, 12:05 +01:00 от Thomas Gleixner :
> On Sat, 1 Mar 2014, Alexander Shiyan wrote:
>
> > This will allow to use dummy IRQ handler no_action() from
> > drivers compiled as module. For example, dummy handler is could
> > be used for drivers that use ARM
Вторник, 4 марта 2014, 13:12 +04:00 от Alexander Shiyan :
> Вторник, 4 марта 2014, 11:01 +02:00 от Peter Ujfalusi
> :
> > We can then remove the iounmap() calls from probe and remove.
> > Since the driver requests the resources via index we can do the mem resource
> > r
Вторник, 4 марта 2014, 11:01 +02:00 от Peter Ujfalusi :
> We can then remove the iounmap() calls from probe and remove.
> Since the driver requests the resources via index we can do the mem resource
> request within a for loop.
>
> Signed-off-by: Peter Ujfalusi
> Reviewed-by: Santosh Shilimkar
This will allow to use dummy IRQ handler no_action() from
drivers compiled as module. For example, dummy handler is could
be used for drivers that use ARM FIQ interrupts.
Signed-off-by: Alexander Shiyan
---
kernel/irq/handle.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/irq
- Remove old and currently wrong address of the FSF from license
parts of the code.
- Remove unused #include and sort remaining headers alphabetically.
- Remove unised definitions.
- Add definitions for bit-fields.
- Add missing module owner field.
Signed-off-by: Alexander Shiyan
---
drivers
Configuration for masters and slaves is included only if W1 symbol
enabled, so no reason to check it once more.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/Kconfig | 3 +--
drivers/w1/slaves/Kconfig | 5 -
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/drivers/w1
This helps increasing build testing coverage.
To do this, __raw_{read,write}b() functions was be replaced with
simple {read,write}b() variants.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/Kconfig | 2 +-
drivers/w1/masters/mxc_w1.c | 12 ++--
2 files changed, 7 insertions
This patch fix mxc_w1_ds2_reset_bus() return value.
According to i.MX reference manual, "presence status" reflected
in the bit 6 of control register.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/mxc_w1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/
This patch moves diagnostic messages used for debugging purposes
to dev_dbg().
Signed-off-by: Alexander Shiyan
---
drivers/mfd/syscon.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/syscon.c b/drivers/mfd/syscon.c
index 71841f9..2620056 100644
--- a/drivers/mfd
Среда, 19 февраля 2014, 15:14 +04:00 от Alexander Shiyan :
> Среда, 19 февраля 2014, 12:04 +01:00 от Michal Simek
> :
> > Some platforms need to get system controller
> > ready as soon as possible.
> > The patch provides early_syscon_initialization
> > which creat
Среда, 19 февраля 2014, 12:04 +01:00 от Michal Simek :
> Some platforms need to get system controller
> ready as soon as possible.
> The patch provides early_syscon_initialization
> which create early mapping for all syscon compatible
> devices in early_syscon_probe.
> Regmap is get via syscon_earl
Воскресенье, 16 февраля 2014, 21:35 +01:00 от Paul Bolle :
> On Sun, 2014-02-16 at 23:21 +0400, Alexander Shiyan wrote:
> > Воскресенье, 16 февраля 2014, 20:12 +01:00 от Paul Bolle
> :
> > > On Sun, 2014-02-16 at 23:06 +0400, Alexander Shiyan wrote:
> > > >
Воскресенье, 16 февраля 2014, 20:12 +01:00 от Paul Bolle :
> On Sun, 2014-02-16 at 23:06 +0400, Alexander Shiyan wrote:
> > Kconfig selects MACH_MXLADS, this enables machine_arch_type
> > from include/generated/mach-types.h which used for machine_is_xx() macro,
> > so if multi
Воскресенье, 16 февраля 2014, 19:43 +01:00 от Paul Bolle :
> On Sun, 2014-02-16 at 22:16 +0400, Alexander Shiyan wrote:
> > Воскресенье, 16 февраля 2014, 19:03 +01:00 от Paul Bolle
> :
> > > The Kconfig symbol MACH_MXLADS was added in v2.6.29. It has never been
> > >
Воскресенье, 16 февраля 2014, 19:03 +01:00 от Paul Bolle :
> The Kconfig symbol MACH_MXLADS was added in v2.6.29. It has never been
> used. Setting it has no effect. There are no calls for
> machine_is_mxlads(). This symbol can safely be removed.
>
> Signed-off-by: Paul Bolle
This is used by mac
Воскресенье, 16 февраля 2014, 16:25 +04:00 от Alexander Shiyan
:
> Configuration for masters and slaves is included only if W1 symbol
> enabled, so no reason to check it once more.
Looks like this patch broke build drivers as modules.
Please forget it, sorry for noise.
---
Configuration for masters and slaves is included only if W1 symbol
enabled, so no reason to check it once more.
Signed-off-by: Alexander Shiyan
---
drivers/w1/masters/Kconfig | 3 +--
drivers/w1/slaves/Kconfig | 5 -
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/drivers/w1
Среда, 12 февраля 2014, 11:06 UTC от Pawel Moll :
> On Wed, 2014-02-12 at 08:26 +, Lee Jones wrote:
> > > > Use the device platform data as a regmap config
> > > > name. This is particularly useful in the regmap
> > > > debugfs when there is more than one syscon device
> > > > registered, to di
Hello.
Вторник, 11 февраля 2014, 17:10 UTC от Pawel Moll :
> Use the device platform data as a regmap config
> name. This is particularly useful in the regmap
> debugfs when there is more than one syscon device
> registered, to distinguish the register blocks.
>
> Cc: Samuel Ortiz
> Cc: Lee Jone
> 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 a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index b1aa6a9..8dd5fbf 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b
Пятница, 17 января 2014, 11:19 -08:00 от Marc Carino :
> Add the UART definitions needed to support earlyprintk on brcmstb machines.
>
> Signed-off-by: Marc Carino
> Acked-by: Florian Fainelli
> ---
> arch/arm/Kconfig.debug | 16 +++-
> 1 files changed, 15 insertions(+), 1 deletio
Пятница, 17 января 2014, 17:52 +01:00 от Arnd Bergmann :
> On Wednesday 15 January 2014, Feng Kan wrote:
> > +static int __init xgene_reboot_init(void)
> > {
> > arm_pm_restart = xgene_restart;
> > return 0;
> > }
> > device_initcall(xgene_reboot_init);
>
> This won't work on a
Patch adds commonly used event types (EV_KEY and EV_SW) to
devicetree bindings header for input subsystem.
Signed-off-by: Alexander Shiyan
---
include/dt-bindings/input/input.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/dt-bindings/input/input.h
b/include/dt-bindings/input
Hello.
Среда, 8 января 2014, 11:56 -08:00 от John Tobias :
> Moved ARCH_HAS_CPUFREQ, HAVE_IMX_ANATOP and PM_OPP on ARCH_MXC so that
> the user can enable the cpufreq support for iMX6Q and/or iMX6SL.
>
> Signed-off-by: John Tobias
> ---
> arch/arm/mach-imx/Kconfig | 13 ++---
> 1 file c
Hello.
> On Fri, Dec 27, 2013 at 12:00:20PM +0530, Tushar Behera wrote:
> > On 27 December 2013 10:48, Greg KH wrote:
> > > On Fri, Dec 27, 2013 at 10:37:28AM +0530, Tushar Behera wrote:
> > >> The hard-coded values clash with the values set for amba-pl011 serial
> > >> driver. Because of this the
> Signed-off-by: Uwe Kleine-König
...
> I think this can best go in via armsoc, but needs acks for clk, clocksource,
> spi and tty/serial.
...
> MAINTAINERS | 15 +++
> 1 file changed, 15 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 95648eb..28c69a6 100644
> --- a
> On Sun, Dec 15, 2013 at 01:36:51PM +0400, Alexander Shiyan wrote:
> > In some cases, clear interrupt register may be at address 0.
> > This patch allows to use such configurations by adding additional
> > configuration bit to indicate this.
>
> Applied, thanks wi
> > This patch simplifies "probe" and "remove" functions by moving
> > some initialization code in the driver core.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> > drivers/mfd/mc13xxx-core.c | 36 +
> On 12/15/2013 10:36 AM, Alexander Shiyan wrote:
> > In some cases, clear interrupt register may be at address 0.
> > This patch allows to use such configurations by adding additional
> > configuration bit to indicate this.
> >
> > Signed-off-by: Alexander
In some cases, clear interrupt register may be at address 0.
This patch allows to use such configurations by adding additional
configuration bit to indicate this.
Signed-off-by: Alexander Shiyan
---
drivers/base/regmap/regmap-irq.c | 6 +++---
include/linux/regmap.h | 5 -
2 files
This patch simplifies "probe" and "remove" functions by moving
some initialization code in the driver core.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/mc13xxx-core.c | 36 +---
drivers/mfd/mc13xxx-i2c.c | 18 --
drive
Symbol MFD_MC13783 always selected by MFD_MC13XXX, so no need
to keep additional symbol.
Signed-off-by: Alexander Shiyan
---
drivers/input/misc/Kconfig| 2 +-
drivers/input/touchscreen/Kconfig | 2 +-
drivers/mfd/Kconfig | 4
drivers/regulator/Kconfig | 2
mc13xxx_get_flags() declaration given twice.
This patch removes this duplicate.
Signed-off-by: Alexander Shiyan
---
include/linux/mfd/mc13xxx.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h
index f1b13b3..a326c85 100644
--- a
Checking for maximal register is already provided by regmap API,
so remove redundant checks.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/mc13xxx-core.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/mfd/mc13xxx-core.c b/drivers/mfd/mc13xxx-core.c
index
1 - 100 of 192 matches
Mail list logo