zephyr/dts
Stephanos Ioannidis dd75bccaca dts: bindings: Fix xlnx,ttcps binding compat
The `xlnx,ttcps` binding, despite having the file name of
`xlnx,ttcps.yaml`, had the compatible property of `cdns,ttc`.

While it is true that the Xilinx ZynqMP platform embeds the Cadence
Triple Timer Counter (TTC) IP core, its TTC differs from the original
Cadence core in that it implements 32-bit counters, instead of the
16-bit counters defined in the original; hence, the Xilinx variant is
not compatible with the original Cadence version and should be treated
as a different device.

This commit changes the `xlnx,ttcps.yaml` compatible property to
`xlnx,ttcps` for the above reasons.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-03-21 14:20:17 -04:00
..
arc boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
arm dts: bindings: Fix xlnx,ttcps binding compat 2020-03-21 14:20:17 -04:00
bindings dts: bindings: Fix xlnx,ttcps binding compat 2020-03-21 14:20:17 -04:00
common dts: introduce macro's to help with changing unit-addr 2020-02-05 17:10:54 -05:00
nios2 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
posix
riscv
x86
xtensa soc: xtensa: Add SoC definition for Audio DSP on Intel Apollolake 2020-02-05 10:43:25 -05:00
binding-template.yaml dts: fix up type comments in binding-template.yaml 2020-02-13 02:14:34 -06:00
Kconfig