From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 10 Sep 2018 14:44:24 -0500 Subject: [PATCH v3 14/30] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T In-Reply-To: <20180831084854.q2uh63pw5vprqlzt@flea> References: <20180830154518.29507-1-embed3d@gmail.com> <20180830154518.29507-15-embed3d@gmail.com> <20180831084854.q2uh63pw5vprqlzt@flea> Message-ID: <20180910194424.GA21461@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Aug 31, 2018 at 10:48:54AM +0200, Maxime Ripard wrote: > On Thu, Aug 30, 2018 at 05:45:02PM +0200, Philipp Rossak wrote: > > Allwinner H3 features a thermal sensor like the one in A33, but has its > > register re-arranged, the clock divider moved to CCU (originally the > > clock divider is in ADC) and added a pair of bus clock and reset. > > > > Allwinner A83T features a thermal sensor similar to the H3, the ths clock, > > the bus clock and the reset was removed from the CCU. The THS in A83T > > has a clock that is directly connected and runs with 24 MHz. > > > > Update the binding document to cover H3 and A83T. > > > > Signed-off-by: Philipp Rossak > > You probably want to have a look at: > https://www.spinics.net/lists/arm-kernel/msg670167.html Well, which is it? An ADC or thermal sensor? Rob