[PATCH v2 0/2] Add ufs power-domain entries for SM8150
From: Bhupesh Sharma
Date: Mon Feb 28 2022 - 09:46:41 EST
Changes since v1:
----------------
- v1 can be found here: https://lore.kernel.org/lkml/202201220442.bMRI74m1-lkp@xxxxxxxxx/T/
- Broke down another separately sent out PATCH (see [1]), into a 3 patches (one each for emac, pci
and ufs gdsc defines) - one of which is carried as [PATCH 1/2]
in this series, which fixes a compilation error reported by 'kernel test robot'.
The rest would be sent out as separate patch(es).
[1]. https://patchwork.kernel.org/project/netdevbpf/patch/20220126221725.710167-4-bhupesh.sharma@xxxxxxxxxx/
Cc: Stephen Boyd <sboyd@xxxxxxxxxx>
Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Bhupesh Sharma (2):
clk: qcom: gcc: Add UFS_CARD_GDSC and UFS_PHY_GDSC for SM8150
arm64: dts: qcom: sm8150: Add ufs power-domain entries
arch/arm64/boot/dts/qcom/sm8150.dtsi | 5 +++++
include/dt-bindings/clock/qcom,gcc-sm8150.h | 2 ++
2 files changed, 7 insertions(+)
--
2.35.1