arm64: tegra: Add label properties for EEPROMs
authorJon Hunter <jonathanh@nvidia.com>
Wed, 16 Sep 2020 09:49:51 +0000 (10:49 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Sep 2020 15:45:28 +0000 (17:45 +0200)
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>
arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts
arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi
arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi
arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi
arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts

index 802b8c52489ac54ae827933d178bf974f84dc032..381a84912ba807b107bb0733a2b339c512c6811d 100644 (file)
                        compatible = "atmel,24c02";
                        reg = <0x57>;
 
+                       label = "system";
                        vcc-supply = <&vdd_1v8>;
                        address-width = <8>;
                        pagesize = <8>;
index 53d92fdd7f063342bc129c4ce796ef17207844e6..fd91774477115d91f0977c149f104e9d2634fe5a 100644 (file)
                        compatible = "atmel,24c02";
                        reg = <0x50>;
 
+                       label = "module";
                        vcc-supply = <&vdd_1v8>;
                        address-width = <8>;
                        pagesize = <8>;
index 0ea0bd83cb8e1210f4f9187e99337697bee9676e..d71b7a1140fe2d892dde14d8f7b820947e7e445c 100644 (file)
@@ -64,6 +64,7 @@
                                compatible = "atmel,24c02";
                                reg = <0x50>;
 
+                               label = "module";
                                vcc-supply = <&vdd_1v8ls>;
                                address-width = <8>;
                                pagesize = <8>;
index 4d8a0e10250fa5df1d69f2d6555eb9a1ea6d1b82..54d057beec597d3f0e6583480a170d0acf9a4115 100644 (file)
@@ -28,6 +28,7 @@
                                compatible = "atmel,24c02";
                                reg = <0x56>;
 
+                               label = "system";
                                vcc-supply = <&vdd_1v8ls>;
                                address-width = <8>;
                                pagesize = <8>;
index 85ee7e6b71ac6faf2c729c04bca290d596f72be0..6077d572d828014e85e2ea88fba45ba82017b013 100644 (file)
                        compatible = "atmel,24c02";
                        reg = <0x50>;
 
+                       label = "module";
                        vcc-supply = <&vdd_1v8>;
                        address-width = <8>;
                        pagesize = <8>;
index 56adf287a82cec67252687940d012024d3e13046..4c9c2a054642b044c5e37d773b088cb1ca00d941 100644 (file)
@@ -86,6 +86,7 @@
                        compatible = "atmel,24c02";
                        reg = <0x57>;
 
+                       label = "system";
                        vcc-supply = <&vdd_1v8>;
                        address-width = <8>;
                        pagesize = <8>;
index ba892cd4b5a9534ce1a8245bc6ce0a3c712796f0..859241db4b4dd35ed146e37e7ebadae4e9f58056 100644 (file)
                        compatible = "atmel,24c02";
                        reg = <0x50>;
 
+                       label = "module";
                        vcc-supply = <&vdd_1v8>;
                        address-width = <8>;
                        pagesize = <8>;
                        compatible = "atmel,24c02";
                        reg = <0x57>;
 
+                       label = "system";
                        vcc-supply = <&vdd_1v8>;
                        address-width = <8>;
                        pagesize = <8>;