Message ID | 20240121194221.13513-4-a39.skl@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | MSM8976 MDSS/GPU/WCNSS support | expand |
On 21/01/2024 20:41, Adam Skladowski wrote:
> During conversion 28nm-hpm-fam-b compat got lost, add it.
Please add Fixes tag and put this commit as first in your patchset or
even as separate one.
Best regards,
Krzysztof
On Mon, 22 Jan 2024 at 10:48, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 21/01/2024 20:41, Adam Skladowski wrote: > > During conversion 28nm-hpm-fam-b compat got lost, add it. > > Please add Fixes tag and put this commit as first in your patchset or > even as separate one. Fixes: f7d46c5efee2 ("dt-bindings: display/msm: split qcom, mdss bindings") Krzysztof, if that was the only issue, could you please ack this patch, I can then merge it
On 21/01/2024 20:41, Adam Skladowski wrote: > During conversion 28nm-hpm-fam-b compat got lost, add it. > > Signed-off-by: Adam Skladowski <a39.skl@gmail.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml b/Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml index 0999ea07f47b..e4576546bf0d 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml @@ -127,6 +127,7 @@ patternProperties: - qcom,dsi-phy-20nm - qcom,dsi-phy-28nm-8226 - qcom,dsi-phy-28nm-hpm + - qcom,dsi-phy-28nm-hpm-fam-b - qcom,dsi-phy-28nm-lp - qcom,hdmi-phy-8084 - qcom,hdmi-phy-8660
During conversion 28nm-hpm-fam-b compat got lost, add it. Signed-off-by: Adam Skladowski <a39.skl@gmail.com> --- Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml | 1 + 1 file changed, 1 insertion(+)