aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2020-09-16 10:49:51 +0100
committerThierry Reding <treding@nvidia.com>2020-09-17 17:45:28 +0200
commita4387f2973a0562c9432e79f3b7eb33de59ee045 (patch)
treeb4830c03c3c5753cde06eb0f50523b37376ff37f /arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
parentarm64: tegra: Add DT binding for AHUB components (diff)
downloadlinux-dev-a4387f2973a0562c9432e79f3b7eb33de59ee045.tar.xz
linux-dev-a4387f2973a0562c9432e79f3b7eb33de59ee045.zip
arm64: tegra: Add label properties for EEPROMs
Populate the label property for the AT24 EEPROMs on the various Jetson platforms. Note that the name 'module' is used to identify the EEPROM on the processor module board and the name 'system' is used to identify the EEPROM on the main base board (which is sometimes referred to as the carrier board). Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts')
-rw-r--r--arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts b/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
index 56adf287a82c..4c9c2a054642 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
@@ -86,6 +86,7 @@
compatible = "atmel,24c02";
reg = <0x57>;
+ label = "system";
vcc-supply = <&vdd_1v8>;
address-width = <8>;
pagesize = <8>;