[PATCH] dt-bindings: clock: nuvoton,npcm750-clk: fix 'suppling' spelling
"shaikh.kamal" <[email protected]> Sun, 26 Jul 2026 11:33:54 +0530
| Newsgroups | org.ozlabs.lists.openbmc,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Fix spelling error reported by codespell: suppling -> supplying. No functional change. Signed-off-by: shaikh.kamal <[email protected]> --- .../devicetree/bindings/clock/nuvoton,npcm750-clk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.yaml b/Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.yaml index 694dac68619c..b46b4ffb3501 100644 --- a/Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.yaml +++ b/Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.yaml @@ -18,7 +18,7 @@ description: > There are six fixed clocks that are generated outside the BMC. All clocks are of a known fixed value that cannot be changed. clk_refclk, clk_mcbypck and clk_sysbypck are inputs to the clock controller. - clk_rg1refck, clk_rg2refck and clk_xin are external clocks suppling the + clk_rg1refck, clk_rg2refck and clk_xin are external clocks supplying the network. They are set on the device tree, but not used by the clock module. The network devices use them directly. -- 2.43.0