From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 43080C352A1 for ; Tue, 6 Dec 2022 16:16:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 415F28552F; Tue, 6 Dec 2022 17:16:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 6BAED854FE; Tue, 6 Dec 2022 17:16:37 +0100 (CET) Received: from mail-ot1-f49.google.com (mail-ot1-f49.google.com [209.85.210.49]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 15A8B85472 for ; Tue, 6 Dec 2022 17:16:35 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=robherring2@gmail.com Received: by mail-ot1-f49.google.com with SMTP id p10-20020a9d76ca000000b0066d6c6bce58so9558728otl.7 for ; Tue, 06 Dec 2022 08:16:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:message-id:date:from:content-transfer-encoding:mime-version :subject:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=PRsR9RvIi6hltn4VVPC41YekpXS1pEtSg73kDW5+zlg=; b=fOfslnPtRIJY+3zLZIFVC5ZCFm0kNST5aE7vLNS963XOS/efr68teohf7M0GHgLBdn H2GXe2tddwGjNPMDWCtEEvmY7NZlyjZByYAO7w9sPXvPkLc8wlIHTNyHlJO2VQFvRIFm IW56muOv2sV9HgAc+b4WGqg2o9GOrlksDHlb/sUjY2b1N9maRVbKNktcAhgVnaCXNSpL PDrkECGIR/6gXBImmqAHAMaeaNc1ZATzjc1EFe/yj07GNE/AX2gOfHPIwEO8KIrghB1G SBCNV2+c4SdoLleyMR+TBkhgvCtLGMi8z1ct00uiArYw422vFy1aPUn0kgs711jAATR7 uH9g== X-Gm-Message-State: ANoB5pl0v7nMiStncVzfrWNDDfsV/GDuf7U/fqavn+s5NuEBQfX8OZ8G 3zi66B/ujdNScNvS7YajWg== X-Google-Smtp-Source: AA0mqf6oOZjM347NlACrwzXeVhfCHsEFuaUNZ5JHJ25ifGtBtm01RRQA4hNmW2i1G+x44NeDDVpQhw== X-Received: by 2002:a9d:3d3:0:b0:66e:a5da:39a5 with SMTP id f77-20020a9d03d3000000b0066ea5da39a5mr6613865otf.275.1670343393494; Tue, 06 Dec 2022 08:16:33 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p9-20020a4aa249000000b004a0783d7da6sm8000028ool.16.2022.12.06.08.16.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Dec 2022 08:16:33 -0800 (PST) Received: (nullmailer pid 581641 invoked by uid 1000); Tue, 06 Dec 2022 16:16:32 -0000 Subject: [PATCH 0/4] Synquacer DT schema fixes MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-b4-tracking: H4sIANxqj2MC/w3LwQqAIAwA0F+JnRvooJD+ZukqQRa5CiL69zy+w3vBpGYxmLoXqtzZ8q4Nvu8gbq yrYE7NQI7IkxvRHj0ujlIxnYYD+cG5JQT2CdqZ2QTnyhq3tvQq5ft+fxgr22QAAAA= From: Rob Herring Date: Tue, 06 Dec 2022 10:16:28 -0600 Message-Id: <20221206-synquacer-dts-v1-0-73eb52e391e9@kernel.org> To: Masahisa Kojima , Tom Rini , Ilias Apalodimas Cc: u-boot@lists.denx.de X-Mailer: b4 0.11.0-dev X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean This is a series of DT fixes for the Synquacer. These issues were found running the dtschema tools. I don't have a board, but Ilias has tested the changes for me. Thanks! Signed-off-by: Rob Herring --- Rob Herring (4): dts: synquacer: Drop CPU 'arm,armv8' compatibles dts: synquacer: Use generic node names dts: synquacer: Fix "arm,armv7-timer-mem" node address sizes dts: synquacer: Fix idle-states 'entry-method' value .../dts/synquacer-sc2a11-developerbox-u-boot.dtsi | 2 +- arch/arm/dts/synquacer-sc2a11-developerbox.dts | 2 +- arch/arm/dts/synquacer-sc2a11.dtsi | 70 +++++++++++----------- 3 files changed, 37 insertions(+), 37 deletions(-) --- base-commit: bebb393b340295edb9ba50a996fc0510cd1b6ac0 change-id: 20221206-synquacer-dts-521500f88a1d Best regards, -- Rob Herring