ARM: tegra: Drop unit-address from parallel RGB output port
authorMaxim Schwalm <maxim.schwalm@gmail.com>
Mon, 7 Aug 2023 14:35:11 +0000 (17:35 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 10 Oct 2023 15:43:48 +0000 (17:43 +0200)
Fix the following W=1 build warning:
"Warning (unit_address_vs_reg): /host1x@50000000/dc@54200000/rgb/port@0:
 node has a unit name, but no reg or ranges property"

Signed-off-by: Maxim Schwalm <maxim.schwalm@gmail.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/nvidia/tegra20-acer-a500-picasso.dts
arch/arm/boot/dts/nvidia/tegra20-asus-tf101.dts
arch/arm/boot/dts/nvidia/tegra30-asus-lvds-display.dtsi
arch/arm/boot/dts/nvidia/tegra30-asus-tf700t.dts

index 486fd244291ebee8fbc3d30fa20c41e582ba5852..a619ea83ed3b5f271c7e9ebd2642443f9bd6b4fd 100644 (file)
@@ -65,7 +65,7 @@
                        rgb {
                                status = "okay";
 
-                               port@0 {
+                               port {
                                        lcd_output: endpoint {
                                                remote-endpoint = <&lvds_encoder_input>;
                                                bus-width = <18>;
index a3757b7daeda4907f64b73f8cd9bcc0961abeae2..e118809dc6d98bd411aff7470a1c520473c679bd 100644 (file)
@@ -66,7 +66,7 @@
                        rgb {
                                status = "okay";
 
-                               port@0 {
+                               port {
                                        lcd_output: endpoint {
                                                remote-endpoint = <&lvds_encoder_input>;
                                                bus-width = <18>;
index bae09d82594d3d0d5ba084bac02fa26dd068dbb7..680edff0f26fc31482b2ca24fe1d893bd8284979 100644 (file)
@@ -10,7 +10,7 @@
                        rgb {
                                status = "okay";
 
-                               port@0 {
+                               port {
                                        dpi_output: endpoint {
                                                remote-endpoint = <&bridge_input>;
                                                bus-width = <24>;
index efde7dad718ade857b10cc443d6699a5e9478b33..9c480fde2e76b0d62cc8083bd7368c7d61ef0926 100644 (file)
@@ -15,7 +15,7 @@
                        rgb {
                                status = "okay";
 
-                               port@0 {
+                               port {
                                        dpi_output: endpoint {
                                                remote-endpoint = <&bridge_input>;
                                                bus-width = <24>;