linux/Documentation/devicetree/bindings
Frieder Schrempf 78df308089
dt-bindings: spi: Adjust the bindings for the FSL QSPI driver
Adjust the documentation of the new SPI memory interface based
driver to reflect the new drivers settings.

The "old" driver was using the "fsl,qspi-has-second-chip" property to
select one of two dual chip setups (two chips on one bus or two chips
on separate buses). And it used the order in which the subnodes are
defined in the dt to select the CS, the chip is connected to.

Both methods are wrong and in fact the "reg" property should be used to
determine which bus and CS a chip is connected to. This also enables us
to use different setups than just single chip, or symmetric dual chip.

So the porting of the driver from the MTD to the SPI framework actually
enforces the use of the "reg" properties and makes
"fsl,qspi-has-second-chip" superfluous.

As all boards that have "fsl,qspi-has-second-chip" set, also have
correct "reg" properties, the removal of this property shouldn't lead to
any incompatibilities.

The only compatibility issues I can see are with imx6sx-sdb.dts and
imx6sx-sdb-reva.dts, which have their reg properties set incorrectly
(see explanation here: [2]), all other boards should stay compatible.

Also the "big-endian" flag was removed, as this setting is now selected
by the driver, depending on which SoC is in use.

[2] https://patchwork.ozlabs.org/patch/922817/#1925445

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-01-07 16:56:48 +00:00
..
arc
arm Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal 2019-01-05 16:01:16 -08:00
ata
auxdisplay
board
bus ARM: SoC driver updates 2018-12-31 17:32:35 -08:00
c6x
clock ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
connector dt-bindings: connector: Add self-powered property 2018-11-07 13:20:39 +01:00
cpufreq dt-bindings: cpufreq: Introduce QCOM cpufreq firmware bindings 2018-12-18 23:42:52 +01:00
crypto dt-bindings: crypto: ccree: add dt bindings for ccree 703 2018-12-07 14:14:59 +08:00
csky dt-bindings: csky CPU Bindings 2018-10-26 00:54:27 +08:00
devfreq
display dt-bindings: msm/dsi: Add ref clock for PHYs 2018-12-11 13:07:11 -05:00
dma dmaengine-4.21-rc1 2019-01-01 15:45:48 -08:00
edac
eeprom dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string 2018-12-10 16:23:27 +01:00
extcon
firmware dt-bindings, firmware: add Intel Stratix10 service layer binding 2018-11-26 20:13:50 +01:00
fpga dt-bindings: fpga: add Stratix10 SoC FPGA manager binding 2018-11-26 20:15:07 +01:00
fsi dt-bindings: fsi: Add P9 OCC device documentation 2018-12-02 16:25:28 -08:00
fuse
gnss
goldfish
gpio Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux 2018-12-28 20:08:34 -08:00
gpu dt-bindings: gpu: mali-utgard: Add compatible for A64 Mali 2018-11-20 08:57:05 +01:00
h8300
hsi
hwlock dt-bindings: hwlock: Document STM32 hwspinlock bindings 2018-12-05 12:45:08 -08:00
hwmon dt-bindings: hwmon: (lm90) Document ti,tmp451 compatible string 2018-12-16 15:13:21 -08:00
i2c Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2019-01-05 18:13:35 -08:00
i3c dt-binding: i3c: Document Synopsys DesignWare I3C 2018-12-05 17:22:58 +01:00
iio ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
infiniband
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2019-01-02 18:56:59 -08:00
interrupt-controller Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux 2018-12-28 20:08:34 -08:00
iommu Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next 2018-12-20 10:05:20 +01:00
ipmi
leds
lpddr2
mailbox dt-bindings: tegra186-hsp: Add shared mailboxes 2018-12-21 22:31:26 -06:00
media ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
memory-controllers ARM: SoC: late updates 2019-01-05 11:30:37 -08:00
mfd dt-bindings: mfd: axp20x: Add software based soft_start for AXP209 LDO3 2018-12-13 16:39:56 +00:00
mips dt-bindings: net: ocelot: remove hsio from the list of register address spaces 2018-10-05 14:36:43 -07:00
misc Char/Misc driver patches for 4.21-rc1 2018-12-28 20:54:57 -08:00
mmc dt-bindings: mmc: renesas_sdhi: Add r8a774c0 support 2018-12-17 09:01:53 +01:00
mtd dt-bindings: spi: Move the bindings for the FSL QSPI driver 2019-01-07 16:56:40 +00:00
mux
nds32
net ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
nios2
nvmem nvmem: meson-efuse: bindings: add peripheral clock 2018-12-06 15:45:45 +01:00
openrisc/opencores
opp
pci pci-v4.21-changes 2019-01-05 17:57:34 -08:00
perf nds32: Add document for NDS32 PMU. 2018-11-06 18:01:40 +08:00
phy Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux 2018-12-28 20:08:34 -08:00
pinctrl pinctrl: ocelot: add MSCC Jaguar2 support 2018-12-21 11:50:48 +01:00
pmem
power ARM: SoC driver updates 2018-12-31 17:32:35 -08:00
powerpc
pps
ptp
pwm dt-bindings: pwm: rcar: Add r8a774c0 support 2018-12-24 12:06:56 +01:00
regmap
regulator regulator: dt-bindings: add MCP16502 regulator bindings 2018-12-13 12:16:38 +00:00
remoteproc dt-binding: remoteproc: Add QTI ADSP PIL bindings 2018-10-05 23:43:13 -07:00
reserved-memory devicetree,xen: add xen,shared-memory binding 2018-12-10 15:35:51 -06:00
reset ARM: SoC driver updates for 4.17 2018-10-29 15:16:01 -07:00
riscv
rng dt-bindings: rng: update bindings for MT7629 SoC 2018-11-16 16:31:20 -06:00
rtc RTC for 4.21 2019-01-01 13:24:31 -08:00
scsi
security/tpm
serial ARM: SoC: late updates 2019-01-05 11:30:37 -08:00
serio Input: olpc_apsp - enable the SP clock 2018-11-15 11:14:49 -08:00
siox
slimbus
soc ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
sound ASoC: q6asm-dai: dt-bindings: Add support to compress dais 2018-12-14 12:43:49 +00:00
spi dt-bindings: spi: Adjust the bindings for the FSL QSPI driver 2019-01-07 16:56:48 +00:00
spmi
sram dt-bindings: sram: sunxi: Add compatible for the A64 SRAM C1 2018-12-05 12:03:47 +01:00
staging/iio/adc
thermal dt-bindings: thermal: rcar-thermal: add R8A77990 support 2019-01-02 04:47:21 -08:00
timer ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
ufs scsi: dt-bindings: ufs: Add bindings for Cadence UFS 2018-11-09 07:53:00 -05:00
usb ARM: Device-tree updates 2018-12-31 17:36:02 -08:00
virtio
w1
watchdog linux-watchdog 4.21-rc1 tag 2019-01-01 13:16:45 -08:00
x86
xillybus
.gitignore kbuild: Add support for DT binding schema checks 2018-12-13 09:41:32 -06:00
ABI.txt
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: Add a writing DT schemas how-to and annotated example 2018-12-13 09:41:49 -06:00
graph.txt
jailhouse.txt
Makefile kbuild: Add support for DT binding schema checks 2018-12-13 09:41:32 -06:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.txt
trivial-devices.yaml dt-bindings: iio: magnetometer: add dt-bindings for freescale mag3110 2018-12-17 15:38:28 -06:00
unittest.txt
vendor-prefixes.txt ARM: SoC: late updates 2019-01-05 11:30:37 -08:00
xilinx.txt