From nobody Wed Apr 8 12:47:43 2026 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 0750AC05027 for ; Mon, 23 Jan 2023 15:17:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232643AbjAWPRC (ORCPT ); Mon, 23 Jan 2023 10:17:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232571AbjAWPQU (ORCPT ); Mon, 23 Jan 2023 10:16:20 -0500 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9497D29E0A for ; Mon, 23 Jan 2023 07:15:58 -0800 (PST) Received: by mail-wm1-x32f.google.com with SMTP id c4-20020a1c3504000000b003d9e2f72093so10853111wma.1 for ; Mon, 23 Jan 2023 07:15:58 -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=pM4oDt4ZPoGYDGATDYxcTCNNN6qSAGDqiUHHtiaumvQ=; b=EOG2G4Hwa9or/tZOcMjOIhUS0TmAL5UFeOLsHrs1qErDGluK8MD4yTV9LiNlMdWbD/ FPF/qSlRGsQKQk2IENl5jdyFcRLOESLEEaIsgfBnE2wmdpSZgaIT0cbrO3K/+1KLV/Rz A5FFRP1rgfuH7pOSHAp06Sbs/o3AcFeu28/hZEotDidfj9ctj6on/TD00sCt4+YOlqur RBMllScApCXBtVGrB7IVwavc6H29QJQ2tI19xtK73JNoOBrU2AzADjCqGX+FhkzPmY2H i609aXaEU5yc6c/f0PXfu22dWDctWrf4mf87CSACkJX6W5/F7Fr25/8R5U1glC4tS623 kMPQ== 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=pM4oDt4ZPoGYDGATDYxcTCNNN6qSAGDqiUHHtiaumvQ=; b=iCSIG9g+8DbcfWwmf2Tpg2a1MY2mAamhz1i/a82JEfBEWTHi2ZUIPP4lSCmZ9P4BsB U+4NKsG5gz1QlP4u4MIT6Ucq1STgbo2n991OzhTeSkzA2ORcfsJymNfGsRYuRLexl/St tuZNFrDG9C5ojmMt0OZJEgofZIPfgCHqwGSt0rl/ut+Jc66Vs9SKnC8U06TGZPDfucIB HaTcqEpuK+iT975jFv9GbJ9aSw8v7nVVcPzIX8t0Oe40KnQm8supil53+v+XG5D3qnVT Lop+1G48q3Wav651oSTez+RIl/hqP4ydYaKQpRK83qx3ASVWVbjZK1eVB2/4YuZT2Rp5 e0iA== X-Gm-Message-State: AFqh2kpGyZRqctOJzehJSfbzPX9X3gONp/EdApFQrYuBNpAx2yE7Yd+F XxvS4GQuh+KJ6i0/DByWViFQmQ== X-Google-Smtp-Source: AMrXdXtA3m4Vh3/CF98slg7TRmIP71HdpbhGHKU+bG5Q2ZsXnATY82ciznwm6CrWlc9kd6K4T8fPkw== X-Received: by 2002:a05:600c:1c2a:b0:3cf:d0b1:8aa1 with SMTP id j42-20020a05600c1c2a00b003cfd0b18aa1mr23889741wms.0.1674486951067; Mon, 23 Jan 2023 07:15:51 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id d19-20020a05600c34d300b003a6125562e1sm11033320wmq.46.2023.01.23.07.15.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 07:15:50 -0800 (PST) From: Krzysztof Kozlowski To: Khuong Dinh , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] arm64: dts: apm: drop deprecated serial device_type Date: Mon, 23 Jan 2023 16:15:49 +0100 Message-Id: <20230123151549.369818-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The device_type property is deprecated by Devicetree specification and bindings do not allow it. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 1 - arch/arm64/boot/dts/apm/apm-storm.dtsi | 4 ---- 2 files changed, 5 deletions(-) diff --git a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi b/arch/arm64/boot/d= ts/apm/apm-shadowcat.dtsi index a8526f8157ec..70a10bcafcff 100644 --- a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi +++ b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi @@ -588,7 +588,6 @@ hwmonslimpro { }; =20 serial0: serial@10600000 { - device_type =3D "serial"; compatible =3D "ns16550"; reg =3D <0 0x10600000 0x0 0x1000>; reg-shift =3D <2>; diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/a= pm/apm-storm.dtsi index f56d687f772d..2083b54adee6 100644 --- a/arch/arm64/boot/dts/apm/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi @@ -763,7 +763,6 @@ hwmonslimpro { =20 serial0: serial@1c020000 { status =3D "disabled"; - device_type =3D "serial"; compatible =3D "ns16550a"; reg =3D <0 0x1c020000 0x0 0x1000>; reg-shift =3D <2>; @@ -774,7 +773,6 @@ serial0: serial@1c020000 { =20 serial1: serial@1c021000 { status =3D "disabled"; - device_type =3D "serial"; compatible =3D "ns16550a"; reg =3D <0 0x1c021000 0x0 0x1000>; reg-shift =3D <2>; @@ -785,7 +783,6 @@ serial1: serial@1c021000 { =20 serial2: serial@1c022000 { status =3D "disabled"; - device_type =3D "serial"; compatible =3D "ns16550a"; reg =3D <0 0x1c022000 0x0 0x1000>; reg-shift =3D <2>; @@ -796,7 +793,6 @@ serial2: serial@1c022000 { =20 serial3: serial@1c023000 { status =3D "disabled"; - device_type =3D "serial"; compatible =3D "ns16550a"; reg =3D <0 0x1c023000 0x0 0x1000>; reg-shift =3D <2>; --=20 2.34.1