[PATCH] dt-bindings: phy: marvell,comphy-cp110: Fix clock and child node constraints
Miquel Raynal
miquel.raynal at bootlin.com
Fri Aug 8 03:43:59 PDT 2025
On 06/08/2025 at 15:01:37 -05, "Rob Herring (Arm)" <robh at kernel.org> wrote:
> In converting marvell,comphy-cp110 to schema, the constraints for clocks on
> marvell,comphy-a3700 are wrong, the maximum number of child nodes are wrong,
> and the phy nodes may have a 'connector' child node:
>
> phy at 18300 (marvell,comphy-a3700): clock-names: False schema does not allow ['xtal']
> phy at 120000 (marvell,comphy-cp110): 'phy at 3', 'phy at 4', 'phy at 5' do not match any of the regexes: '^phy@[0-2]$', '^pinctrl-[0-9]+$'
> phy at 120000 (marvell,comphy-cp110): phy at 2: 'connector' does not match any of the regexes: '^pinctrl-[0-9]+$'
>
> Fixes: 50355ac70d4f ("dt-bindings: phy: Convert marvell,comphy-cp110 to DT schema")
> Signed-off-by: Rob Herring (Arm) <robh at kernel.org>
> ---
Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>
Thanks,
Miquèl
More information about the linux-phy
mailing list