Re: [PATCH v2 03/12] soc: soc_ti_k3: Use hardware.h to remove definition duplication

2023-04-06 Thread Christian Gmeiner
> > The K3 JTAG and SoC ID information is already stored in the K3 arch > hardware file, include that and use its definitions here. > > Signed-off-by: Andrew Davis Reviewed-by: Christian Gmeiner > --- > drivers/soc/Kconfig | 2 +- > drivers/soc/soc_ti_k3.c | 30 +--

[PATCH v2 03/12] soc: soc_ti_k3: Use hardware.h to remove definition duplication

2023-04-05 Thread Andrew Davis
The K3 JTAG and SoC ID information is already stored in the K3 arch hardware file, include that and use its definitions here. Signed-off-by: Andrew Davis --- drivers/soc/Kconfig | 2 +- drivers/soc/soc_ti_k3.c | 30 +- 2 files changed, 10 insertions(+), 22 deleti