From patchwork Tue Dec 5 09:22:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 751574 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="LbYbJvKC" Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CB7DCE for ; Tue, 5 Dec 2023 01:22:38 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-40c039e9719so34045155e9.1 for ; Tue, 05 Dec 2023 01:22:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1701768156; x=1702372956; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=3C3srF3D8XYNvvxDZciqMxRHu1Pp1JgH8p2QBUBIXkw=; b=LbYbJvKCyoR0fX5rvZXjbtu4Ybw/+a5FWhP1PP6BbHfKYbo5BNkewJ+hgygNuMbbfb /qMnER1RBlOQZrXr+KCsjIxu5BJOdE6ohdZDTv84hM1FRbKSPCf0sB/cDoB4gae9pBow P05/prW4TiUa6aQci9KMzvPu+MxruHziMYlf7TLGh/oFUGnRgaEDSHpQfwDvBSlee2/X SG7jSv7QkvV14QuPqcEC+sufy2rkeeb52uBzur/jTGQVDJiEPB4OT6fEJJqtApV2QPMd cupxxeuzX2AnkuogDC6qeh8KNyvRHVfpKLagAxtExy//vrFEowHSEaWJ6zzG2qt82ege pvvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701768156; x=1702372956; 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=3C3srF3D8XYNvvxDZciqMxRHu1Pp1JgH8p2QBUBIXkw=; b=dFSXCJZitN3mxqGaciS/gCXA/NRW1dxjCvrObb7gmotq6zgELIK2DlU+W4pDuKxpb1 ZniQesJtuF61qCKd2DEX04wMsLJ8nezJv9HhEMmEh8D89ce8wzkQ6iMwFwic18jaXvzv ynWe4j9s58KY/cJManewNs/k0ZClH6n2EM6Ov/v48sB3gTln8g6fKhZ6doA77zsXKKYI g1uMuR97FykkIxOiaxrRcyWMKGhIk8kcq2YS9WOoAWPqm+4iN4PgME7c8Br4690rYGS6 FMsaNd1ruuhKdVQ1RaJKzeGx3fnyFEeMkx9AL1dCAOzF4ZHjg7sHDAA+XwTOpa01bElS nELA== X-Gm-Message-State: AOJu0Yy8pJMvlUSnq5nqLA7UMDc9XRAnI4Zlc9LWQaspzI/T/hJQ9VcJ DbmrM5Vv0ZP5vkppUmsU4uigqA== X-Google-Smtp-Source: AGHT+IHl1sh2a9wDuPh2SdUnHcBKEzFK7tAktSyin1IN1vDeUa5puQnLRQ3RBX1u+xjKvk6Sg4pviQ== X-Received: by 2002:a05:600c:1d83:b0:40b:5e21:ec3e with SMTP id p3-20020a05600c1d8300b0040b5e21ec3emr277886wms.112.1701768156506; Tue, 05 Dec 2023 01:22:36 -0800 (PST) Received: from krzk-bin.. ([178.197.218.27]) by smtp.gmail.com with ESMTPSA id g10-20020a05600c4eca00b0040596352951sm21692287wmq.5.2023.12.05.01.22.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Dec 2023 01:22:36 -0800 (PST) From: Krzysztof Kozlowski To: Andi Shyti , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alim Akhtar , Thierry Reding , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Greg Kroah-Hartman , Jiri Slaby , Wim Van Sebroeck , Guenter Roeck , linux-fsd@tesla.com, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux-serial@vger.kernel.org, linux-watchdog@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi, Date: Tue, 5 Dec 2023 10:22:23 +0100 Message-Id: <20231205092229.19135-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-samsung-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Merging ======= I propose to take entire patchset through my tree (Samsung SoC), because: 1. I already took similar work this cycle: https://lore.kernel.org/all/169997520487.6747.17671551558724027958.b4-ty@linaro.org/ 2. Two new SoCs are coming (Google GS101 and ExynosAutov920) and they might touch the same lines. It is reasonable for me to take the bindings for the new SoCs, to have clean `make dtbs_check` on the new DTS. 3. Having it together helps me to have clean `make dtbs_check` within my tree on the existing DTS. 4. No drivers are affected by this change. If folks agree, please kindly Ack the patches. Description =========== See: https://lore.kernel.org/all/20231108104343.24192-1-krzysztof.kozlowski@linaro.org/ Best regards, Krzysztof Krzysztof Kozlowski (6): dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD dt-bindings: pwm: samsung: add specific compatible for Tesla FSD dt-bindings: serial: samsung: add specific compatible for Tesla FSD dt-bindings: samsung: exynos-pmu: add specific compatible for Tesla FSD dt-bindings: watchdog: samsung: add specific compatible for Tesla FSD arm64: dts: fsd: add specific compatibles for Tesla FSD .../devicetree/bindings/i2c/i2c-exynos5.yaml | 1 + .../devicetree/bindings/pwm/pwm-samsung.yaml | 1 + .../bindings/serial/samsung_uart.yaml | 1 + .../bindings/soc/samsung/exynos-pmu.yaml | 1 + .../bindings/watchdog/samsung-wdt.yaml | 21 +++++++----- arch/arm64/boot/dts/tesla/fsd.dtsi | 32 +++++++++---------- 6 files changed, 33 insertions(+), 24 deletions(-)