Re: [PATCH] ARM: fix alignement of __bug_table section entries
On Sun, Sep 06, 2015 at 07:25:01PM +0200, Robert Jarzmik wrote: > Russell King - ARM Linux <linux@arm.linux.org.uk> writes: > > > On Sat, Sep 05, 2015 at 07:10:49PM +0200, Robert...
View Article[PHP-DEV] Re: [RFC] [Vote] Random Functions Throwing Exceptions in PHP 7.0.0
Voting is now closed. The proposal is accepted 28:2. I will merge PR #1379 to master tomorrow (to give time for a final code-review). https://github.com/php/php-src/pull/1397 Thanks all! Anthony On...
View Article[PATCH 3/4] ARM: multi_v7_defconfig: Enable Rockchip display support
Enable options needed for HDMI out on rockchip: DRM driver, Rockchip DesignWare HDMI glue and the rockchip IOMMU (dependency of the DRM driver). Signed-off-by: Sjoerd Simons...
View Article[PATCH 4/4] ARM: multi_v7_defconfig: Enable DW USB2 support and rockchip phy
The DesignWare HS OTG USB 2.0 is used in various SoC families among wich the various rockchip SoCs, enable the driver and the PHY glue for rockchip Signed-off-by: Sjoerd Simons...
View Article[PATCH 0/4] ARM: multi_v7_defconfig: Improve rockchip support
Enable options to provide more complete support for Rockchip boards including: support for the common act8846 PMIC, I2C, SPI, PMW, Thermal driver, HDMI video output and USB 2. Sjoerd Simons (4): ARM:...
View Article[PATCH 2/4] ARM: multi_v7_defconfig: Enable ACT8865 PMIC driver
Active Semi act8846 is used as the PMIC on various Rockchip boards, enable the ACT8865 driver to support this. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> ---...
View Article[PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses
Enable Rockchip I2C, SPI, PWM, thermal drivers. Builtin are: * I2C as it often controls the pmic. * Thermal, prevent thermal damage. SPI and PWM configured as modules Signed-off-by: Sjoerd Simons...
View ArticleRe: [PATCH 15/15] x86/headers: Remove
On Sun, Sep 06, 2015 at 08:41:45AM +0200, Ingo Molnar wrote: > > * Mikko Rapeli <mikko.rapeli@iki.fi> wrote: > > > On Sat, Sep 05, 2015 at 01:59:43PM +0200, Ingo Molnar wrote:...
View ArticleRe: eata fails to load on post 4.2 kernels
Arthur Marsh wrote on 06/09/15 21:07: > Arthur Marsh wrote on 06/09/15 18:34: >> Arthur Marsh wrote on 06/09/15 15:58: >>> Hi, I'm seeing the following on post 4.2 kernels, am...
View ArticleRe: [PATCH v4 1/3] mtd: nand: increase ready wait timeout and report timeouts
On 27 Jul 02:50 PM, Alex Smith wrote: > If nand_wait_ready() times out, this is silently ignored, and its > caller will then proceed to read from/write to the chip before it is > ready. This...
View ArticleRe: [PATCH v4 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
On 27 Jul 02:50 PM, Alex Smith wrote: > Hi, > > This series adds support for the BCH controller and NAND devices on > the Ingenic JZ4780 SoC. > > Tested on the MIPS Creator Ci20...
View ArticleRe: [PATCH] of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.
On Fri, Sep 4, 2015 at 8:14 PM, Frank Rowand <frowand.list@gmail.com> wrote: > On 9/4/2015 12:12 PM, David Daney wrote: >> From: David Daney <david.daney@cavium.com> >>...
View ArticleRe: Problems booting 4.1.6
Hi Peter, does the following patch help: x86/idle: Restore trace_cpu_idle to mwait_idle() calls http://marc.info/?l=linux-kernel&m=144009977312088 x86/idle: Restore trace_cpu_idle to mwait_idle()...
View ArticleRe: DNS: defaulting resolve-prefer to ipv6 can lead to unexpected results
Le 6 sept. 2015 18:53, "Conrad Hoffmann" <conrad@soundcloud.com> a écrit : > > Hi, > > I ran into the following problem: I have a server specified by hostname, > using the new DNS...
View Article[PATCH 0/3] Add initial support for slimport anx78xx
Hi all, The following series add initial support for the Slimport ANX7814 transmitter, a ultra-low power Full-HD (1080p60) transmitter designed for portable device. The driver was originally created...
View Article[PATCH 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc.
Analogix Semiconductor develops analog and mixed-signal devices for digital media and communications interconnect applications. Signed-off-by: Enric Balletbo i Serra...
View Article[PATCH 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding.
The ANX7814 is an ultra-low power Full-HD (1080p60) SlimPort transmitter designed for portable devices. You can add support to your board with current binding. Example: anx7814: anx7814@38 {...
View Article[PATCH 3/3] staging: slimport: Add anx7814 driver support by analogix.
The ANX7814 is an ultra-low power Full-HD (1080p60) SlimPort transmitter designed for portable devices. This driver adds initial support and supports HDMI to DP pass-through mode. Signed-off-by: Enric...
View ArticleRe: [PATCH v4 3/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
On 27 Jul 03:21 PM, Alex Smith wrote: > Add a driver for NAND devices connected to the NEMC on JZ4780 SoCs, as > well as the hardware BCH controller. DMA is not currently implemented. > >...
View ArticleRe: [PATCH] ARM: fix alignement of __bug_table section entries
Russell King - ARM Linux <linux@arm.linux.org.uk> writes: >> [1] Approach 1 : translation table sync >> ======================================= .... > The important place is in...
View Article