mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
overlay: move camera-related files to dynamic overlay
Cameras are optional and so they should be part of the dynamic overlay. Keep the soc-related camera file in the static overlay. Bug 4290389 Change-Id: I216f271d39fb9e1e1585ede14d3ca28e5d49fd6c Signed-off-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2996299 Reviewed-by: Gautham Srinivasan <gauthams@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
10775b443a
commit
323d1fd8b6
@@ -6,6 +6,8 @@
|
||||
|
||||
#include <dt-bindings/gpio/tegra234-gpio.h>
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
#include "tegra234-p3737-0000-camera-imx274-dual.dtsi"
|
||||
#include "tegra234-p3737-camera-modules.dtsi"
|
||||
|
||||
/ {
|
||||
overlay-name = "Tegra234 p3737-0000+p3701-xxxx Dynamic Overlay";
|
||||
|
||||
@@ -12,10 +12,9 @@
|
||||
#include "tegra234-soc-audio-dai-links.dtsi"
|
||||
#include "tegra234-soc-camera.dtsi"
|
||||
#include "tegra234-p3737-0000.dtsi"
|
||||
#include "tegra234-p3737-0000-camera-imx274-dual.dtsi"
|
||||
#include "tegra234-p3701-0000.dtsi"
|
||||
#include "tegra234-dcb-p3737-0000-p3701-0000.dtsi"
|
||||
#include "tegra234-p3737-camera-modules.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "nvidia,p3737-0000+p3701-0000";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user