Commit bfb859a5 authored by Marek Vasut's avatar Marek Vasut Committed by Jakub Kicinski
Browse files

dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable property



Document support for spread spectrum clocking (SSC) on RTL8211F(D)(I)-CG,
RTL8211FS(I)(-VS)-CG, RTL8211FG(I)(-VS)-CG PHYs. Introduce DT properties
'realtek,clkout-ssc-enable', 'realtek,rxc-ssc-enable' and
'realtek,sysclk-ssc-enable' which control CLKOUT, RXC and SYSCLK
SSC spread spectrum clocking enablement on these signals. These
clock are not exposed via the clock API, therefore assigned-clock-sscs
property does not apply.

Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: default avatarMarek Vasut <marek.vasut@mailbox.org>
Link: https://patch.msgid.link/20260405233008.148974-2-marek.vasut@mailbox.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 4de7a8ac
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -50,6 +50,21 @@ properties:
    description:
      Disable CLKOUT clock, CLKOUT clock default is enabled after hardware reset.

  realtek,clkout-ssc-enable:
    type: boolean
    description:
      Enable CLKOUT SSC mode, CLKOUT SSC mode default is disabled after hardware reset.

  realtek,rxc-ssc-enable:
    type: boolean
    description:
      Enable RXC SSC mode, RXC SSC mode default is disabled after hardware reset.

  realtek,sysclk-ssc-enable:
    type: boolean
    description:
      Enable SYSCLK SSC mode, SYSCLK SSC mode default is disabled after hardware reset.

  wakeup-source:
    type: boolean
    description: