linux_dsm_epyc7002/Documentation/devicetree/bindings/arm
Tomasz Figa cf0681ca4c ARM: 8262/1: l2c: Add support for overriding prefetch settings
Firmware on certain boards (e.g. ODROID-U3) can leave incorrect L2C prefetch
settings configured in registers leading to crashes if L2C is enabled
without overriding them. This patch introduces bindings to enable
prefetch settings to be specified from DT and necessary support in the
driver.

[mszyprow: rebased onto v3.18-rc1, added error message when prefetch related
 dt property has been provided without any value]

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Nishanth Menon <nm@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-01-16 14:35:35 +00:00
..
altera arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries. 2014-09-04 10:15:52 -05:00
bcm dt-bindings: Document Broadcom Cygnus SoC and clocks 2014-10-30 11:05:55 -07:00
calxeda
cpu-enable-method Documentation: bindings: add the marvell,berlin-smp CPU enable method 2014-06-16 13:17:52 +02:00
davinci
exynos ARM: exynos: Move to generic PM domain DT bindings 2014-09-22 15:57:40 +02:00
firmware
hisilicon document: dt: add the binding on HiP04 2014-09-03 14:10:32 +01:00
keystone ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm 2014-03-20 17:00:27 -04:00
mediatek irqchip: mtk-sysirq: dt-bindings: Add bindings for mediatek sysirq 2014-11-26 15:55:18 +00:00
mrvl ARM: MM: Add DT binding for Feroceon L2 cache 2014-02-22 20:43:49 +00:00
msm devicetree: bindings: Document qcom,saw2 node 2014-02-11 15:00:39 -06:00
omap ARM: dts: Add devicetree for NovaTech OrionLXm 2014-11-21 15:31:57 -08:00
rockchip ARM: rockchip: add power-management-unit 2014-03-01 17:21:53 +01:00
samsung iio: adc: exynos_adc: Add support for exynos7 2014-11-05 15:38:25 +00:00
spear
tegra of: Add NVIDIA Tegra flow controller bindings 2014-08-26 11:37:19 -06:00
ux500 dt: bindings: ux500: Add documentation for PM domains 2014-10-28 10:47:30 +01:00
vt8500
adapteva.txt Documentation: devicetree: Adapteva boards 2014-07-25 09:45:44 +02:00
amlogic.txt ARM: meson: document meson8 compatible properties 2014-11-18 16:34:54 +01:00
arch_timer.txt clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers 2014-12-04 23:31:55 -08:00
arm-boards ARM: realview: add device tree and bindings for PB1176 2014-10-22 13:49:04 +02:00
armada-38x.txt ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard 2014-06-24 11:33:24 +00:00
armada-370-xp-pmsu.txt ARM: mvebu: add Armada 38x compatible string to pmsu 2014-05-08 16:08:38 +00:00
armada-370-xp.txt
armada-375.txt ARM: mvebu: add initial support for the Armada 375 SOCs 2014-02-22 00:41:10 +00:00
armada-380-mpcore-soc-ctrl.txt ARM: mvebu: add CA9 MPcore SoC Controller node 2014-07-16 12:34:22 +00:00
armada-cpu-reset.txt ARM: mvebu: introduce CPU reset code 2014-04-24 05:24:02 +00:00
armadeus.txt
atmel-at91.txt ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
atmel-pmc.txt Documentation: dt: document all the atmel pmc compatibles 2014-07-09 19:05:10 +02:00
axxia.txt ARM: Add platform support for LSI AXM55xx SoC 2014-05-23 18:18:39 +02:00
bcm2835.txt
bcm4708.txt ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU 2014-03-06 00:36:02 -05:00
brcm-brcmstb.txt ARM: brcmstb: add misc. DT bindings for brcmstb 2014-07-28 10:01:09 -04:00
calxeda.txt
cavium-thunder.txt arm64, thunder: Document devicetree bindings for Cavium Thunder SoC 2014-10-02 17:38:43 +02:00
cci.txt
ccn.txt bus: ARM CCN PMU driver 2014-07-23 22:14:43 +02:00
coherency-fabric.txt ARM: mvebu: add Armada 38x support to the coherency code 2014-04-24 05:00:38 +00:00
coresight.txt coresight: bindings for coresight drivers 2014-11-26 19:27:29 -08:00
cpus.txt ARM: rockchip: add option to access the pmu via a phandle in smp_operations 2014-11-05 22:18:36 +01:00
davinci.txt
fsl.txt dt-bindings: arm: add Freescale LS1021A SoC device tree binding 2014-11-23 15:08:09 +08:00
geniatech.txt ARM: meson: documentation: add bindings documentation 2014-09-25 17:34:14 +02:00
gic-v3.txt irqchip: GICv3: Binding updates for ITS 2014-11-26 15:55:16 +00:00
gic.txt Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-12-15 17:30:09 -08:00
global_timer.txt documentaion: DT: allow a A5 compatible string in global timer 2014-04-22 11:44:25 +02:00
idle-states.txt drivers: cpuidle: Add idle-state-name description to ARM idle states 2014-11-19 10:16:23 +01:00
insignal-boards.txt
kirkwood.txt
l2cc.txt ARM: 8262/1: l2c: Add support for overriding prefetch settings 2015-01-16 14:35:35 +00:00
lpc32xx-mic.txt
lpc32xx.txt
marvell,berlin.txt Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs 2014-10-29 19:44:38 +01:00
marvell,dove.txt devicetree: bindings: add missing Marvell Dove SoC documentation 2014-02-25 18:54:02 +01:00
marvell,kirkwood.txt DT: bindings: add missing Marvell Kirkwood SoC documentation 2014-04-14 12:23:04 -05:00
mediatek.txt dt-bindings: add documentation for Mediatek SoC 2014-11-14 13:50:47 +01:00
moxart.txt
mvebu-system-controller.txt ARM: mvebu: add Armada 375 support to the system-controller driver 2014-02-22 00:41:09 +00:00
nspire.txt
olimex.txt
picoxcell.txt
pmu.txt ARM: 8054/1: perf: add support for the Cortex-A17 PMU 2014-05-25 23:49:43 +01:00
primecell.txt
psci.txt Documentation: arm: define DT idle states bindings 2014-09-12 10:48:55 +01:00
rockchip.txt ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066 2014-11-02 12:32:18 +01:00
rtsm-dcscb.txt
samsung-boards.txt ARM: dts: add board dts file for Exynos3250-based Monk board 2014-11-27 02:43:39 +09:00
shmobile.txt ARM: shmobile: Add manufacturer for KZM boards 2014-09-17 09:23:14 +09:00
sirf.txt
spear-misc.txt ARM: SPEAr13xx: Add bindings and dt node for misc block 2014-07-14 11:04:42 +05:30
spear-timer.txt
spear.txt
ste-nomadik.txt ARM: nomadik: device tree for NHK15 board 2014-10-31 21:44:32 +01:00
ste-u300.txt
sti.txt ARM: STi: Add STiH407 SoC support 2014-05-17 10:22:30 +02:00
sunxi.txt devicetree: bindings: Document supported Allwinner sunxi SoCs 2014-10-20 14:51:29 +02:00
tegra.txt ARM: tegra: initial support for apalis t30 2014-07-17 15:02:09 +02:00
topology.txt ARM: topology: Make it clear that all CPUs need to be described 2014-04-02 12:14:16 +01:00
twd.txt
versatile-fpga-irq.txt
vexpress-scc.txt
vexpress-sysreg.txt mfd: vexpress: Define the device as MFD cells 2014-05-15 17:02:19 +01:00
vexpress.txt mfd: vexpress: Convert custom func API to regmap 2014-05-15 17:02:18 +01:00
vic.txt
vt8500.txt
xen.txt
xilinx.txt ARM: zynq: DT: Clarify Xilinx Zynq platform 2014-07-30 13:26:54 +02:00