mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only
|
|
// Definitions for IMX477 camera module on VC I2C bus
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "imx477_378-overlay.dtsi"
|
|
|
|
&imx477 {
|
|
compatible = "sony,imx477";
|
|
};
|