Re: [PATCH v2 2/6] eeprom: starfive: function get_product_id_from_eeprom()

2024-03-27 Thread Leo Liang
On Thu, Mar 21, 2024 at 07:11:45PM +0100, Heinrich Schuchardt wrote: > Export a function get_product_id_from_eeprom() to read the product ID. > This value can be used for fixing up the device-tree on JH7110 based > products. > > Signed-off-by: Heinrich Schuchardt > --- > v2: > no change >

[PATCH v2 2/6] eeprom: starfive: function get_product_id_from_eeprom()

2024-03-21 Thread Heinrich Schuchardt
Export a function get_product_id_from_eeprom() to read the product ID. This value can be used for fixing up the device-tree on JH7110 based products. Signed-off-by: Heinrich Schuchardt --- v2: no change --- arch/riscv/include/asm/arch-jh7110/eeprom.h | 9 +