RE: [PATCH] drm/exynos: exynos7_drm_decon: Consstify struct decon_data

2025-03-18 Thread Alim Akhtar
Hello Krzysztof > -Original Message- > From: Krzysztof Kozlowski > Sent: Tuesday, March 18, 2025 1:38 PM > To: Inki Dae ; Seung-Woo Kim > ; Kyungmin Park > ; David Airlie ; Simona > Vetter ; Krzysztof Kozlowski ; Alim > Akhtar ; dri-devel@lists.freedeskt

RE: [PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo

2023-12-13 Thread Alim Akhtar
> -Original Message- > From: Rob Herring > Sent: Thursday, December 14, 2023 4:12 AM > To: Inki Dae ; Seung-Woo Kim > ; Kyungmin Park > ; Maarten Lankhorst > ; Maxime Ripard > ; Thomas Zimmermann ; > David Airlie ; Daniel Vetter ; Krzysztof > Kozlowski

RE: [PATCH 17/17] arm64: dts: exynosautov9: add specific compatibles to several blocks

2023-11-10 Thread Alim Akhtar
using existing DTS as > template. No functional impact on Linux drivers behavior. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > (...)

RE: [PATCH 16/17] arm64: dts: exynos850: add specific compatibles to several blocks

2023-11-10 Thread Alim Akhtar
les. > This will also help reviews of new code using existing DTS as template. No > functional impact on Linux drivers behavior. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynos850.dtsi | 34 +-- > 1 file changed, 20 insertions(+), 14 deletions(-) > (...)

RE: [PATCH 15/17] arm64: dts: exynos7885: add specific compatibles to several blocks

2023-11-10 Thread Alim Akhtar
bles. This will also help reviews of new code using existing DTS as > template. No functional impact on Linux drivers behavior. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynos7885.dtsi | 45 ++ > 1 file changed, 30 insertions(+), 15 deletions(-) > (...)

RE: [PATCH 14/17] arm64: dts: exynos7: add specific compatibles to several blocks

2023-11-10 Thread Alim Akhtar
ting DTS as template. No > functional impact on Linux drivers behavior. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynos7.dtsi | 18 ++ > 1 file changed, 10 insertions(+), 8 deletions(-) > (...)

RE: [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks

2023-11-10 Thread Alim Akhtar
bles. This will also help reviews of new code using existing DTS as > template. No functional impact on Linux drivers behavior. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynos5433.dtsi | 60 ++ > 1 file changed, 39 insertions(+), 21 deletions(-) > (...)

RE: [PATCH 12/17] dt-bindings: pwm: samsung: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
atibles. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Alim Akhtar > --- > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanation. > --- > Documentation/devicetree/bindings/pwm/pwm-samsung.yaml | 2 ++ > 1 file changed, 2 insertions(+) > (...)

RE: [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
ocumentation/devicetree/bindings/writing-bindings.rst state that: > 1. Compatibles should be specific. > 2. We should add new compatibles in case of bugs or features. > > Add compatibles specific to each SoC in front of all old-SoC-like compatibles. > > Signed-off-by: Krzyszto

RE: [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
atibles. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Alim Akhtar > --- > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanation. > --- > .../bindings/iio/adc/samsung,exynos-adc.yaml | 29 +++ > 1 file changed, 17 insertions(+), 12 deletions(-) > (...)

RE: [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC

2023-11-10 Thread Alim Akhtar
atibles. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Alim Akhtar > --- > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanation. > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml | 5 + > 1 file changed, 5 insertions(+) > (...)

RE: [PATCH 08/17] dt-bindings: samsung: exynos-pmu: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
ocumentation/devicetree/bindings/writing-bindings.rst state that: > 1. Compatibles should be specific. > 2. We should add new compatibles in case of bugs or features. > > Add compatibles specific to each SoC in front of all old-SoC-like compatibles. > > Signed-off-by: Krzyszt

RE: [PATCH 07/17] dt-bindings: serial: samsung: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
s. > > Re-shuffle also the entries in compatibles, so the one-compatible-enum is > the first. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Alim Akhtar > --- > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanati

RE: [PATCH 06/17] dt-bindings: rtc: s3c-rtc: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
atibles. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Alim Akhtar > --- > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanation. > --- > Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 5 + > 1 file changed, 5 insertions(+) > (...)

RE: [PATCH 05/17] dt-bindings: pinctrl: samsung: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
atibles. > > Signed-off-by: Krzysztof Kozlowski > > --- Reviewed-by: Alim Akhtar > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanation. > --- > .../samsung,pinctrl-wakeup-interrupt.yaml | 24 --- > .../bindi

RE: [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
mpatibles. > > While re-indenting the first enum, put also axis,artpec8-dw-mshc in > alphabetical order. > > Signed-off-by: Krzysztof Kozlowski > > --- Reviewed-by: Alim Akhtar > > I propose to take the patch through Samsung SoC (me). See cover letter for > expl

RE: [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: add specific compatibles for existing SoC

2023-11-10 Thread Alim Akhtar
atibles. > > Signed-off-by: Krzysztof Kozlowski > > --- Reviewed-by: Alim Akhtar > > I propose to take the patch through Samsung SoC (me). See cover letter for > explanation. > --- > .../bindings/i2c/samsung,s3c2410-i2c.yaml | 22 --- > 1 file changed, 14 insertions(+), 8 deletions(-) (...)

RE: [PATCH 02/17] dt-bindings: i2c: exynos5: add specific compatibles for existing SoC

2023-11-09 Thread Alim Akhtar
> -Original Message- > From: Krzysztof Kozlowski > Sent: Wednesday, November 8, 2023 4:13 PM > To: David Airlie ; Daniel Vetter ; > Maarten Lankhorst ; Maxime Ripard > ; Thomas Zimmermann ; > Rob Herring ; Krzysztof Kozlowski > ; Conor Dooley > ; Alim Akhta

RE: [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: add specific compatibles for existing SoC

2023-11-09 Thread Alim Akhtar
> -Original Message- > From: Krzysztof Kozlowski > Sent: Wednesday, November 8, 2023 4:13 PM > To: David Airlie ; Daniel Vetter ; > Maarten Lankhorst ; Maxime Ripard > ; Thomas Zimmermann ; > Rob Herring ; Krzysztof Kozlowski > ; Conor Dooley > ; Alim Akhta

RE: [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC

2023-11-08 Thread Alim Akhtar
Hi Krzysztof > -Original Message- > From: Krzysztof Kozlowski > Sent: Wednesday, November 8, 2023 4:13 PM > To: David Airlie ; Daniel Vetter ; > Maarten Lankhorst ; Maxime Ripard > ; Thomas Zimmermann ; > Rob Herring ; Krzysztof Kozlowski > ; Conor Dooley > ;

RE: [PATCH] drm/exynos: g2d: staticize stubs in header

2023-05-07 Thread Alim Akhtar
Hi Krzysztof, > -Original Message- > From: Krzysztof Kozlowski > Sent: Sunday, May 7, 2023 8:18 PM > To: Inki Dae ; Seung-Woo Kim > ; Kyungmin Park > ; David Airlie ; Daniel > Vetter ; Krzysztof Kozlowski > ; Alim Akhtar ; > Marek Szyprowski ; dri- > de..

RE: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to maxItems

2022-08-25 Thread Alim Akhtar
>; Stephen Boyd ; Geert >Uytterhoeven ; Sylwester Nawrocki >; Tomasz Figa ; >Chanwoo Choi ; Alim Akhtar >; Vladimir Zapolskiy ; Herbert >Xu ; David S. Miller >; Andrzej Hajda ; Neil >Armstrong ; Robert Foss >; Laurent Pinchart >; Jonas Karlman ; >Jernej Skrabec ; D

RE: [PATCH 5/5] dt-bindings: display: drop minItems equal to maxItems

2022-08-25 Thread Alim Akhtar
; Krzysztof Kozlowski >; Kunihiko Hayashi >; Masami Hiramatsu >; Damien Le Moal >; Michael Turquette >; Stephen Boyd ; Geert >Uytterhoeven ; Sylwester Nawrocki >; Tomasz Figa ; >Chanwoo Choi ; Alim Akhtar >; Vladimir Zapolskiy ; Herbert >Xu ; David S. Miller >; Andrzej

RE: [PATCH 3/5] dt-bindings: clock: drop minItems equal to maxItems

2022-08-25 Thread Alim Akhtar
Boyd ; Geert >Uytterhoeven ; Sylwester Nawrocki >; Tomasz Figa ; >Chanwoo Choi ; Alim Akhtar >; Vladimir Zapolskiy ; Herbert >Xu ; David S. Miller >; Andrzej Hajda ; Neil >Armstrong ; Robert Foss >; Laurent Pinchart >; Jonas Karlman ; >Jernej Skrabec ; David Airlie ; >D

RE: [PATCH 01/10] ARM: dts: exynos: add missing HDMI supplies on SMDK5250

2022-02-10 Thread Alim Akhtar
>-Original Message- >From: Krzysztof Kozlowski [mailto:krzysztof.kozlow...@canonical.com] >Sent: Tuesday, February 8, 2022 10:48 PM >To: Inki Dae ; Joonyoung Shim >; Seung-Woo Kim >; Kyungmin Park >; David Airlie ; Daniel >Vetter ; Rob Herring ; Krzysztof

RE: [PATCH 02/10] ARM: dts: exynos: add missing HDMI supplies on SMDK5420

2022-02-10 Thread Alim Akhtar
>-Original Message- >From: Krzysztof Kozlowski [mailto:krzysztof.kozlow...@canonical.com] >Sent: Tuesday, February 8, 2022 10:48 PM >To: Inki Dae ; Joonyoung Shim >; Seung-Woo Kim >; Kyungmin Park >; David Airlie ; Daniel >Vetter ; Rob Herring ; Krzysztof