Message ID | 20221209-dt-binding-ufs-v3-0-499dff23a03c@fairphone.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix some issues in QCOM UFS bindings | expand |
On 3/24/23 09:41, Luca Weiss wrote: > Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Iskren Chernev <me@iskren.info> (for the series) > --- > Changes in v3: > - Drop applied patch > - Pick up sm6115 patch from v5 https://lore.kernel.org/all/20221030094258.486428-2-iskren.chernev@gmail.com/ > - Rebase on linux-next > - Link to v2: https://lore.kernel.org/r/20221209-dt-binding-ufs-v2-0-dc7a04699579@fairphone.com > > Changes in v2: > - Add new patch adding reg-names to sm6115 & rebase series on top of sm6115 > addition > - Fix binding example after sm8450 move, split this patch from original patch > since it became too big > - Move reg-names definition to top-level > - Link to v1: https://lore.kernel.org/r/20221209-dt-binding-ufs-v1-0-8d502f0e18d5@fairphone.com > > --- > Iskren Chernev (1): > dt-bindings: ufs: qcom: Add sm6115 binding > > Luca Weiss (2): > dt-bindings: ufs: qcom: Add reg-names property for ICE > dt-bindings: ufs: qcom: Fix sm8450 bindings > > .../devicetree/bindings/ufs/qcom,ufs.yaml | 61 ++++++++++++++++++++-- > 1 file changed, 56 insertions(+), 5 deletions(-) > --- > base-commit: e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f > change-id: 20221209-dt-binding-ufs-2d7f64797ff2 > > Best regards,
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> --- Changes in v3: - Drop applied patch - Pick up sm6115 patch from v5 https://lore.kernel.org/all/20221030094258.486428-2-iskren.chernev@gmail.com/ - Rebase on linux-next - Link to v2: https://lore.kernel.org/r/20221209-dt-binding-ufs-v2-0-dc7a04699579@fairphone.com Changes in v2: - Add new patch adding reg-names to sm6115 & rebase series on top of sm6115 addition - Fix binding example after sm8450 move, split this patch from original patch since it became too big - Move reg-names definition to top-level - Link to v1: https://lore.kernel.org/r/20221209-dt-binding-ufs-v1-0-8d502f0e18d5@fairphone.com --- Iskren Chernev (1): dt-bindings: ufs: qcom: Add sm6115 binding Luca Weiss (2): dt-bindings: ufs: qcom: Add reg-names property for ICE dt-bindings: ufs: qcom: Fix sm8450 bindings .../devicetree/bindings/ufs/qcom,ufs.yaml | 61 ++++++++++++++++++++-- 1 file changed, 56 insertions(+), 5 deletions(-) --- base-commit: e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f change-id: 20221209-dt-binding-ufs-2d7f64797ff2 Best regards,