arm: dts: sync dts for Action Semi S900
Synchronize device tree bindings with v5.5-rc6 tag with commit id "b3a987b0264d". Also, it removes older clock binding defined for S900 along with undocumented compatible string "actions,s900-serial" from serial driver and adapts clock driver to cater to new bindings. Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
This commit is contained in:
committed by
Tom Rini
parent
bf66584336
commit
4939beea8e
@@ -120,7 +120,6 @@ static const struct dm_serial_ops owl_serial_ops = {
|
||||
};
|
||||
|
||||
static const struct udevice_id owl_serial_ids[] = {
|
||||
{ .compatible = "actions,s900-serial" },
|
||||
{ .compatible = "actions,owl-uart" },
|
||||
{ }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user