Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 504afc10 authored by RAJAT GUPTA's avatar RAJAT GUPTA Committed by Rajat Gupta
Browse files

disp: pll: use 7nm dt-binding for 7nm pll driver



Use 7nm dt-binding for 7nm pll driver.

Change-Id: I50675a89db8b707fab05cac1aabaf0dd4f9ac4f4
Signed-off-by: default avatarRAJAT GUPTA <rajatgu@codeaurora.org>
parent dbae03d9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
 */

/*
@@ -59,7 +59,7 @@
#include <linux/kernel.h>
#include <linux/err.h>
#include <linux/delay.h>
#include <dt-bindings/clock/mdss-10nm-pll-clk.h>
#include <dt-bindings/clock/mdss-7nm-pll-clk.h>

#include "pll_drv.h"
#include "dp_pll.h"