msm: disp: Add bazel build support for display-drivers
-Add support to display-drivers modules using DDK framework for pineapple. -Add macro that makes it easy to register new modules. Change-Id: Id9cc0f367cff5b95b526fb42193471b3f3abd012 Signed-off-by: Varsha Suresh <quic_varssure@quicinc.com>
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

والد
827af70599
کامیت
36ba8cc716
@@ -1,7 +1,7 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef __DSI_PLL_H
|
||||
@@ -12,9 +12,6 @@
|
||||
#include <linux/clk.h>
|
||||
#include <linux/clkdev.h>
|
||||
#include <linux/regmap.h>
|
||||
#include "clk-regmap.h"
|
||||
#include "clk-regmap-divider.h"
|
||||
#include "clk-regmap-mux.h"
|
||||
#include "dsi_defs.h"
|
||||
#include "dsi_hw.h"
|
||||
|
||||
|
مرجع در شماره جدید
Block a user