git-subtree-dir: qcom/camera git-subtree-mainline:8263fe365e
git-subtree-split:a1378b76f0
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>;
|
|
}; |