This chane will migragate all dts and dtsi file to opensourse project CRs-Fixed: 3583121 Change-Id: I837ee52ce68ad23fd5bff8ed69684824c9bfe3f4 Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "pineapple-camera.dtsi"
|
|
|
|
&cam_ipe0 {
|
|
clock-rates =
|
|
<0 0 0 475000000 0 0 0>,
|
|
<0 0 0 575000000 0 0 0>,
|
|
<0 0 0 675000000 0 0 0>,
|
|
<0 0 0 825000000 0 0 0>,
|
|
<0 0 0 825000000 0 0 0>;
|
|
}; |