mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 01:32:46 +07:00
arm64: dts: meson: axg: add clk measure support
Add the clock measure device to the axg SoC family Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
503f5fed1c
commit
fea888bd33
@ -1610,6 +1610,11 @@ spicc1: spi@15000 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
clk_msr: clock-measure@18000 {
|
||||
compatible = "amlogic,meson-axg-clk-measure";
|
||||
reg = <0x0 0x18000 0x0 0x10>;
|
||||
};
|
||||
|
||||
i2c3: i2c@1c000 {
|
||||
compatible = "amlogic,meson-axg-i2c";
|
||||
reg = <0x0 0x1c000 0x0 0x20>;
|
||||
|
Loading…
Reference in New Issue
Block a user