diff mbox series

[DO,NOT,MERGE,v2,11/16] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties

Message ID 20240712093243.2108456-12-victor.liu@nxp.com (mailing list archive)
State New, archived
Headers show
Series Add Freescale i.MX8qxp Display Controller support | expand

Commit Message

Liu Ying July 12, 2024, 9:32 a.m. UTC
assigned-clock* properties can be used by default now, so allow them.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
---
v2:
* New patch as needed by MIPI/LVDS subsystems device tree.

 .../devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml          | 5 -----
 1 file changed, 5 deletions(-)

Comments

Rob Herring (Arm) July 22, 2024, 11:09 p.m. UTC | #1
On Fri, Jul 12, 2024 at 05:32:38PM +0800, Liu Ying wrote:
> assigned-clock* properties can be used by default now, so allow them.
> 
> Signed-off-by: Liu Ying <victor.liu@nxp.com>
> ---
> v2:
> * New patch as needed by MIPI/LVDS subsystems device tree.

Seems like this could go on its own, but if you don't want it merged 
then I don't need to review it.
> 
>  .../devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml          | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
> index 3c28ec50f097..286a4fcc977d 100644
> --- a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
> @@ -72,11 +72,6 @@ allOf:
>            contains:
>              const: fsl,imx8qxp-mipi-dphy
>      then:
> -      properties:
> -        assigned-clocks: false
> -        assigned-clock-parents: false
> -        assigned-clock-rates: false
> -
>        required:
>          - fsl,syscon
>  
> -- 
> 2.34.1
>
Liu Ying July 23, 2024, 10 a.m. UTC | #2
On 07/23/2024, Rob Herring wrote:
> On Fri, Jul 12, 2024 at 05:32:38PM +0800, Liu Ying wrote:
>> assigned-clock* properties can be used by default now, so allow them.
>>
>> Signed-off-by: Liu Ying <victor.liu@nxp.com>
>> ---
>> v2:
>> * New patch as needed by MIPI/LVDS subsystems device tree.
> 
> Seems like this could go on its own, but if you don't want it merged 
> then I don't need to review it.

This patch is needed for testing a LVDS panel along with the display
controller as wanted by Francesco.

I plan to drop the "DO NOT MERGE" prefix and send it formally after
the display controller part lands.

Thanks.

>>
>>  .../devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml          | 5 -----
>>  1 file changed, 5 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
>> index 3c28ec50f097..286a4fcc977d 100644
>> --- a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
>> +++ b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
>> @@ -72,11 +72,6 @@ allOf:
>>            contains:
>>              const: fsl,imx8qxp-mipi-dphy
>>      then:
>> -      properties:
>> -        assigned-clocks: false
>> -        assigned-clock-parents: false
>> -        assigned-clock-rates: false
>> -
>>        required:
>>          - fsl,syscon
>>  
>> -- 
>> 2.34.1
>>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
index 3c28ec50f097..286a4fcc977d 100644
--- a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
@@ -72,11 +72,6 @@  allOf:
           contains:
             const: fsl,imx8qxp-mipi-dphy
     then:
-      properties:
-        assigned-clocks: false
-        assigned-clock-parents: false
-        assigned-clock-rates: false
-
       required:
         - fsl,syscon