n value to be incorrect. Fix the typos to ensure the return
value remains unchanged.
Fixes: 9f428b95ac89 ("drm/mediatek: Add new color format MACROs in OVL")
Reviewed-by: Douglas Anderson
Reviewed-by: Matthias Brugger
Signed-off-by: Hsin-Te Yuan
---
Changes in v3:
- Add missing Revie
n value to be incorrect. Fix the typos to ensure the return
value remains unchanged.
Fixes: 9f428b95ac89 ("drm/mediatek: Add new color format MACROs in OVL")
Signed-off-by: Hsin-Te Yuan
---
Changes in v2:
- Clarify that the commit get fixed was intended to be a no-op cleanup
- Fix the t
ensure the return value remains unchanged.
Fix: 9f428b95ac89 ("drm/mediatek: Add new color format MACROs in OVL")
Signed-off-by: Hsin-Te Yuan
---
drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/mediatek/mtk_disp_
On Sat, May 4, 2024 at 12:45 AM Conor Dooley wrote:
>
> On Fri, May 03, 2024 at 02:58:16PM +0800, Hsin-Te Yuan wrote:
> > On Thu, May 2, 2024 at 10:47 PM Conor Dooley wrote:
> > >
> > > On Thu, May 02, 2024 at 09:03:31AM +, Hsin-Te Yuan wrote:
> > &g
On Thu, May 2, 2024 at 10:47 PM Conor Dooley wrote:
>
> On Thu, May 02, 2024 at 09:03:31AM +, Hsin-Te Yuan wrote:
> > Add a perporty to indicate whether anx7625 should shift the first audio
> > data bit. The default TDM setting is to shift the first audio data bit.
> >
For some SoCs, the TDM setting is not to shift the first audio data bit,
which is not the default setting of anx7625. In such cases, the TDM
setting should be changed according to the device tree property.
Signed-off-by: Hsin-Te Yuan
---
drivers/gpu/drm/bridge/analogix/anx7625.c | 8
Add a perporty to indicate whether anx7625 should shift the first audio
data bit. The default TDM setting is to shift the first audio data bit.
Signed-off-by: Hsin-Te Yuan
---
.../devicetree/bindings/display/bridge/analogix,anx7625.yaml | 4
1 file changed, 4 insertions(+)
diff
The anx7625 supports two different TDM settings, which determine whether
or not the first audio data bit should be shifted. This series adds the
support for configuring TDM setting through a property in the device
tree.
Signed-off-by: Hsin-Te Yuan
---
Hsin-Te Yuan (2):
dt-bindings: drm
Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.
Fixes: 566fef1226c1 ("drm/bridge: anx7625: add HDMI audio function")
Signed-off-by: Hsin-Te Yuan
--
Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.
Fixes: 566fef1226c1 ("drm/bridge: anx7625: add HDMI audio function")
Signed-off-by: Hsin-Te Yuan
-
Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.
Fixes: 566fef1226c1 ("drm/bridge: anx7625: add HDMI audio function")
Signed-off-by: Hsin-Te Yuan
-
Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.
Signed-off-by: Hsin-Te Yuan
---
Changes in v2:
- Add a space after the colons in the subject line.
- Link to
Previously, the audio status was not updated during detection, leading
to a persistent audio despite hot plugging events. To resolve this
issue, update the audio status during detection.
Signed-off-by: Hsin-Te Yuan
---
drivers/gpu/drm/bridge/analogix/anx7625.c | 9 -
1 file changed, 8
13 matches
Mail list logo