Unverified Commit afec904a authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'tegra-for-6.7-arm-dt' of...

Merge tag 'tegra-for-6.7-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dt

ARM: tegra: Device tree changes for v6.7-rc1

Contains a small fix that drops an unnecessary unit-address.

* tag 'tegra-for-6.7-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: Drop unit-address from parallel RGB output port

Link: https://lore.kernel.org/r/20231013153723.1729109-5-thierry.reding@gmail.com


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 7f50d3f3 3c2508d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					lcd_output: endpoint {
						remote-endpoint = <&lvds_encoder_input>;
						bus-width = <18>;
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					lcd_output: endpoint {
						remote-endpoint = <&lvds_encoder_input>;
						bus-width = <18>;
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ lcd: dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					dpi_output: endpoint {
						remote-endpoint = <&bridge_input>;
						bus-width = <24>;
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ lcd: dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					dpi_output: endpoint {
						remote-endpoint = <&bridge_input>;
						bus-width = <24>;