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

Commit 18306ad6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents f353c2f5 504afc10
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"