ARM: dts: stm32: remove now redundant STM32MP15x video cell sizes

With the cell sizes specified in the SoC DTSIs in a previous commit,
individual boards no longer need to specify them, thus drop them.

No functional change.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Ahmad Fatoum 2020-03-26 23:02:07 +01:00 committed by Alexandre Torgue
parent 9c32f980d9
commit 276bd3f003
3 changed files with 0 additions and 19 deletions

View File

@ -27,15 +27,10 @@
}; };
&dsi { &dsi {
#address-cells = <1>;
#size-cells = <0>;
status = "okay"; status = "okay";
phy-dsi-supply = <&reg18>; phy-dsi-supply = <&reg18>;
ports { ports {
#address-cells = <1>;
#size-cells = <0>;
port@0 { port@0 {
reg = <0>; reg = <0>;
dsi_in: endpoint { dsi_in: endpoint {
@ -83,9 +78,6 @@
status = "okay"; status = "okay";
port { port {
#address-cells = <1>;
#size-cells = <0>;
ltdc_ep1_out: endpoint@1 { ltdc_ep1_out: endpoint@1 {
reg = <1>; reg = <1>;
remote-endpoint = <&dsi_in>; remote-endpoint = <&dsi_in>;

View File

@ -98,15 +98,10 @@
}; };
&dsi { &dsi {
#address-cells = <1>;
#size-cells = <0>;
phy-dsi-supply = <&reg18>; phy-dsi-supply = <&reg18>;
status = "okay"; status = "okay";
ports { ports {
#address-cells = <1>;
#size-cells = <0>;
port@0 { port@0 {
reg = <0>; reg = <0>;
dsi_in: endpoint { dsi_in: endpoint {
@ -240,9 +235,6 @@
status = "okay"; status = "okay";
port { port {
#address-cells = <1>;
#size-cells = <0>;
ltdc_ep0_out: endpoint@0 { ltdc_ep0_out: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint = <&dsi_in>; remote-endpoint = <&dsi_in>;

View File

@ -394,9 +394,6 @@
status = "okay"; status = "okay";
port { port {
#address-cells = <1>;
#size-cells = <0>;
ltdc_ep0_out: endpoint@0 { ltdc_ep0_out: endpoint@0 {
reg = <0>; reg = <0>;
remote-endpoint = <&sii9022_in>; remote-endpoint = <&sii9022_in>;