Hi Krzysztof, On 7/12/22 4:47 AM, Krzysztof Kozlowski wrote: > On 11/07/2022 18:05, Sean Anderson wrote: >> This adds bindings for the PCS half of the Lynx 10g/28g SerDes drivers. >> >> Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx> >> --- >> >> .../devicetree/bindings/net/fsl,lynx-pcs.yaml | 47 +++++++++++++++++++ >> 1 file changed, 47 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml >> >> diff --git a/Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml b/Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml >> new file mode 100644 >> index 000000000000..49dee66ab679 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml > > Shouldn't this be under net/pcs? There's no net/pcs, since this is the first of its kind. There's no net/phy either, so I didn't bother creating one. --Sean