WSL2-Linux-Kernel/Documentation/devicetree/bindings
Marc Kleine-Budde bdac39a3bd dt-bindings: clock: imx5: fix example
Since commit:

    0e030a373d ("can: flexcan: fix endianess detection")

the fsl,imx53-flexcan isn't compatible with the fsl,p1010-flexcan any more. As
the former accesses the IP core in Little Endian mode and the latter uses Big
Endian mode.

With the conversion of the flexcan DT bindings to yaml, the dt_binding_check
this throws the following error:

Documentation/devicetree/bindings/clock/imx5-clock.example.dt.yaml: can@53fc8000: compatible: 'oneOf' conditional failed, one must be fixed:
	['fsl,imx53-flexcan', 'fsl,p1010-flexcan'] is too long
	Additional items are not allowed ('fsl,p1010-flexcan' was unexpected)
	'fsl,imx53-flexcan' is not one of ['fsl,imx7d-flexcan', 'fsl,imx6ul-flexcan', 'fsl,imx6sx-flexcan']
	'fsl,imx53-flexcan' is not one of ['fsl,ls1028ar1-flexcan']
	'fsl,imx6q-flexcan' was expected
	'fsl,lx2160ar1-flexcan' was expected
	From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml

The error is fixed by replacing the "fsl,p1010-flexcan" compatible
(which turned out the be incompatible) with "fsl,imx25-flexcan" in the
binding example.

Reported-by: Rob Herring <robh+dt@kernel.org>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/r/20201111213548.1621094-1-mkl@pengutronix.de
[robh: Add "fsl,imx25-flexcan" as fallback]
Signed-off-by: Rob Herring <robh@kernel.org>
2020-11-13 08:49:59 -06:00
..
arc
arm dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
ata dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
auxdisplay
board
bus ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
c6x
chrome dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
clock dt-bindings: clock: imx5: fix example 2020-11-13 08:49:59 -06:00
connector dt-bindings: update usb-c-connector example 2020-10-13 07:53:34 -05:00
counter
cpu
cpufreq dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatible 2020-09-16 14:12:18 +05:30
crypto ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
csky
ddr
devfreq
display drm fixes for 5.10-rc2 2020-10-30 10:54:44 -07:00
dma ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
dsp
edac dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
eeprom dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
extcon Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
firmware
fpga
fsi Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
fuse dt-bindings: fuse: tegra: Add Tegra234 support 2020-09-18 15:54:45 +02:00
gnss
goldfish
gpio dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
gpu ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
h8300
hsi
hwlock dt-bindings: hwlock: omap: Fix warnings with k3.yaml 2020-10-06 10:55:24 -05:00
hwmon - New Drivers 2020-10-14 15:56:58 -07:00
i2c dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
i3c
iio dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
infiniband
input dt-bindings: input: convert cros-ec-keyb to json-schema 2020-10-26 16:13:56 -05:00
interconnect dt-bindings: interconnect: Add EPSS L3 DT binding on SM8250 2020-09-08 16:29:01 +03:00
interrupt-controller A set of fixes for interrupt chip drivers: 2020-11-08 09:52:57 -08:00
iommu Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next 2020-10-07 11:51:59 +02:00
ipmi dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
leds dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
mailbox dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value 2020-10-25 20:37:55 -05:00
media ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
memory-controllers ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
mfd dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
mips dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
misc ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
mmc dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
mtd NAND Core changes: 2020-10-17 10:45:42 -07:00
mux
nds32
net dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 2020-11-13 08:46:57 -06:00
nios2
nvmem ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
openrisc/opencores
opp Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pci dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
perf Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
phy dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
pinctrl dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
pmem
power dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
powerpc dt-bindings: powerpc: Add a schema for the 'sleep' property 2020-10-08 13:44:51 -05:00
pps
ptp dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property 2020-09-18 17:49:20 -07:00
pwm pwm: Changes for v5.10-rc1 2020-10-22 12:51:32 -07:00
regmap
regulator dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
remoteproc remoteproc updates for v5.10 2020-10-22 12:56:33 -07:00
reserved-memory of: properties of reserved-memory nodes 2020-09-15 14:26:14 -06:00
reset ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
riscv dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
rng dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
rtc RTC for 5.10 2020-10-21 11:22:08 -07:00
scsi
security/tpm
serial dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
serio
sifive
siox
slimbus
soc ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
sound dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
soundwire Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
spi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
spmi dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sram dt-bindings: sram: sunxi-sram: add V3s compatible string 2020-10-26 10:36:53 +01:00
staging/iio/adc
thermal - Fix Kconfig typo "acces" -> "access" (Colin Ian King) 2020-10-17 10:40:22 -07:00
timer dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
ufs scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible string 2020-09-22 20:37:11 -04:00
usb dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
virtio
w1 dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
watchdog linux-watchdog 5.10-rc1 tag 2020-10-21 11:28:43 -07:00
x86
xillybus
.gitignore
.yamllint dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
ABI.rst
Makefile dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example: Grammar improvements 2020-09-29 15:32:53 -05:00
graph.txt
index.rst
jailhouse.txt
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Staging / IIO driver updates for 5.10-rc1 2020-10-15 09:46:23 -07:00
unittest.txt
vendor-prefixes.yaml ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
writing-bindings.rst
xilinx.txt