commit | 7c615f95d265d53bc97d11fed1dc790eaf3fca00 | [log] [tgz] |
---|---|---|
author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Thu Sep 12 23:04:31 2024 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Oct 08 06:01:10 2024 -0400 |
tree | 486d2a167cd4dc5e51ac4a43da6e4f4f7e6bed87 | |
parent | 91d8e72dd47e79eee6c80dc7979df5cdd0b7c9d6 [diff] |
dts: renesas_ra: Referencing clocks change to DeviceTree's standard. DeviceTree typically references the clock source using the `clocks` property defined in `base.yaml`, so we'll change it to this. Also delete the custom clock source definitions in `renesas,ra-cgc-pclk-block.yaml`, `renesas,ra-cgc-pclk.yaml`, and `renesas,ra-cgc-pll.yaml`. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>