
Hi,
On 25/04/2022 12:01, Vyacheslav wrote:
25.04.2022 10:25, Neil Armstrong wrote:
Hi,
On Sun, 24 Apr 2022 11:21:53 +0300, Vyacheslav Bocharov wrote:
Prepare to use ADC channel 1 in JetHub D1 (j100) to check the hardware revision of the board.
- add support for AXG in saradc driver
- add simple clk-ao driver for AXG (base is taken from g12a)
- enable saradc in dts and board config file
- fix typo in the g12a-clk-ao driver name
- move clk->id check to .request function for g12a-clk-ao driver
- remove unnecessary check (gate->reg == 0) in g12a-clk-ao driver
- enable saradc in dts/board config for JetHub D1 (j100)
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-test)
Thanks. Let me know if additional testing or rework is needed.
So far all is ok, CI passed: https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/pipelines/11853
Can you send a following patch to update the doc and indicate ADC is supported on AXG (and G12A, G12B & SM1 by the way) ?
Thanks, Neil
[1/6] clk: meson: add minimal driver for axg-ao clocks https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/dcccf730043... [2/6] clk: meson: fix driver name for g12a-ao clocks https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/4da09865622... [3/6] clk: meson: update driver for g12a-ao clocks https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/66a657b7c60... [4/6] adc: meson-saradc: add AXG variant https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/8a4a73f466c... [5/6] board: amlogic: jethub j100: enable saradc in dts https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/ee8094f6964... [6/6] board: amlogic: jethub j100: enable saradc in config https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/a718f5524d4...