Re: [PATCH 6/7] serial: msm_geni: Use upstream Linux bindings

2023-03-24 Thread Konrad Dybcio
On 24.03.2023 07:13, Sumit Garg wrote: > On Fri, 24 Mar 2023 at 06:10, Konrad Dybcio wrote: >> >> 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. >> >>

Re: [PATCH 6/7] serial: msm_geni: Use upstream Linux bindings

2023-03-24 Thread Sumit Garg
On Fri, 24 Mar 2023 at 06:10, Konrad Dybcio wrote: > > 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. > > Signed-off-by: Konrad Dybcio > --- > >

[PATCH 6/7] serial: msm_geni: Use upstream Linux bindings

2023-03-23 Thread Konrad Dybcio
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. Signed-off-by: Konrad Dybcio --- arch/arm/dts/sdm845.dtsi | 4 ++-- drivers/serial/serial_msm_geni.c | 6