Re: [Freedreno] [PATCH 3/8] dt-bindings: ufs: qcom: document the fact the UFS controller can have an ICE core

2023-03-23 Thread Neil Armstrong
ozlabs.org/project/devicetree-bindings/patch/20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-3-3ead1e418...@linaro.org The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the abo

Re: [Freedreno] [PATCH 1/8] dt-bindings: display: msm: sm8450-mdss: Fix DSI compatible

2023-03-23 Thread Neil Armstrong
rors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-1-3ead1e418...@linaro.org The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already

Re: [Freedreno] [PATCH v6 5/5] arm64: dts: qcom: sm8450: add dp controller

2023-03-23 Thread Neil Armstrong
Hi, On 23/03/2023 15:38, Bjorn Andersson wrote: On Tue, Mar 21, 2023 at 09:51:34PM +0100, Konrad Dybcio wrote: On 17.03.2023 16:06, Neil Armstrong wrote: @@ -2783,6 +2790,78 @@ opp-5 { }; }; + mdss_dp0:

Re: [Freedreno] [PATCH v6 5/5] arm64: dts: qcom: sm8450: add dp controller

2023-03-23 Thread Bjorn Andersson
On Tue, Mar 21, 2023 at 09:51:34PM +0100, Konrad Dybcio wrote: > On 17.03.2023 16:06, Neil Armstrong wrote: > > @@ -2783,6 +2790,78 @@ opp-5 { > > }; > > }; > > > > + mdss_dp0: displayport-controller@ae9 { > > +

Re: [Freedreno] [PATCH 2/8] dt-bindings: mfd: qcom, spmi-pmic: document pm8450 pmic

2023-03-23 Thread Rob Herring
vailable here: https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-2-3ead1e418...@linaro.org pm8941@0: gpio@c000: 'otg' does not match any of the regexes: '-state$', 'pinctrl-[0-9]+' arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dtb

Re: [Freedreno] [PATCH 3/8] dt-bindings: ufs: qcom: document the fact the UFS controller can have an ICE core

2023-03-23 Thread Rob Herring
: ufs@1d84000: reg: [[0, 30949376, 0, 12288]] is too short From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230323-topic-s

Re: [Freedreno] [PATCH 1/8] dt-bindings: display: msm: sm8450-mdss: Fix DSI compatible

2023-03-23 Thread Rob Herring
['qcom,dsi-phy-5nm-8450'] Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.example.dtb: /example-0/display-subsystem@ae0/phy@ae96400: failed to match any schema with compatible: ['qcom,dsi-phy-5nm-8450'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/pr

Re: [Freedreno] [PATCH 4/8] arm64: dts: qcom: sm8450: remove invalid properties in cluster-sleep nodes

2023-03-23 Thread Neil Armstrong
On 23/03/2023 11:51, Krzysztof Kozlowski wrote: On 23/03/2023 11:25, Neil Armstrong wrote: Fixes the following DT bindings check error: domain-idle-states: cluster-sleep-0: 'idle-state-name', 'local-timer-stop' do not match any of the regexes: 'pinctrl-[0-9]+' domain-idle-states:

Re: [Freedreno] [PATCH 6/8] arm64: dts: qcom: sm8450: remove invalid npl clock in vamacro node

2023-03-23 Thread Neil Armstrong
On 23/03/2023 11:47, Krzysztof Kozlowski wrote: On 23/03/2023 11:25, Neil Armstrong wrote: Fixes the following DT bindings check error: codec@33f: clocks: [[137, 57, 1], [137, 102, 1], [137, 103, 1], [137, 70, 1]] is too long codec@33f: clock-names: 'oneOf' conditional failed, one must

Re: [Freedreno] [PATCH 7/8] arm64: dts: qcom: sm8450: remove invalid reg-names from ufs node

2023-03-23 Thread Neil Armstrong
Hi, On 23/03/2023 11:49, Krzysztof Kozlowski wrote: On 23/03/2023 11:25, Neil Armstrong wrote: Fixes the following DT bindings check error: ufshc@1d84000: Unevaluated properties are not allowed ('reg-names' was unexpected) Signed-off-by: Neil Armstrong ---

Re: [Freedreno] [PATCH 4/8] arm64: dts: qcom: sm8450: remove invalid properties in cluster-sleep nodes

2023-03-23 Thread Krzysztof Kozlowski
On 23/03/2023 11:25, Neil Armstrong wrote: > Fixes the following DT bindings check error: > domain-idle-states: cluster-sleep-0: 'idle-state-name', 'local-timer-stop' do > not match any of the regexes: > 'pinctrl-[0-9]+' > domain-idle-states: cluster-sleep-1: 'idle-state-name', 'local-timer-stop'

Re: [Freedreno] [PATCH 7/8] arm64: dts: qcom: sm8450: remove invalid reg-names from ufs node

2023-03-23 Thread Krzysztof Kozlowski
On 23/03/2023 11:25, Neil Armstrong wrote: > Fixes the following DT bindings check error: > ufshc@1d84000: Unevaluated properties are not allowed ('reg-names' was > unexpected) > > Signed-off-by: Neil Armstrong > --- > arch/arm64/boot/dts/qcom/sm8450.dtsi | 1 - > 1 file changed, 1 deletion(-)

Re: [Freedreno] [PATCH 6/8] arm64: dts: qcom: sm8450: remove invalid npl clock in vamacro node

2023-03-23 Thread Krzysztof Kozlowski
On 23/03/2023 11:25, Neil Armstrong wrote: > Fixes the following DT bindings check error: > codec@33f: clocks: [[137, 57, 1], [137, 102, 1], [137, 103, 1], [137, 70, > 1]] is too long > codec@33f: clock-names: 'oneOf' conditional failed, one must be fixed: > ['mclk',

Re: [Freedreno] [PATCH 2/8] dt-bindings: mfd: qcom, spmi-pmic: document pm8450 pmic

2023-03-23 Thread Krzysztof Kozlowski
On 23/03/2023 11:25, Neil Armstrong wrote: > Add a compatible for PM8450, commonly found with SM8450. > > Signed-off-by: Neil Armstrong > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > 1 file changed, 1 insertion(+) Already sent:

[Freedreno] [PATCH 8/8] arm64: dts: qcom: sm8450: fix pcie1 gpios properties name

2023-03-23 Thread Neil Armstrong
Add the final "s" to the pgio properties and fix the invalid "enable" name to the correct "wake", checked against the HDK8450 schematics. Fixes: bc6588bc25fb ("arm64: dts: qcom: sm8450: add PCIe1 root device") Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/sm8450.dtsi | 4 ++-- 1

[Freedreno] [PATCH 7/8] arm64: dts: qcom: sm8450: remove invalid reg-names from ufs node

2023-03-23 Thread Neil Armstrong
Fixes the following DT bindings check error: ufshc@1d84000: Unevaluated properties are not allowed ('reg-names' was unexpected) Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/sm8450.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm8450.dtsi

[Freedreno] [PATCH 5/8] arm64: dts: qcom: sm8450: remove invalid power-domain-names in pcie nodes

2023-03-23 Thread Neil Armstrong
Fixes the following DT bindings check error: pci@1c0: Unevaluated properties are not allowed ('power-domain-names' were unexpected) Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/sm8450.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git

[Freedreno] [PATCH 3/8] dt-bindings: ufs: qcom: document the fact the UFS controller can have an ICE core

2023-03-23 Thread Neil Armstrong
Move the qcom,sm8450-ufshc to the right allOf:if allowing the ICE clocks and registers to be specified. Fixes: 462c5c0aa798 ("dt-bindings: ufs: qcom,ufs: convert to dtschema") Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 +- 1 file changed, 1

[Freedreno] [PATCH 6/8] arm64: dts: qcom: sm8450: remove invalid npl clock in vamacro node

2023-03-23 Thread Neil Armstrong
Fixes the following DT bindings check error: codec@33f: clocks: [[137, 57, 1], [137, 102, 1], [137, 103, 1], [137, 70, 1]] is too long codec@33f: clock-names: 'oneOf' conditional failed, one must be fixed: ['mclk', 'macro', 'dcodec', 'npl'] is too long The implementation

[Freedreno] [PATCH 2/8] dt-bindings: mfd: qcom, spmi-pmic: document pm8450 pmic

2023-03-23 Thread Neil Armstrong
Add a compatible for PM8450, commonly found with SM8450. Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml

[Freedreno] [PATCH 4/8] arm64: dts: qcom: sm8450: remove invalid properties in cluster-sleep nodes

2023-03-23 Thread Neil Armstrong
Fixes the following DT bindings check error: domain-idle-states: cluster-sleep-0: 'idle-state-name', 'local-timer-stop' do not match any of the regexes: 'pinctrl-[0-9]+' domain-idle-states: cluster-sleep-1: 'idle-state-name', 'local-timer-stop' do not match any of the regexes: 'pinctrl-[0-9]+'

[Freedreno] [PATCH 1/8] dt-bindings: display: msm: sm8450-mdss: Fix DSI compatible

2023-03-23 Thread Neil Armstrong
The DSI compatible changed between patchset revisions, but that wasn't reflected in the bindings. Fix it. 0eda3c6cb1c5 ("dt-bindings: display/msm: add support for the display on SM8450") Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 2 +-

[Freedreno] [PATCH 0/8] arm64: qcom: sm8450: bindings check cleanup

2023-03-23 Thread Neil Armstrong
tion/devicetree/bindings/ufs/qcom,ufs.yaml | 2 +- arch/arm64/boot/dts/qcom/sm8450.dtsi | 16 4 files changed, 7 insertions(+), 14 deletions(-) --- base-commit: b9e9869138880e668fa8cb3b186d04cd13bd57a6 change-id: 20230323-topic-sm8450-upstream-dt-bindings-f

[Freedreno] 2023 X.Org Board of Directors Elections timeline extended, request for nominations

2023-03-23 Thread Ricardo Garcia
We are seeking nominations for candidates for election to the X.org Foundation Board of Directors. However, as we presently do not have enough nominations to start the election - the decision has been made to extend the timeline by 2 weeks. Note this is a fairly regular part of the elections

Re: [Freedreno] [PATCH v6 06/10] drm/i915/hdcp: Retain hdcp_capable return codes

2023-03-23 Thread Kandpal, Suraj
> -Original Message- > From: Kandpal, Suraj > Sent: Friday, March 10, 2023 1:55 PM > To: Mark Yacoub ; quic_khs...@quicinc.com; > linux-arm-...@vger.kernel.org; dri-de...@lists.freedesktop.org; > freedreno@lists.freedesktop.org; devicet...@vger.kernel.org; linux- >