From patchwork Mon Oct 15 14:11:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Kaneko X-Patchwork-Id: 10641927 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 01FA6925 for ; Mon, 15 Oct 2018 14:12:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E452629953 for ; Mon, 15 Oct 2018 14:12:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D7FDD29AE1; Mon, 15 Oct 2018 14:12:09 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D5D3629953 for ; Mon, 15 Oct 2018 14:12:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726581AbeJOV5f (ORCPT ); Mon, 15 Oct 2018 17:57:35 -0400 Received: from mail-pf1-f179.google.com ([209.85.210.179]:41062 "EHLO mail-pf1-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726525AbeJOV5f (ORCPT ); Mon, 15 Oct 2018 17:57:35 -0400 Received: by mail-pf1-f179.google.com with SMTP id m77-v6so9745288pfi.8; Mon, 15 Oct 2018 07:12:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=P9fqJakxVJgOa7V5Tx/8U5admLkjTyJkVhJ4zUYCyc4=; b=WhA056XNFvmqEVfbxF/Erdvqcw0FIaB8F91llqkNgCM2oWHA/hkmnGW4EMT7rYcMBl md1zu6iO7TRmvaPRBLkr/62snycQ6xmVwWgRKGc/5cTekONR8qsaM6jgOqinJjj8My2B CBQswuxccpbWovZXmb1XktOs2tkO1Z2ZjaWUp6Hq02yW7haiFVmCBdGkZjvWEJZiHXya 1fShdOozUUZU5Ol4zERcUZFDaALJxmzFvolYWGYIdb48+kcDH3+G6P59e0mPtUpQ+Nst bnNFwBS7C2uB6KqbxsK94dHPq0+eWREsLoZJ6XSw3XP4WxcQgMJLpxEO6fLQ3c4jbLob rCXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=P9fqJakxVJgOa7V5Tx/8U5admLkjTyJkVhJ4zUYCyc4=; b=iKzGk/HpvwVZIKxfOoQTjQ2nxzyynTCyVAC2O3TZROaRP3XGBmbXR5PUXWA1evvSF9 tAL2sU3rt6HVQ3pKMKLtL2tGY682pUBSNm6w35Blrc1bLfsfa0vPrhIOM/4ipObF51p7 oclp/Cetq62jDjxuWPc0ug73ML6HbxchaytV4I+MGy2GBxFP+dwpTHl6n+N0EPa2/eMF 44SLPUkYSJG5Jvi06VA1iaf9mHmt1MS2B7fP65BD86fKanzCFRhlKn/Jpnaia9g53YZa xF3qU8is5KqfyLpLUXnWWXVQjzlpEI9tAlzM6DSwfqxgajPdYj+C+kLCaUWvrKU21nGC KCXw== X-Gm-Message-State: ABuFfog9fzAkpshPM8lv9+3AN9+l72kNwMbCJ/jNzi+jfQy9rPSsZ7SS 9pcBwsNs3ftsZOjl2nvxX3VYGvC3 X-Google-Smtp-Source: ACcGV63VfXuoxQ73a7t7m5PEhUp+1CPBnX0cKHaAHN8bLjJGF0Pcgn03OTKYdn/uHid8qTTvog5N7Q== X-Received: by 2002:a65:6249:: with SMTP id q9-v6mr16128921pgv.392.1539612727193; Mon, 15 Oct 2018 07:12:07 -0700 (PDT) Received: from localhost.localdomain (p7732116-ipngn36501marunouchi.tokyo.ocn.ne.jp. [114.158.79.116]) by smtp.gmail.com with ESMTPSA id f22-v6sm15875787pff.29.2018.10.15.07.12.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 15 Oct 2018 07:12:06 -0700 (PDT) From: Yoshihiro Kaneko To: linux-pm@vger.kernel.org Cc: Zhang Rui , Eduardo Valentin , Rob Herring , Simon Horman , Magnus Damm , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH/RFT 0/2] thermal: add suport for R8A77990 Date: Mon, 15 Oct 2018 23:11:57 +0900 Message-Id: <1539612719-9650-1-git-send-email-ykaneko0929@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This series adds thermal support for R-Car E3 (R8A77990). This series is based on the next branch of Eduardo Valentin's linux-soc-thermal tree. Yoshihiro Kaneko (2): dt-bindings: thermal: rcar-thermal: add R8A77990 support thermal: rcar_thermal: add R8A77990 support Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 5 +++-- drivers/thermal/rcar_thermal.c | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) Reviewed-by: Simon Horman Tested-by: Simon Horman