From patchwork Fri Sep 9 15:08:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 604514 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 770DDC6FA82 for ; Fri, 9 Sep 2022 15:09:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231341AbiIIPI6 (ORCPT ); Fri, 9 Sep 2022 11:08:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229548AbiIIPI5 (ORCPT ); Fri, 9 Sep 2022 11:08:57 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 301A613E4DC for ; Fri, 9 Sep 2022 08:08:56 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id w8so3165506lft.12 for ; Fri, 09 Sep 2022 08:08:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=OFl3KVYMwoKCA5gQPOAWcRrgWousLHFPlPzosiKMPAM=; b=X5XTx6S2KgWJ+JA+QRFDx0RWr6e+TRPp2Sz7f2lqt58qI0bknyk/ct/kzhYdwWAGOr cXki5Cd4jWF9eGcYSfEiP95rItylMlwow/f5sll94gGtKRix65HFNAjOxrv4PfjXd9lx NOYPp7ww3TEULP3xu6K+vHFBk8m/Iw6LVULJ44pRObr4sLlxm1GXPJmXKtkXeyrrfVdI pymQFmLzGBw1YgOkaiLGC5bd1QQt+Glv+rpI9ESOq2Xxo/Ya5pe8IpNZ5JzLxp/0m5hT bOlMiPK5Y3l+BamGwbB95p6AVcgubMlRgx27+WVHxdm3zAwjNwO4kdUxSETXBL/dBduS Hmbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=OFl3KVYMwoKCA5gQPOAWcRrgWousLHFPlPzosiKMPAM=; b=O404yQfJU6BAMgOyzYkymG3jQ8ku/tYG2qmcfk7u5OxZjVhknYPyDBKrkcuT73KhMy Vy2XGVotF+8xIkCqNCF+kvkxSl4rU8IHEy/+Xhkur8Vnv/kQ4A06pBtzzA78dqNpMOLK a8nIBsW6+FU0lbWbqEWNu5AGzOC7bTOHnc2lCPAO49RdiROHMDI1ksxi+g3huCjEapg6 SVVUfVat+4jfAhHMJfbHzABWh0fftkqypkF0VO8L8vAuHu4ZAlCqErNfFnKZ8xGahkz9 E7pdlVkPgk0muR1F6D4Mg/CO2Dj73xKDvA08YnshoipEWS6Tm8FkJpja/MnG9Mf1qbo0 kb6g== X-Gm-Message-State: ACgBeo31b8XRXw+vXj5/fNB2h+MsfcUvV2S6bDa3cSA5vOmNBbbx78Ne 24L+6h+nKyKnfdoGWjex/Vh3kg== X-Google-Smtp-Source: AA6agR4FN4UZ1MeD4KdaYCws73kSEI+YhbT4w0FFcJ1iRYXsiaN6wwY9/EcHgX9n1reM0ZKfCjRY2Q== X-Received: by 2002:a05:6512:3daa:b0:494:8270:f6b9 with SMTP id k42-20020a0565123daa00b004948270f6b9mr4718992lfv.486.1662736134564; Fri, 09 Sep 2022 08:08:54 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id d26-20020a2e361a000000b0026ab83298d6sm110605lja.77.2022.09.09.08.08.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:08:54 -0700 (PDT) From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Alim Akhtar , Krzysztof Kozlowski Subject: [GIT PULL 1/2] Samsung SoC driver for v6.1 Date: Fri, 9 Sep 2022 17:08:48 +0200 Message-Id: <20220909150849.820523-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.1 for you to fetch changes up to 6212d2d9bbde60171d0c534e5f43932f84a06d5e: MAINTAINERS: Drop Bartlomiej Zolnierkiewicz (2022-09-09 16:59:25 +0200) ---------------------------------------------------------------- Samsung SoC drivers changes for v6.1 1. Convert Samsung Exynos G-Scaler bindings to DT schema. 2. Maintainers update (drop Bartlomiej Zolnierkiewicz). ---------------------------------------------------------------- Krzysztof Kozlowski (3): dt-bindings: media: samsung,exynos5250-gsc: convert to dtschema MAINTAINERS: pwm-fan: Drop Bartlomiej Zolnierkiewicz MAINTAINERS: Drop Bartlomiej Zolnierkiewicz .../devicetree/bindings/media/exynos5-gsc.txt | 38 ------- .../bindings/media/samsung,exynos5250-gsc.yaml | 109 +++++++++++++++++++++ MAINTAINERS | 13 +-- 3 files changed, 110 insertions(+), 50 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/exynos5-gsc.txt create mode 100644 Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml From patchwork Fri Sep 9 15:08:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 605663 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B80EC6FA86 for ; Fri, 9 Sep 2022 15:09:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231462AbiIIPI7 (ORCPT ); Fri, 9 Sep 2022 11:08:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231327AbiIIPI6 (ORCPT ); Fri, 9 Sep 2022 11:08:58 -0400 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D4CC013CB38 for ; Fri, 9 Sep 2022 08:08:57 -0700 (PDT) Received: by mail-lj1-x22c.google.com with SMTP id s10so1561313ljp.5 for ; Fri, 09 Sep 2022 08:08:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=yG6n1mI/niFEcjcQjVJpd13snjc11+9Ua1ZcNArK/PA=; b=oEfXggTUejCD3bsEk5Eo+2JMTPU7wYewMF59Trg8eC3tcKDXXy9WPcQ/CmG4RUaDFB v0BbuQMpgpflqYAmI6w+ZDVN5FoE35/jmCH/VwnBtWCpZzbAELh1uQy3A95xe7uAci5y OrOwtu2CS7oHyXL4es6VMZhIHNyPJtLtxL8PuUd7qy/Cw2TVW70mKTKVtw95DqWc73SA ZaagKx6++krFfGPGbooUVF5xZihXWtqKe6v2QMCTcy7CQF8RegFYUt2P6IBtpLg3lmvU qPnJ09Io0tVuDU+XOSCas5VUCXCv64AADXRNempF/rlMHimS+KgZRV/GqWQJrmym6IDa tnOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=yG6n1mI/niFEcjcQjVJpd13snjc11+9Ua1ZcNArK/PA=; b=lnXmkDU0bTJPiGaEZW4KoQ9pYCSDH/szDIPSS4MlTd2JZE1zjr5+4AAYhQB7Nt+l0E Q+hhju2dDVAwMoWLMf/wixcqRN4Cn8uZbONRMkBL5pTqQmHTMCSPyDxL6OlnJHfIv7le +gKYXWYZGOJQ9h8NQg9UnrxKMpB9m0Jbi3FMLrriWZkSvg0RlN1+9MYLtz1qq055Fgz2 8VN3ZcdoGsysjs9QiyUInlAEmNknEaJx+4zShNV54frvbFjX3MPTxlOjyAltb+CCKFxD uQQKIlmFHeU9Lry0/fgT5dj5czzVya0M6EbqyLyBSvNX0HJs6tHH6Oy6R9LbkHsRacuL rnAQ== X-Gm-Message-State: ACgBeo0ja94T9DeEu0V6kh22MHFJURjO/v+RkRN/zyfQ2JyQn0H4w8gG x6r5ktKBjltrBn2F/G2OPaqm2Q== X-Google-Smtp-Source: AA6agR7iqqrJBwh91qdHkanhjVdu547jO82W1aU6cr1V6QbocxJYKksLDOPQALu7g/UDT1is1JsJDA== X-Received: by 2002:a2e:b712:0:b0:26a:d1d9:f8d1 with SMTP id j18-20020a2eb712000000b0026ad1d9f8d1mr3644878ljo.271.1662736136106; Fri, 09 Sep 2022 08:08:56 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id d26-20020a2e361a000000b0026ab83298d6sm110605lja.77.2022.09.09.08.08.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 08:08:55 -0700 (PDT) From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Cc: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Alim Akhtar , Krzysztof Kozlowski Subject: [GIT PULL 2/2] arm64: dts: samsung: for v6.1 Date: Fri, 9 Sep 2022 17:08:49 +0200 Message-Id: <20220909150849.820523-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220909150849.820523-1-krzysztof.kozlowski@linaro.org> References: <20220909150849.820523-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Hi, The clock binding headers are also shared with clk tree (via earlier pull request). Best regards, Krzysztof The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-6.1 for you to fetch changes up to dfce69c8520592f1a20619050e6ded6275e9f25f: dt-bindings: serial: samsung: add exynosautov9-uart compatible (2022-08-25 09:47:56 +0300) ---------------------------------------------------------------- Samsung DTS ARM64 changes for v6.0 1. Add binding headers for several Exynos850 and ExynosAutov9 clocks. 2. ExynosAutov9: Add FSYS clock controller nodes. 3. ExynosAutov9: Document serial compatible (used in DTS). 4. Exynos850: Add Audio, IS, MFC clock controllers. Add IOMMU nodes. ---------------------------------------------------------------- Chanho Park (6): dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1 dt-bindings: clock: exynosautov9: add fys0 clock definitions dt-bindings: clock: exynosautov9: add fsys1 clock definitions dt-bindings: clock: exynosautov9: add schema for cmu_fsys0/1 arm64: dts: exynosautov9: add fsys0/1 clock DT nodes dt-bindings: serial: samsung: add exynosautov9-uart compatible Sam Protsenko (5): dt-bindings: clock: exynos850: Add Exynos850 CMU_AUD dt-bindings: clock: exynos850: Add Exynos850 CMU_IS dt-bindings: clock: exynos850: Add Exynos850 CMU_MFCMSCL arm64: dts: exynos: Add CMU_AUD, CMU_IS and CMU_MFCMSCL for Exynos850 arm64: dts: exynos: Add SysMMU nodes for Exynos850 .../bindings/clock/samsung,exynos850-clock.yaml | 69 +++++++++++ .../bindings/clock/samsung,exynosautov9-clock.yaml | 44 +++++++ .../devicetree/bindings/serial/samsung_uart.yaml | 5 +- arch/arm64/boot/dts/exynos/exynos850.dtsi | 83 +++++++++++++ arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 28 +++++ include/dt-bindings/clock/exynos850.h | 136 ++++++++++++++++++++- include/dt-bindings/clock/samsung,exynosautov9.h | 128 ++++++++++++++----- 7 files changed, 461 insertions(+), 32 deletions(-)