[PATCH v2 0/2] loongson2 clk: introduce ls2k1000 specific compatible

wjjsn posted 2 patches 1 week, 5 days ago
Only 0 patches received!
There is a newer version of this series
.../devicetree/bindings/clock/loongson,ls2k-clk.yaml        | 6 +++++-
arch/loongarch/boot/dts/loongson-2k1000.dtsi                | 2 +-
drivers/clk/clk-loongson2.c                                 | 1 +
3 files changed, 7 insertions(+), 2 deletions(-)
[PATCH v2 0/2] loongson2 clk: introduce ls2k1000 specific compatible
Posted by wjjsn 1 week, 5 days ago
Changes in v2:
- Consistently use wjjsn <wjjsn@qq.com> for both Author and Signed-off-by fields.

The "loongson,ls2k-clk" compatible is currently used for the
Loongson-2K1000 clock controller, despite being generic.

This series introduces a SoC-specific compatible
"loongson,ls2k1000-clk" to make the binding more precise and
consistent with other Loongson-2 variants.

The existing "loongson,ls2k-clk" is retained as a deprecated
fallback for backward compatibility.

Patch 1 updates the devicetree binding documentation.
Patch 2 adds driver support and updates the DTS.

wjjsn (2):
  dt-bindings: clock: loongson,ls2k: add ls2k1000 compatible
  clk: loongson2: add support for ls2k1000 compatible

 .../devicetree/bindings/clock/loongson,ls2k-clk.yaml        | 6 +++++-
 arch/loongarch/boot/dts/loongson-2k1000.dtsi                | 2 +-
 drivers/clk/clk-loongson2.c                                 | 1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.43.0