mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 17:30:17 +03:00
dt-common: Append JETSON_COMPATIBLE for Jango SKU5
Appended JETSON_COMPATIBLE with Jango SKU5 compatible to enable the Jetson-IO support for the corresponding CVM based platforms Bug 4028614 Change-Id: Ic48980d2403674efe81003aa45670e333f8c93b6 Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/soc/tegra/+/2871166 (cherry picked from commit 6fd7ad0066d9a2ea30fe5a412419bd60304f96aa) Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/soc/tegra/+/2871658 Reviewed-by: Asha Talambedu <atalambedu@nvidia.com> Reviewed-by: Bibek Basu <bbasu@nvidia.com> Tested-by: Gautham Srinivasan <gauthams@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
ec4c352f3f
commit
320ef8b940
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved.
|
* Copyright (c) 2021-2023, NVIDIA CORPORATION. All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms and conditions of the GNU General Public License,
|
* under the terms and conditions of the GNU General Public License,
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
#include <dt-bindings/gpio/tegra234-gpio.h>
|
#include <dt-bindings/gpio/tegra234-gpio.h>
|
||||||
|
|
||||||
#define JETSON_COMPATIBLE "nvidia,p3737-0000+p3701-0000", "nvidia,p3737-0000+p3701-0004"
|
#define JETSON_COMPATIBLE "nvidia,p3737-0000+p3701-0000", "nvidia,p3737-0000+p3701-0004", "nvidia,p3737-0000+p3701-0005"
|
||||||
|
|
||||||
/* SoC function name for clock signal on 40-pin header pin 7 */
|
/* SoC function name for clock signal on 40-pin header pin 7 */
|
||||||
#define HDR40_CLK "extperiph4"
|
#define HDR40_CLK "extperiph4"
|
||||||
|
|||||||
Reference in New Issue
Block a user