From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Tue, 16 Apr 2024 18:05:01 +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: 62326f7cefc21b4a7e8a1b413bf1e8bc07df1115 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>