
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)
[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...