Hi ARM SoC maintainers, The following changes since commit 76d89474310e05d9c592a8beed2aefe4d3396d2d: soc/tegra: pmc: Use devm_platform_ioremap_resource() (2021-10-08 21:42:41 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-soc-fixes for you to fetch changes up to a7083763619f7485ccdade160deb81737cf2732f: soc/tegra: fuse: Fix bitwise vs. logical OR warning (2021-12-15 17:19:06 +0100) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Fixes for v5.16-rc6 This contains a single build fix without which ARM allmodconfig builds are broken if -Werror is enabled. ---------------------------------------------------------------- Nathan Chancellor (1): soc/tegra: fuse: Fix bitwise vs. logical OR warning drivers/soc/tegra/fuse/fuse-tegra.c | 2 +- drivers/soc/tegra/fuse/fuse.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)