linux-stable/arch/arm64
Michal Simek 09ee728260 arm64: dts: zynqmp: Remove additional compatible string for i2c IPs
[ Upstream commit 35292518cb ]

DT binding permits only one compatible string which was decribed in past by
commit 63cab195bf ("i2c: removed work arounds in i2c driver for Zynq
Ultrascale+ MPSoC").
The commit aea37006e1 ("dt-bindings: i2c: cadence: Migrate i2c-cadence
documentation to YAML") has converted binding to yaml and the following
issues is reported:
...: i2c@ff030000: compatible: Additional items are not allowed
('cdns,i2c-r1p10' was unexpected)
	From schema:
.../Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml fds
...: i2c@ff030000: compatible: ['cdns,i2c-r1p14', 'cdns,i2c-r1p10'] is too
long

The commit c415f9e830 ("ARM64: zynqmp: Fix i2c node's compatible string")
has added the second compatible string but without removing origin one.
The patch is only keeping one compatible string "cdns,i2c-r1p14".

Fixes: c415f9e830 ("ARM64: zynqmp: Fix i2c node's compatible string")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/cc294ae1a79ef845af6809ddb4049f0c0f5bb87a.1598259551.git.michal.simek@xilinx.com
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:07:13 +01:00
..
boot arm64: dts: zynqmp: Remove additional compatible string for i2c IPs 2020-10-29 09:07:13 +01:00
configs arm64: defconfig: Enable Rockchip io-domain driver 2018-08-03 07:50:38 +02:00
crypto crypto: arm64/sha2-ce - correct digest for empty data in finup 2019-07-31 07:28:35 +02:00
include KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception 2020-09-09 19:03:13 +02:00
kernel arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register 2020-10-01 13:12:44 +02:00
kvm KVM: arm64: Survive synchronous exceptions caused by AT instructions 2020-09-09 19:03:13 +02:00
lib arm64: lib: use C string functions with KASAN enabled 2019-12-01 09:13:48 +01:00
mm arm64: Make sure permission updates happen for pmd/pud 2020-01-17 19:45:42 +01:00
net bpf: get rid of pure_initcall dependency to enable jits 2019-08-25 10:50:02 +02:00
xen
Kconfig arm64: enable generic CPU vulnerabilites support 2019-10-29 09:17:26 +01:00
Kconfig.debug
Kconfig.platforms arm64: rockchip: Force CONFIG_PM on Rockchip systems 2018-09-15 09:45:33 +02:00
Makefile arm64: makefile fix build of .i file in external module case 2019-12-01 09:13:59 +01:00