From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Wed, 24 Apr 2024 15:25:14 +0530, Prathamesh Shete wrote: > The controller has several register bits describing access control > information for a given GPIO pin. When SCR_SEC_[R|W]EN is unset, it > means we have full read/write access to all the registers for given GPIO > pin. When SCR_SEC[R|W]EN is set, it means we need to further check the > accompanying SCR_SEC_G1[R|W] bit to determine read/write access to all > the registers for given GPIO pin. > > [...] Applied, thanks! [1/1] gpio: tegra186: Fix tegra186_gpio_is_accessible() check commit: d806f474a9a7993648a2c70642ee129316d8deff Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>