On Sun, 19 May 2024 20:42:20 +0200, Krzysztof Kozlowski wrote: > ti,am654-serdes-ctrl is not a simple syscon device - it has children - > thus it should be fully documented in its own binding. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Context might depend on > https://lore.kernel.org/r/20240510123018.3902184-1-robh@xxxxxxxxxx > and also further patches here depend on this one. > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 - > .../bindings/soc/ti/ti,am654-serdes-ctrl.yaml | 42 ++++++++++++++++++++++ > 2 files changed, 42 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>