Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] regulator: fixed: Use devm_regulator_register (no replies)

Use "devm_regulator_register" instead of "regulator_register" which simplifies the code. Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com> --- :100644 100644 5ea64b9... 6d32341... M...

View Article


[PATCH 2/4] clk: mvebu: armada-xp: maintain clock init order (no replies)

Init order of CLK_OF_DECLARE'd drivers depends on compile order. Unfortunately, clk_of_init does not allow drivers to return errors, e.g. -EPROBE_DEFER if parent clocks have not been registered, yet....

View Article


[PATCH 0/4] clk: mvebu: fix clk init order (6 replies)

This patch set fixes clk init order that went upside-down with v3.14. I haven't really investigated what caused this, but I assume it is related with DT node reordering by addresses. Anyway, with...

View Article

[PATCH 04/11] ARM: dove: add global-config register node (no replies)

We share global config registers by syscon node, add it to dove.dtsi. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> --- Cc: Jason Cooper <jason@lakedaemon.net> Cc:...

View Article

[PATCH 11/11] pinctrl: mvebu: dove: use global register regmap (no replies)

Now that we have a regmap for global registers, get rid of the last remaining hardcoded physical addresses. While at it, also remove DOVE_ prefix from those macros. Signed-off-by: Sebastian...

View Article


[PATCH 10/11] pinctrl: mvebu: dove: use remapped pmu_mpp registers (no replies)

Now that we have ioremapped pmu_mpp registers, get rid of hardcoded physical addresses. While at it, also remove DOVE_ prefix from those macros. Signed-off-by: Sebastian Hesselbarth...

View Article

[PATCH 02/11] devicetree: bindings: update MVEBU pinctrl binding...

Dove pinctrl binding now requires three different reg properties. This updates corresponding binding and example accordingly. While at it, also document reg property as required for the other MVEBU...

View Article

[PATCH 08/11] pinctrl: mvebu: dove: use remapped mpp base registers (no replies)

Now that we have ioremapped mpp base registers, get rid of hardcoded physical addresses. While at it, also remove DOVE_ prefix from those macros. Signed-off-by: Sebastian Hesselbarth...

View Article


[PATCH 09/11] pinctrl: mvebu: dove: use remapped mpp4 register (no replies)

Now that we have an ioremapped mpp4 register, get rid of hardcoded physical addresses. While at it, also remove DOVE_ prefix from those macros. Signed-off-by: Sebastian Hesselbarth...

View Article


[BUG - v3.10.27] sit: Bad list pointer (no replies)

On 3.10.27, loading and then unloading the sit module gives me the following bug: [ 35.400878] sit: IPv6 over IPv4 tunneling driver [ 36.959308] ------------[ cut here ]------------ [ 36.963983]...

View Article

[PATCH 03/11] ARM: dove: add additional pinctrl registers (no replies)

Dove pinctrl used additional registers to control MPPs. This patch first increases existing pinctrl reg property by one register, and then adds two new ranges for MPP4 and PMU MPP registers....

View Article

[PATCH 07/11] pinctrl: mvebu: dove: request syscon regmap for global...

Dove pinctrl uses some global config registers to control pins. This patch requests a syscon regmap for those registers. As this changes DT to driver requirements, fallback to a self-registered regmap...

View Article

[PATCH 06/11] pinctrl: mvebu: dove: request additional resources (no replies)

Dove pinctrl also requires additional registers to control all pins. This patch requests resources for mpp4 and pmu-mpp register ranges. As this changes DT to driver requirements, fallback to...

View Article


[PATCH 05/11] pinctrl: mvebu: fix misdesigned resource allocation (no replies)

Allocating the pinctrl resource in common pinctrl-mvebu was a misdesign, as it does not allow SoC specific parts to access the allocated resource. This moves resource allocation from...

View Article

[PATCH 00/11] pinctrl: mvebu: remove hardcoded addresses from Dove pinctrl (1...

This patch set is one required step for Dove to hop into mach-mvebu. Until now, pinctrl-dove was hardcoding some registers that do not directly belong to MPP core registers. This is not compatible...

View Article


[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating...

The standard IO regions are already reserved by the platform code on most MIPS devices(malta, cobalt, sni). The Commit 197a1e96c8be5b6005145af3a4c0e45e2d651444 ("Input: i8042-io - fix up region...

View Article

[PATCH] virtio_balloon: don't call virtio_has_feature() twice on init_vqs()...

Cchange init_vqs() to avoid calling twice the virtio_has_feature() - attempting to find out if VIRTIO_BALLOON_F_STATS_VQ feature was negotiated - consequently we prevent unnecessarily running the...

View Article


[PATCH RESEND TAKE 3] clk: si5351: remove variant from platform_data (no...

Commit 9807362bfe1748d9bb48eecb9261f1b1aaafea1c "clk: si5351: declare all device IDs for module loading" removed the common i2c_device_id and introduced new ones for each variant of the clock...

View Article

[PATCH] intel_idle: Add CPU model 54 (Atom N2000 series) (no replies)

From: Jan Kiszka <jan.kiszka@siemens.com> Add CPU ID for Atom N2600/N2800 processors. Datasheets indicate support for this, detailed information about potential quirks or limitations are...

View Article

[PATCH 0/9] ARM: dts: omap3-gta04: Various devicetree updates. (9 replies)

This pathes fix some wrong property issues and add some new devices to devicetree. This was tested on linux-next (next-20140124). Marek Belisko (6): ARM: dts: omap3-gta04: Fix mmc1 properties. ARM:...

View Article
Browsing all 24115 articles
Browse latest View live