Re: [PATCH] drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary device

2023-12-08 Thread Nikita Travkin
Uwe Kleine-König писал(а) 27.11.2023 15:15: > It's the ti_sn65dsi86.pwm auxiliary driver that creates the pwmchip, so > let the auxiliary device be the parent of the pwm device. > > Note that getting a reference to the ti-sn65dsi86's pwm using pwm_get() > isn't affected by this change as ti_sn65ds

Re: [PATCH] drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary device

2023-12-08 Thread Doug Anderson
Hi, On Fri, Dec 8, 2023 at 9:30 AM Nikita Travkin wrote: > > Uwe Kleine-König писал(а) 27.11.2023 15:15: > > It's the ti_sn65dsi86.pwm auxiliary driver that creates the pwmchip, so > > let the auxiliary device be the parent of the pwm device. > > > > Note that getting a reference to the ti-sn65ds

Re: [PATCH] drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary device

2023-11-27 Thread Doug Anderson
Hi, On Mon, Nov 27, 2023 at 2:15 AM Uwe Kleine-König wrote: > > It's the ti_sn65dsi86.pwm auxiliary driver that creates the pwmchip, so > let the auxiliary device be the parent of the pwm device. > > Note that getting a reference to the ti-sn65dsi86's pwm using pwm_get() > isn't affected by this

[PATCH] drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary device

2023-11-27 Thread Uwe Kleine-König
It's the ti_sn65dsi86.pwm auxiliary driver that creates the pwmchip, so let the auxiliary device be the parent of the pwm device. Note that getting a reference to the ti-sn65dsi86's pwm using pwm_get() isn't affected by this change as ti_sn65dsi86_add_aux_device() sets the auxiliary device's of_no