[PATCH 1/6] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
Conor Dooley
conor at kernel.org
Sun Jun 16 11:38:21 PDT 2024
On Sat, Jun 15, 2024 at 06:54:30PM -0700, Drew Fustini wrote:
> +examples:
> + - |
> + #include <dt-bindings/clock/thead,th1520-clk-ap.h>
> + soc {
> + #address-cells = <2>;
> + #size-cells = <2>;
> +
> + clock-controller at ffef010000 {
> + compatible = "thead,th1520-clk-ap";
> + reg = <0xff 0xef010000 0x0 0x1000>;
Drop the 2 cell stuff here, it's not needed in the example.
Otherwise, looks okay to me.
Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
> + clocks = <&osc>;
> + #clock-cells = <1>;
> + };
> + };
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240616/dbf5e2dc/attachment.sig>
More information about the linux-riscv
mailing list