Message ID | 20221231222420.75233-3-they@mint.lgbt (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [v5,1/6] dt-bindings: ufs: qcom: Add SM6125 compatible string | expand |
On Sat, Dec 31 2022 at 07:24:16 PM -03:00:00, Lux Aliaga <they@mint.lgbt> wrote: > Document the QMP UFS PHY compatible for SM6125. > > Signed-off-by: Lux Aliaga <they@mint.lgbt> > --- > .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 > + > 1 file changed, 1 insertion(+) > > diff --git > a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > index dde86a19f792..a7af57931f32 100644 > --- > a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > +++ > b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > @@ -17,6 +17,7 @@ properties: > compatible: > enum: > - qcom,sc8280xp-qmp-ufs-phy > + - qcom,sm6125-qmp-ufs-phy > > reg: > maxItems: 1 > -- > 2.38.1 > Reviewed-by: Martin Botka <martin.botka@somainline.org>
On 01/01/23 03:54, Lux Aliaga wrote: > Document the QMP UFS PHY compatible for SM6125. > > Signed-off-by: Lux Aliaga <they@mint.lgbt> > --- Acked-by: Dhruva Gole <d-gole@ti.com>
On Sat, 31 Dec 2022 19:24:16 -0300, Lux Aliaga wrote: > Document the QMP UFS PHY compatible for SM6125. > > Signed-off-by: Lux Aliaga <they@mint.lgbt> > --- > .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On 08/01/2023 17:15, Rob Herring wrote: > On Sat, 31 Dec 2022 19:24:16 -0300, Lux Aliaga wrote: >> Document the QMP UFS PHY compatible for SM6125. >> >> Signed-off-by: Lux Aliaga <they@mint.lgbt> >> --- >> .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 + >> 1 file changed, 1 insertion(+) >> > Acked-by: Rob Herring <robh@kernel.org> Hi! You seem to have acked this patch from a previous revision of the patchset. However, it was left unchanged so if I need to submit a new revision I'll include this signature. You can the newer revision here: https://lore.kernel.org/linux-devicetree/20230108195336.388349-1-they@mint.lgbt/T/#m9862de18e18e1c0f4abf9db0bcc7c4d2f7f1a948
diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml index dde86a19f792..a7af57931f32 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - qcom,sc8280xp-qmp-ufs-phy + - qcom,sm6125-qmp-ufs-phy reg: maxItems: 1
Document the QMP UFS PHY compatible for SM6125. Signed-off-by: Lux Aliaga <they@mint.lgbt> --- .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 + 1 file changed, 1 insertion(+)