From patchwork Sun Feb 5 14:46:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13129047 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7D02BC636CC for ; Sun, 5 Feb 2023 14:47:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 49397C4339B; Sun, 5 Feb 2023 14:47:04 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 82756C433EF for ; Sun, 5 Feb 2023 14:47:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 82756C433EF Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-wr1-f47.google.com with SMTP id h16so8284465wrz.12 for ; Sun, 05 Feb 2023 06:47:02 -0800 (PST) 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:message-id:reply-to; bh=HR0gJobSHL9vE+BsCSIkgEZdXYIv6WLpvlg39qHg3YM=; b=ue25OXS3a4CzuB1vxQMLp9XWz3vHa0DLAQwEfEaPMjMEx4GVzObfh3kmR1W5nmzz4/ G5vn82FlMVMJ04KGY3UmaZJmsqfQpAQGu/JR1++eJGvbLmsNaTC3/NfbgUnEmB7o7Xkc bTdBYzqBvMyPJCltpbgCDPQaqxcNuNwvdPSTt+emWYuZOI3hUia4aWEdw6SpvNIllN4j SikVCtmFO4fb2+8zaa8fgn5O+VX/EPJbHkQdnnF6GgT8F4bqSXHMwYZDseV1MnC4gwTI coZl3AgLT4qLxFW5DoWYUDJ1hJaDeOhtMuFQeOm6xeO+xObw6F2uUh3ZRHWSpAhCtsb9 Otxw== 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:message-id :reply-to; bh=HR0gJobSHL9vE+BsCSIkgEZdXYIv6WLpvlg39qHg3YM=; b=2wdlypqlCgFjstsI8VBQrF9LuMo+IyMzTGqWtDpxW5IxD9NKW3g+tgVQ7RwyMNPCOm dzzNrVRX6gKlNcqs6u2zFBV1qcjOe39eHRM3hCkXZ0tXEJdyvW3k/pj94PcoOrbKl2J0 iooIQxwYiAPCz8WNkuvdAVy2CNE8CTbS9eTeuQasOF7NkrKeE1aNmqpRl1ZsuwY0/V8T /Pqfo+dDPTiyInqN3SeMc1GLUwynHZk+COzDaZrwu33w0KJl8BI7IeJYG3El8Q2l7ePJ YCYE3VjKfMD3I0h0yHwqchMXabgM5/nHyCjDDGwRC0Z8MjFsM3lk1ymA2fD39lbYdi2J N10w== X-Gm-Message-State: AO0yUKVVxRiKjxe5+kkgPCItbqO+JkFrfkHFA3yK9Due1XLxIABPWJ2s vN3o8l3+iqJAXrmUBoBPgFyZyg== X-Google-Smtp-Source: AK7set+F72M3wUCPpeFvd7+ejV4iEMUfZ+8nDmcg4bm7tKjZoJBQtCmQ2ecj/huPz2vyjS6ubTPI+g== X-Received: by 2002:a05:6000:988:b0:2bf:d88b:7b45 with SMTP id by8-20020a056000098800b002bfd88b7b45mr17833434wrb.67.1675608420767; Sun, 05 Feb 2023 06:47:00 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id q8-20020adfea08000000b002c3ddcf4f3asm4072354wrm.0.2023.02.05.06.46.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 06:47:00 -0800 (PST) From: Krzysztof Kozlowski List-Id: 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] samsung: drivers: secoond pull for v6.3 Date: Sun, 5 Feb 2023 15:46:57 +0100 Message-Id: <20230205144657.951749-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Hi, On top of previous pull request. The phy patches were acked by phy maintainer and are necessary to fix warning in my next/soc branch (already pulled). That was an ordering issue. Best regards, Krzysztof The following changes since commit 5e487164afbcd917225fb701e8956f388f43b601: MAINTAINERS: arm64: tesla: correct pattern for directory (2023-01-15 12:17:44 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.3-2 for you to fetch changes up to 7ecd4e5f5de23022d1a1c92058949ddf1a2113ff: phy: samsung,mipi-video-phy: deprecate syscon phandle (2023-02-03 20:21:26 +0100) ---------------------------------------------------------------- Samsung SoC driver changes for v6.3 Deprecate syscon phandle to the PMU node in MIPI and DP video phy drivers in favor of putting the device nodes directly under the PMU nodes. This better reflects device hierarchy and allows later to solve dtc W=1 and dtbs_check warnings. ---------------------------------------------------------------- Krzysztof Kozlowski (4): dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle dt-bindings: phy: samsung,mipi-video-phy: deprecate syscon phandle phy: samsung,dp-video-phy: deprecate syscon phandle phy: samsung,mipi-video-phy: deprecate syscon phandle .../devicetree/bindings/phy/samsung,dp-video-phy.yaml | 5 ++--- .../devicetree/bindings/phy/samsung,mipi-video-phy.yaml | 11 +++++------ drivers/phy/samsung/phy-exynos-dp-video.c | 7 +++++-- drivers/phy/samsung/phy-exynos-mipi-video.c | 7 +++++-- 4 files changed, 17 insertions(+), 13 deletions(-)