serial: msm-geni: Use upstream Linux bindings
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 21 Apr 2023 17:50:39 +0000 (20:50 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 2 May 2023 18:23:58 +0000 (14:23 -0400)
commitaa539d89e18487ab5dc5feb3d8d8a3fca1a04b97
tree022fec451e052dc70645ae496955d8b44be173af
parentbabdadc8a51ec54157d9e050eaf3f745052e1583
serial: msm-geni: Use upstream Linux bindings

The name "se" is used in upstream Linux device trees and has been for
ages, long before this U-Boot-ism was introduced. Same goes for the
existing compatible. Get rid of that.

[vzapolskiy: removed a ready change in the driver]
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
arch/arm/dts/sdm845.dtsi
doc/device-tree-bindings/serial/msm-geni-serial.txt
drivers/serial/serial_msm_geni.c