]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: gic-v3-its: Rename objects
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 23 Oct 2024 13:20:02 +0000 (15:20 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 23:24:13 +0000 (17:24 -0600)
commit581e0cac2db7141fbc0c65131aceea51ffbeb199
treee563891b6bbba0a0ead8a16b6256b088f6319ab4
parent83a2f4a8d2999cbf873a98b47d75436172946a15
arm: gic-v3-its: Rename objects

The code accesses the gic-v3 node, but not the gic-v3-its node,
thus rename the objects to clarify which node it operates on.

The following commit will make use of the gic-v3-its node for real.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/lib/gic-v3-its.c