Loading
Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"
stable inclusion from stable-v6.6.83 commit a9704893eec86ab935096cabb31d66f87bd5b440 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBX1M5 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a9704893eec86ab935096cabb31d66f87bd5b440 -------------------------------- commit 75f1f311d883dfaffb98be3c1da208d6ed5d4df9 upstream. This reverts commit 267b21d0bef8e67dbe6c591c9991444e58237ec9. Turns out some DTs do depend on this behavior. Specifically, a downstream Pixel 6 DT. Revert the change at least until we can decide if the DT spec can be changed instead. Cc: stable@vger.kernel.org Signed-off-by:Rob Herring (Arm) <robh@kernel.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit a9704893eec86ab935096cabb31d66f87bd5b440) Signed-off-by:
Wentao Guan <guanwentao@uniontech.com>