Remove ti,hwmods from required properties, since the target-module approach is actually used. Signed-off-by: Angelo Dureghello <angelo.dureghello@xxxxxxxxxxx> --- Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt b/Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt index 91279f1060fe..948cb0f9f0e3 100644 --- a/Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt +++ b/Documentation/devicetree/bindings/display/ti/ti,dra7-dss.txt @@ -10,7 +10,6 @@ DSS Core Required properties: - compatible: "ti,dra7-dss" - reg: address and length of the register spaces for 'dss' -- ti,hwmods: "dss_core" - clocks: handle to fclk - clock-names: "fck" - syscon: phandle to control module core syscon node @@ -42,7 +41,6 @@ DISPC Required properties: - compatible: "ti,dra7-dispc" - reg: address and length of the register space -- ti,hwmods: "dss_dispc" - interrupts: the DISPC interrupt - clocks: handle to fclk - clock-names: "fck" -- 2.34.1