[PATCH v2 03/11] arm64: dts: qcom: sm8250: rename DPU device node
Konrad Dybcio
konrad.dybcio at somainline.org
Mon Jul 11 08:40:06 UTC 2022
On 10.07.2022 11:00, Dmitry Baryshkov wrote:
> Rename DPU device node to display-controller at ae01000 to follow the
> DPU schema.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio at somainline.org>
Konrad
> arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> index 43c2d04b226f..48c60df59080 100644
> --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> @@ -3444,7 +3444,7 @@ mdss: mdss at ae00000 {
> #size-cells = <2>;
> ranges;
>
> - mdss_mdp: mdp at ae01000 {
> + mdss_mdp: display-controller at ae01000 {
> compatible = "qcom,sm8250-dpu";
> reg = <0 0x0ae01000 0 0x8f000>,
> <0 0x0aeb0000 0 0x2008>;
More information about the dri-devel
mailing list