On Thu, Mar 7, 2024 at 3:02 PM Stefan Wahren <wahrenst@xxxxxxx> wrote: > > Even the driver already has implemented pin_dbg_show, it could > be helpful to implement pin_conf_get for a more generic behavior. > Contrary to the BCM2711, the BCM2835 SOC doesn't allow to read > the bias config, so the implementation is limited to the basics. > > Keep ENOTSUPP here, because it's only used internally. > > Signed-off-by: Stefan Wahren <wahrenst@xxxxxxx> Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>