]> git.dujemihanovic.xyz Git - u-boot.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)
commitc8eaebb426fed1bbb7020566486b4a8f4eb0f159
tree7158096af0788deb3cc824d66efb953a3b103634
parentb791b9cf5500b589df5f8b227a6320bf34ba081c
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