On Fri, Jan 12, 2024 at 03:10:12PM +0800, Chen-Yu Tsai wrote: > On Fri, Jan 12, 2024 at 3:55 AM Nícolas F. R. A. Prado > <nfraprado@xxxxxxxxxxxxx> wrote: > > > > The cbas node is used to describe base detection functionality in the > > ChromeOS EC, which is used for units that have a detachable keyboard and > > thus rely on this functionality to switch between tablet and laptop > > mode. > > > > The juniper-sku16 machine is a convertible, meaning the keyboard can be > > flipped but not detached. The detection for the keyboard getting > > flipped is handled by the driver bound to the keyboard-controller > > node in the EC. > > We could do this for the whole jacuzzi family, which are all clamshell > or convertibles. Ah that's great info, thanks! I suspected so but since this unit was the only one that I could actually test the change on, I decided to stick to it. I'll send a v2 removing the node at the jacuzzi dtsi level then. Thanks, Nícolas