ram: k3-ddrss: Remove 'ti,ecc-enable' support
authorSanthosh Kumar K <s-k6@ti.com>
Mon, 6 Jan 2025 09:07:06 +0000 (14:37 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 14 Jan 2025 21:47:07 +0000 (15:47 -0600)
commit7a84969dcb8405b81193a48412266757bfb87fcd
treed13907fd8edb8f72d07d9a971ac67d96993301cd
parent98dd3c126e3b2cb051ab671e27568c945e40c71a
ram: k3-ddrss: Remove 'ti,ecc-enable' support

The functionality of enabling Inline ECC is now controlled by
CONFIG_K3_INLINE_ECC. So, remove the support for 'ti,ecc-enable'
property to avoid redundancy and to ensure the Inline ECC feature is
mananged through build-time config.

Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
drivers/ram/k3-ddrss/k3-ddrss.c