]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I
authorTam Nguyen <tam.nguyen.xa@renesas.com>
Mon, 27 Feb 2023 22:58:47 +0000 (23:58 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 10 Mar 2023 16:46:09 +0000 (17:46 +0100)
commit9ab5de80744ef15329427c0418d36c37a96e409c
tree7158096af0788deb3cc824d66efb953a3b103634
parent5f71c5f9fa3ac57f8be202857367a5c6237ee85c
ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I

Add new sysinfo IDs for R-Car V3H Condor/Condor-I .

Enable support for sysinfo on R-Car V3H Condor/Condor-I. The sysinfo is
used e.g. to access and decode board-specific information and then in
turn used by board-info to print those information.

Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Signed-off-by: Tam Nguyen <tam.nguyen.xa@renesas.com>
Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
[Marek: Drop compatible from I2C node, this is in r8a77980.dtsi already.
        Drop status = "okay" from EEPROM node.
Add dts: tag.
Update the commit message, note the new sysinfo IDs.
Fix Kconfig EEPROM address to be 0x50 and match the DT, sync config.]
arch/arm/dts/r8a77980-condor-u-boot.dts
configs/r8a77980_condor_defconfig
drivers/sysinfo/rcar3.c