On 04/12/2025 14:21, Akhil P Oommen wrote: > JSON Schema conditionals can become complex and error-prone when combined > with regex patterns. To improve readability and maintainability, replace > nested if-else blocks with a flattened structure using explicit enums. > > Signed-off-by: Akhil P Oommen <[email protected]> > --- > .../devicetree/bindings/display/msm/gpu.yaml | 56 > ++++++++++++++-------- > 1 file changed, 36 insertions(+), 20 deletions(-) >
Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
