[PATCH v2 01/11] arm64: dts: qcom: sdm845: rename DPU device node
Konrad Dybcio
konrad.dybcio at somainline.org
Mon Jul 11 08:39:56 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/sdm845.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> index 32ad5972a642..7c66f490e822 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> @@ -4265,7 +4265,7 @@ mdss: mdss at ae00000 {
> #size-cells = <2>;
> ranges;
>
> - mdss_mdp: mdp at ae01000 {
> + mdss_mdp: display-controller at ae01000 {
> compatible = "qcom,sdm845-dpu";
> reg = <0 0x0ae01000 0 0x8f000>,
> <0 0x0aeb0000 0 0x2008>;
More information about the dri-devel
mailing list