Harshit Shah
7346be495b
dt-bindings: serial: cdns: add Axiado AX3000 UART controller
...
Add binding for AX3000 UART controller. So far, no changes known,
so it can fallback to default compatible.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: Harshit Shah <hshah@axiado.com >
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2025-07-22 22:30:17 +02:00
Manikanta Guntupalli
cc3236cd75
dt-bindings: serial: cdns,uart: Add optional reset property
...
Add optional reset device-tree property to the uartps controller.
Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20240425062358.1347684-2-manikanta.guntupalli@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2024-05-04 18:11:05 +02:00
Manikanta Guntupalli
32152467ff
dt-bindings: Add reference to rs485.yaml
...
Xilinx/AMD Kria SOM KD240 board has a rs485 compatible peripheral.
Update the binding to have rs485 support.
Acked-by: Conor Dooley <conor.dooley@microchip.com >
Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com >
Link: https://lore.kernel.org/r/20240123061655.2150946-2-manikanta.guntupalli@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2024-01-27 19:07:08 -08:00
Michal Simek
d5c421d24d
dt-bindings: xilinx: Switch xilinx.com emails to amd.com
...
@xilinx.com is still working but better to switch to new amd.com after
AMD/Xilinx acquisition.
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com >
Acked-by: Wolfram Sang <wsa@kernel.org > # for I2C
Acked-by: Mark Brown <broonie@kernel.org >
Acked-by: Jassi Brar <jassisinghbrar@gmail.com >
Acked-by: Damien Le Moal <dlemoal@kernel.org >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Acked-by: Guenter Roeck <linux@roeck-us.net >
Signed-off-by: Michal Simek <michal.simek@amd.com >
Link: https://lore.kernel.org/r/f5b2bd1e78407e4128fc8f0b5874ba723e710a88.1684245058.git.michal.simek@amd.com
2023-06-05 13:09:19 +02:00
Krzysztof Kozlowski
2115a84d36
dt-bindings: serial: example cleanup
...
Adjust example DTS indentation to match recommended style of 4-spaces
and use lower-case hex for address in reg. No functional change.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Acked-by: Rob Herring <robh@kernel.org >
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be >
Link: https://lore.kernel.org/r/20230124091916.45054-10-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2023-02-01 06:13:36 +01:00
Krzysztof Kozlowski
3a7f73e347
dt-bindings: serial: cdsn,uart: add power-domains
...
Few Xilinx DTS have power domains in serial node:
zynqmp-zc1232-revA.dtb: serial@ff000000: Unevaluated properties are not allowed ('power-domains' was unexpected)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Michal Simek <michal.simek@amd.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230124091916.45054-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2023-02-01 06:13:36 +01:00
Krzysztof Kozlowski
bd99d12535
dt-bindings: serial: correct ref to serial.yaml
...
The serial bindings should reference the local (in kernel) serial.yaml,
not the /schemas/serial.yaml. The latter comes from dtschema package
and is a small subset of serial bindings.
Usage of the local serial.yaml allows typical properties and children:
xilinx/avnet-ultra96-rev1.dtb: serial@ff000000: Unevaluated properties are not allowed ('bluetooth' were unexpected)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Acked-by: Michal Simek <michal.simek@amd.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230124091916.45054-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2023-02-01 06:13:36 +01:00
Andrew Lunn
dd3cb467eb
dt-bindings: Remove 'Device Tree Bindings' from end of title:
...
As indicated in
link: https://lore.kernel.org/all/20220822204945.GA808626-robh@kernel.org/
DT schema files should not have 'Device Tree Binding' as part of there
title: line. Remove this in most .yaml files, so hopefully preventing
developers copying it into new .yaml files, and being asked to remove
it.
Signed-off-by: Andrew Lunn <andrew@lunn.ch >
Link: https://lore.kernel.org/r/20220825020427.3460650-1-andrew@lunn.ch
Signed-off-by: Rob Herring <robh@kernel.org >
2022-08-25 14:06:57 -05:00
Nobuhiro Iwamatsu
65a2c14d4f
dt-bindings: serial: convert Cadence UART bindings to YAML
...
Convert serial for Cadence UART bindings documentation to YAML.
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
Link: https://lore.kernel.org/r/20210715092252.225740-1-iwamatsu@nigauri.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2021-07-21 12:47:14 +02:00