From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milo Kim Subject: Re: [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3 Date: Thu, 1 Sep 2016 21:51:00 +0900 Message-ID: <85db83b5-a98d-dfc2-5082-8b235f2185c2@gmail.com> References: <20160831082520.25962-1-woogyom.kim@gmail.com> <20160831082520.25962-2-woogyom.kim@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pwm-owner@vger.kernel.org To: Chen-Yu Tsai Cc: Rob Herring , Maxime Ripard , Linus Walleij , Thierry Reding , devicetree , "linux-gpio@vger.kernel.org" , linux-pwm@vger.kernel.org, linux-arm-kernel , linux-kernel List-Id: devicetree@vger.kernel.org On 08/31/2016 05:33 PM, Chen-Yu Tsai wrote: >> + pwm0_pin_a: pwm0@0 { > This is the only possible configuration. You can drop the _a suffix > from the label, and @0 from the node name. OK, thanks for your review. Best regards, Milo