From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This patch series aims to enable support for below blocks on RZ/Five SoC/SMARC EVK: - ADC - CANFD - I2C - OPP - Thermal Zones - TSU Note, patches apply on top of [0]. [0] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git/log/?h=renesas-riscv-dt-for-v6.2 Cheers, Prabhakar Lad Prabhakar (3): riscv: Kconfig: Enable cpufreq kconfig menu riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zones/TSU riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2C arch/riscv/Kconfig | 2 ++ arch/riscv/boot/dts/renesas/r9a07g043f.dtsi | 2 ++ .../boot/dts/renesas/rzfive-smarc-som.dtsi | 11 -------- arch/riscv/boot/dts/renesas/rzfive-smarc.dtsi | 27 ------------------- 4 files changed, 4 insertions(+), 38 deletions(-) -- 2.25.1