Hi Krzysztof, On 8/13/21 1:54 PM, Krzysztof Kozlowski wrote:
Convert Samsung Exynos5422 SoC frequency and voltage scaling for Dynamic Memory Controller to DT schema format using json-schema. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> --- .../memory-controllers/exynos5422-dmc.txt | 84 ----------- .../samsung,exynos5422-dmc.yaml | 137 ++++++++++++++++++ MAINTAINERS | 2 +-
I'm not an expert in this DT scripts and why it complains. Maybe it complains because the "samsung,exynos-ppmu" is defined in the .txt file... (?) Although, in general looks OK. Acked-by: Lukasz Luba <lukasz.luba@xxxxxxx> Regards, Lukasz