summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRohit Visavalia <rohit.visavalia@xilinx.com>2025-01-06 20:40:37 -0800
committerStephen Boyd <sboyd@kernel.org>2025-01-07 11:48:14 -0800
commitb51adc77557a15c1598bd70365bee253d16a306b (patch)
tree9957e370fbaeeafa046d4be4e16b98ba2ed1a378 /tools/perf/scripts/python
parent40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff)
downloadkernel-b51adc77557a15c1598bd70365bee253d16a306b.tar.gz
dt-bindings: clock: xilinx: Convert VCU bindings to dtschema
Convert AMD (Xilinx) VCU bindings to yaml format. Additional changes: - move xlnx_vcu DT binding to clock from soc following commit a2fe7baa27a4 ("clk: xilinx: move xlnx_vcu clock driver from soc") - corrected clock sequence as per xilinx device-tree generator Signed-off-by: Rohit Visavalia <rohit.visavalia@xilinx.com> Link: https://lore.kernel.org/r/20250107044038.100945-2-rohit.visavalia@amd.com Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
0_tx_empty() race with DMA TxIlpo Järvinen 2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen 2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen 2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen 2022-06-10serial: 8250: Create serial8250_em485_supported for em485 usersIlpo Järvinen 2022-06-10serial: 8250: Create serial_lsr_in()Ilpo Järvinen 2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2022-05-05serial: 8250: Export ICR access helpers for internal useMaciej W. Rozycki 2022-04-26serial: 8250: dma: Allow driver operations before starting DMA transfersMiquel Raynal 2022-04-21serial: 8250/omap1: include linux/soc/ti/omap1-soc.hArnd Bergmann 2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay 2021-12-30serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner 2021-05-20serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery 2021-05-20serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery