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
Bharat Kumar Gogada
49f40703ca
dt-bindings: PCI: xilinx-cpm: Add Versal CPM5 Root Port
...
Xilinx Versal Premium series has CPM5 block which supports Root Port
functionality at Gen5 speed.
Add support for YAML schemas documentation for Versal CPM5 Root Port driver.
Link: https://lore.kernel.org/r/20220705105646.16980-2-bharat.kumar.gogada@xilinx.com
Signed-off-by: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com >
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com >
Reviewed-by: Rob Herring <robh@kernel.org >
2022-07-22 14:12:00 -05:00
Bharat Kumar Gogada
e2c6170a55
dt-bindings: PCI: xilinx-cpm: Fix reg property order
...
All existing vendor DTSes are using "cpm_slcr" reg followed by "cfg" reg.
This order is also suggested by node name which is pcie@fca10000 which
suggests that cpm_slcr register should be the first.
Driver itself is using devm_platform_ioremap_resource_byname() for both
names that's why there is no functional change even on description which
are using current order.
But still prefer to change order to cover currently used description.
Fixes: e22fadb1d0 ("PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port")
Signed-off-by: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com >
Reviewed-by: Michal Simek <michal.simek@amd.com >
Signed-off-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20220516102217.25960-1-bharat.kumar.gogada@xilinx.com
2022-06-01 14:55:18 -05:00
Rob Herring
da4b3d88b0
dt-bindings: Drop required 'interrupt-parent'
...
'interrupt-parent' is never required as it can be in a parent node or a
parent node itself can be an interrupt provider. Where exactly it lives is
outside the scope of a binding schema.
Signed-off-by: Rob Herring <robh@kernel.org >
Acked-by: Lee Jones <lee.jones@linaro.org >
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl >
Link: https://lore.kernel.org/r/20220107031905.2406176-1-robh@kernel.org
2022-01-11 11:54:35 -06:00
Bharat Kumar Gogada
e22fadb1d0
PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
...
Add YAML schemas documentation for Versal CPM Root Port driver.
Link: https://lore.kernel.org/r/1592312214-9347-2-git-send-email-bharat.kumar.gogada@xilinx.com
Signed-off-by: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com >
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com >
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com >
Reviewed-by: Rob Herring <robh@kernel.org >
2020-08-05 17:04:24 -05:00